| /linux/arch/sparc/kernel/ |
| H A D | devices.c | 74 static int cpu_instance_compare(phandle nd, int instance, void *_arg) in cpu_instance_compare() 89 static int cpu_mid_compare(phandle nd, int instance, void *_arg) in cpu_mid_compare()
|
| /linux/tools/testing/selftests/futex/functional/ |
| H A D | futex_numa.c | 109 static void *threadfn(void *_arg) in threadfn() 141 static void *contendfn(void *_arg) in contendfn()
|
| /linux/arch/arm/common/ |
| H A D | bL_switcher.c | 62 static void bL_do_switch(void *_arg) in bL_do_switch() 122 static int bL_switchpoint(unsigned long _arg) in bL_switchpoint()
|
| H A D | mcpm_entry.c | 373 static int __init nocache_trampoline(unsigned long _arg) in nocache_trampoline()
|
| /linux/tools/perf/util/ |
| H A D | demangle-rust-v0.c | 1147 …ic NODISCARD overflow_status printer_print_path_out_of_value(struct printer *printer, bool *_arg) { in printer_print_path_out_of_value() 1152 static NODISCARD overflow_status printer_print_path_in_value(struct printer *printer, bool *_arg) { in printer_print_path_in_value() 1324 …c NODISCARD overflow_status printer_print_const_out_of_value(struct printer *printer, bool *_arg) { in printer_print_const_out_of_value() 1329 static NODISCARD overflow_status printer_print_const_in_value(struct printer *printer, bool *_arg) { in printer_print_const_in_value() 1591 static NODISCARD overflow_status printer_print_type_backref(struct printer *printer, bool *_arg) { in printer_print_type_backref()
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | msm_gem_vma.c | 484 msm_gem_vm_sm_step_map(struct drm_gpuva_op *op, void *_arg) in msm_gem_vm_sm_step_map() 615 msm_gem_vm_sm_step_unmap(struct drm_gpuva_op *op, void *_arg) in msm_gem_vm_sm_step_unmap()
|
| /linux/include/drm/ttm/ |
| H A D | ttm_bo.h | 540 #define ttm_bo_lru_for_each_reserved_guarded(_cursor, _man, _arg, _bo) \ argument
|
| /linux/net/ipv6/ |
| H A D | route.c | 531 static int __rt6_nh_dev_match(struct fib6_nh *nh, void *_arg) in __rt6_nh_dev_match() 815 static int rt6_nh_find_match(struct fib6_nh *nh, void *_arg) in rt6_nh_find_match() 1921 static int rt6_nh_remove_exception_rt(struct fib6_nh *nh, void *_arg) in rt6_nh_remove_exception_rt() 1992 static int fib6_nh_find_match(struct fib6_nh *nh, void *_arg) in fib6_nh_find_match() 2198 static int rt6_nh_age_exceptions(struct fib6_nh *nh, void *_arg) in rt6_nh_age_exceptions() 3080 static int fib6_nh_redirect_match(struct fib6_nh *nh, void *_arg) in fib6_nh_redirect_match() 4099 static int fib6_nh_del_cached_rt(struct fib6_nh *nh, void *_arg) in fib6_nh_del_cached_rt() 5019 static int fib6_nh_mtu_change(struct fib6_nh *nh, void *_arg) in fib6_nh_mtu_change()
|
| H A D | ip6_fib.c | 1003 static int fib6_nh_drop_pcpu_from(struct fib6_nh *nh, void *_arg) in fib6_nh_drop_pcpu_from()
|
| /linux/drivers/cpufreq/ |
| H A D | vexpress-spc-cpufreq.c | 478 unsigned long action, void *_arg) in bL_cpufreq_switcher_notifier()
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_ggtt.c | 705 static int bxt_vtd_ggtt_insert_page__cb(void *_arg) in bxt_vtd_ggtt_insert_page__cb() 734 static int bxt_vtd_ggtt_insert_entries__cb(void *_arg) in bxt_vtd_ggtt_insert_entries__cb()
|
| /linux/mm/ |
| H A D | memory-tiers.c | 872 unsigned long action, void *_arg) in memtier_hotplug_callback()
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_ttm_move.c | 478 struct i915_ttm_memcpy_arg _arg, *arg = &_arg; in __i915_ttm_move() local
|
| /linux/tools/testing/selftests/vfio/lib/ |
| H A D | vfio_pci_device.c | 26 #define ioctl_assert(_fd, _op, _arg) do { \ argument
|
| /linux/drivers/s390/scsi/ |
| H A D | zfcp_sysfs.c | 750 #define ZFCP_SHOST_ATTR(_name, _format, _arg...) \ argument
|
| /linux/drivers/input/misc/ |
| H A D | uinput.c | 852 #define uinput_set_bit(_arg, _bit, _max) \ argument
|
| /linux/include/linux/ |
| H A D | workqueue.h | 843 #define work_on_cpu(_cpu, _fn, _arg) \ argument
|
| /linux/arch/x86/kvm/vmx/ |
| H A D | tdx.c | 356 static void tdx_flush_vp(void *_arg) in tdx_flush_vp() 3168 void __user *src, int order, void *_arg) in tdx_gmem_post_populate()
|
| /linux/drivers/nfc/pn533/ |
| H A D | pn533.c | 588 static int pn533_send_sync_complete(struct pn533 *dev, void *_arg, in pn533_send_sync_complete() 2101 static int pn533_data_exchange_complete(struct pn533 *dev, void *_arg, in pn533_data_exchange_complete()
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfa.h | 431 #define bfa_timer_start(_bfa, _timer, _timercb, _arg, _timeout) \ argument
|
| /linux/sound/hda/common/ |
| H A D | codec.c | 1876 void *_arg) in init_follower_0dB() 1923 void *_arg) in init_follower_unmute()
|
| /linux/drivers/i2c/ |
| H A D | i2c-core-base.c | 2060 static int i2c_cmd(struct device *dev, void *_arg) in i2c_cmd()
|
| /linux/drivers/nfc/ |
| H A D | port100.c | 902 static void port100_send_sync_complete(struct port100 *dev, void *_arg, in port100_send_sync_complete()
|
| /linux/drivers/iio/ |
| H A D | industrialio-buffer.c | 1980 void __user *_arg = (void __user *)arg; in iio_buffer_chrdev_ioctl() local
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/ |
| H A D | amdgpu_smu.c | 1542 unsigned long action, void *_arg) in smu_wbrf_event_handler()
|