| /linux/tools/testing/selftests/powerpc/tm/ |
| H A D | tm-trap.c | 179 void usr1_signal_handler(int signo, siginfo_t *si, void *not_used) in usr1_signal_handler() argument 185 void *ping(void *not_used) in ping() argument 234 void *pong(void *not_used) in pong() argument
|
| H A D | tm-unavailable.c | 286 void *tm_una_pong(void *not_used) in tm_una_pong() argument
|
| /linux/drivers/acpi/ |
| H A D | container.c | 26 static int check_offline(struct acpi_device *adev, void *not_used) in check_offline() argument 46 const struct acpi_device_id *not_used) in container_device_attach() argument
|
| H A D | acpi_memhotplug.c | 33 const struct acpi_device_id *not_used); 285 const struct acpi_device_id *not_used) in acpi_memory_device_add() argument
|
| H A D | device_pm.c | 378 static int fix_up_power_if_applicable(struct acpi_device *adev, void *not_used) in fix_up_power_if_applicable() argument 473 static int acpi_power_up_if_adr_present(struct acpi_device *adev, void *not_used) in acpi_power_up_if_adr_present() argument 529 static void acpi_pm_notify_handler(acpi_handle handle, u32 val, void *not_used) in acpi_pm_notify_handler() argument
|
| H A D | pci_link.c | 37 const struct acpi_device_id *not_used); 716 const struct acpi_device_id *not_used) in acpi_pci_link_add() argument
|
| H A D | glue.c | 81 static int match_any(struct acpi_device *adev, void *not_used) in match_any() argument
|
| H A D | pci_root.c | 30 const struct acpi_device_id *not_used); 640 const struct acpi_device_id *not_used) in acpi_pci_root_add() argument
|
| H A D | scan.c | 298 static int acpi_bus_post_eject(struct acpi_device *adev, void *not_used) in acpi_bus_post_eject() argument 2185 void *not_used, void **ret_p) in acpi_bus_check_add_1() argument 2191 void *not_used, void **ret_p) in acpi_bus_check_add_2() argument 2290 const struct acpi_device_id *not_used) in acpi_generic_device_attach() argument
|
| H A D | osl.c | 1558 void acpi_os_release_lock(acpi_spinlock lockp, acpi_cpu_flags not_used) in acpi_os_release_lock() argument
|
| /linux/drivers/thunderbolt/ |
| H A D | debugfs.c | 670 static int margining_ber_level_show(struct seq_file *s, void *not_used) in margining_ber_level_show() argument 681 static int margining_caps_show(struct seq_file *s, void *not_used) in margining_caps_show() argument 853 static int margining_lanes_show(struct seq_file *s, void *not_used) in margining_lanes_show() argument 918 void *not_used) in margining_voltage_time_offset_show() argument 971 static int margining_error_counter_show(struct seq_file *s, void *not_used) in margining_error_counter_show() argument 1024 static int margining_dwell_time_show(struct seq_file *s, void *not_used) in margining_dwell_time_show() argument 1062 void *not_used) in margining_optional_voltage_offset_show() argument 1117 static int margining_mode_show(struct seq_file *s, void *not_used) in margining_mode_show() argument 1410 static int margining_results_show(struct seq_file *s, void *not_used) in margining_results_show() argument 1504 static int margining_test_show(struct seq_file *s, void *not_used) in margining_test_show() argument [all …]
|
| H A D | dma_test.c | 593 static int status_show(struct seq_file *s, void *not_used) in status_show() argument
|
| /linux/drivers/cpufreq/ |
| H A D | acpi-cpufreq.c | 247 static u32 cpu_freq_read_intel(struct acpi_pct_register *not_used) in cpu_freq_read_intel() argument 255 static void cpu_freq_write_intel(struct acpi_pct_register *not_used, u32 val) in cpu_freq_write_intel() argument 264 static u32 cpu_freq_read_amd(struct acpi_pct_register *not_used) in cpu_freq_read_amd() argument 272 static void cpu_freq_write_amd(struct acpi_pct_register *not_used, u32 val) in cpu_freq_write_amd() argument
|
| H A D | intel_pstate.c | 2065 static int atom_get_min_pstate(int not_used) in atom_get_min_pstate() argument 2073 static int atom_get_max_pstate(int not_used) in atom_get_max_pstate() argument 2081 static int atom_get_turbo_pstate(int not_used) in atom_get_turbo_pstate() argument
|
| /linux/drivers/md/persistent-data/ |
| H A D | dm-space-map-common.h | 112 __le32 not_used; member
|
| /linux/drivers/usb/typec/ucsi/ |
| H A D | debugfs.c | 73 static int ucsi_resp_show(struct seq_file *s, void *not_used) in ucsi_resp_show() argument
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_bo.c | 353 bool not_used; in vmw_bo_map_and_cache_size() local 359 virtual = ttm_kmap_obj_virtual(&vbo->map, ¬_used); in vmw_bo_map_and_cache_size() 368 return ttm_kmap_obj_virtual(&vbo->map, ¬_used); in vmw_bo_map_and_cache_size()
|
| /linux/drivers/pmdomain/xilinx/ |
| H A D | zynqmp-pm-domains.c | 52 static int zynqmp_gpd_is_active_wakeup_path(struct device *dev, void *not_used) in zynqmp_gpd_is_active_wakeup_path() argument
|
| /linux/tools/testing/ktest/ |
| H A D | ktest.pl | 1335 my %not_used; 1345 $not_used{$op} = 1; 1349 if (%not_used) { 1351 $s = " is" if (keys %not_used == 1); 1353 foreach my $option (keys %not_used) {
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | dib0700_core.c | 699 u8 not_used; member 789 poll_reply->rc5.not_used, poll_reply->rc5.system, in dib0700_rc_urb_completion()
|
| /linux/net/core/ |
| H A D | devmem.c | 35 void *not_used) in net_devmem_dmabuf_free_chunk_owner() argument
|
| /linux/drivers/acpi/x86/ |
| H A D | s2idle.c | 442 const struct acpi_device_id *not_used) in lps0_device_attach() argument
|
| /linux/arch/x86/pci/ |
| H A D | mmconfig-shared.c | 429 static bool is_acpi_reserved(u64 start, u64 end, enum e820_type not_used) in is_acpi_reserved() argument
|
| /linux/sound/soc/ |
| H A D | soc-core.c | 1292 struct snd_soc_dai *dai, *not_used; in snd_soc_runtime_get_dai_fmt() 1334 for_each_rtd_dais(rtd, j, not_used) { in snd_soc_runtime_get_dai_fmt() 1293 struct snd_soc_dai *dai, *not_used; snd_soc_runtime_get_dai_fmt() local
|
| /linux/drivers/base/ |
| H A D | core.c | 378 static int device_reorder_to_tail(struct device *dev, void *not_used) in device_reorder_to_tail() argument 4158 static int device_check_offline(struct device *dev, void *not_used) in device_check_offline() argument
|