Home
last modified time | relevance | path

Searched defs:_arg (Results 1 – 15 of 15) sorted by relevance

/linux/arch/sparc/kernel/
H A Ddevices.c74 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 Dfutex_numa.c109 static void *threadfn(void *_arg) in threadfn()
141 static void *contendfn(void *_arg) in contendfn()
/linux/tools/perf/util/
H A Ddemangle-rust-v0.c1147 …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/tools/testing/selftests/vfio/lib/include/libvfio/
H A Dassert.h48 #define ioctl_assert(_fd, _op, _arg) do { \ argument
/linux/arch/arm/common/
H A Dmcpm_entry.c373 static int __init nocache_trampoline(unsigned long _arg) in nocache_trampoline()
/linux/net/ipv6/
H A Droute.c531 static int __rt6_nh_dev_match(struct fib6_nh *nh, void *_arg) in __rt6_nh_dev_match() argument
815 static int rt6_nh_find_match(struct fib6_nh *nh, void *_arg) in rt6_nh_find_match() argument
1933 rt6_nh_remove_exception_rt(struct fib6_nh * nh,void * _arg) rt6_nh_remove_exception_rt() argument
2004 fib6_nh_find_match(struct fib6_nh * nh,void * _arg) fib6_nh_find_match() argument
2212 rt6_nh_age_exceptions(struct fib6_nh * nh,void * _arg) rt6_nh_age_exceptions() argument
3095 fib6_nh_redirect_match(struct fib6_nh * nh,void * _arg) fib6_nh_redirect_match() argument
4114 fib6_nh_del_cached_rt(struct fib6_nh * nh,void * _arg) fib6_nh_del_cached_rt() argument
5034 fib6_nh_mtu_change(struct fib6_nh * nh,void * _arg) fib6_nh_mtu_change() argument
[all...]
H A Dip6_fib.c1014 static int fib6_nh_drop_pcpu_from(struct fib6_nh *nh, void *_arg) in fib6_nh_drop_pcpu_from()
/linux/drivers/cpufreq/
H A Dvexpress-spc-cpufreq.c478 unsigned long action, void *_arg) in bL_cpufreq_switcher_notifier()
/linux/drivers/s390/scsi/
H A Dzfcp_sysfs.c748 #define ZFCP_SHOST_ATTR(_name, _format, _arg...) \ argument
/linux/drivers/input/misc/
H A Duinput.c873 #define uinput_set_bit(_arg, _bit, _max) \ argument
/linux/drivers/nfc/pn533/
H A Dpn533.c588 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/sound/hda/common/
H A Dcodec.c1876 init_follower_0dB(struct snd_kcontrol * follower,struct snd_kcontrol * kctl,void * _arg) init_follower_0dB() argument
1923 init_follower_unmute(struct snd_kcontrol * follower,struct snd_kcontrol * kctl,void * _arg) init_follower_unmute() argument
/linux/drivers/i2c/
H A Di2c-core-base.c2060 i2c_cmd(struct device * dev,void * _arg) i2c_cmd() argument
/linux/drivers/iio/
H A Dindustrialio-buffer.c1991 void __user *_arg = (void __user *)arg; in iio_buffer_chrdev_ioctl() local
/linux/sound/core/
H A Dpcm_native.c3290 static int snd_pcm_tstamp(struct snd_pcm_substream *substream, int __user *_arg) in snd_pcm_tstamp()