Home
last modified time | relevance | path

Searched defs:arg (Results 751 – 775 of 3764) sorted by relevance

1...<<31323334353637383940>>...151

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_btf_haskv.c45 int _dummy_tracepoint(void *arg) in _dummy_tracepoint()
H A Dtest_btf_nokv.c42 int _dummy_tracepoint(void *arg) in _dummy_tracepoint()
/OK3568_Linux_fs/kernel/scripts/gdb/linux/
H A Ddmesg.py33 def invoke(self, arg, from_tty): argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/ptrace/
H A Dvmaccess.c18 static void *thread(void *arg) in thread()
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dpsloop.c54 union acpi_parse_object *arg = NULL; in acpi_ps_get_arguments() local
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Demu10k1_synth.c24 struct snd_emu10k1_synth_arg *arg; in snd_emu10k1_synth_probe() local
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/
H A Dflock.c23 size_t syscall_arg__scnprintf_flock(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_flock()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Diomux.c24 static long rk_iomux_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in rk_iomux_ioctl()
/OK3568_Linux_fs/kernel/tools/testing/selftests/membarrier/
H A Dmembarrier_test_multi_thread.c18 void *test_membarrier_thread(void *arg) in test_membarrier_thread()
/OK3568_Linux_fs/kernel/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi_mismatched_ops.c44 void *blocking_child(void *arg) in blocking_child()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dprocessor.h316 #define SVE_SET_VL(arg) sve_set_current_vl(arg) argument
320 #define PAC_RESET_KEYS(tsk, arg) ptrauth_prctl_reset_keys(tsk, arg) argument
331 #define SET_TAGGED_ADDR_CTRL(arg) set_tagged_addr_ctrl(current, arg) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwldev_common.c66 struct net_device *dev, u32 cmd, void *arg, u32 len, u32 set) in wldev_ioctl()
87 struct net_device *dev, u32 cmd, const void *arg, u32 len) in wldev_ioctl_set()
102 struct net_device *dev, u32 cmd, void *arg, u32 len) in wldev_ioctl_get()
/OK3568_Linux_fs/kernel/drivers/iio/imu/
H A Dadis16460.c75 static int adis16460_show_serial_number(void *arg, u64 *val) in adis16460_show_serial_number()
93 static int adis16460_show_product_id(void *arg, u64 *val) in adis16460_show_product_id()
111 static int adis16460_show_flash_count(void *arg, u64 *val) in adis16460_show_flash_count()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwldev_common.c66 struct net_device *dev, u32 cmd, void *arg, u32 len, u32 set) in wldev_ioctl()
87 struct net_device *dev, u32 cmd, const void *arg, u32 len) in wldev_ioctl_set()
102 struct net_device *dev, u32 cmd, void *arg, u32 len) in wldev_ioctl_get()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/functions/
H A Dpow.hpp337 void eval_log(T& result, const T& arg) in eval_log()
445 void eval_log10(T& result, const T& arg) in eval_log10()
740 void eval_exp2(T& result, const T& arg) in eval_exp2()
/OK3568_Linux_fs/kernel/fs/orangefs/
H A Dorangefs-debugfs.c905 int orangefs_debugfs_new_client_mask(void __user *arg) in orangefs_debugfs_new_client_mask()
929 int orangefs_debugfs_new_client_string(void __user *arg) in orangefs_debugfs_new_client_string()
982 int orangefs_debugfs_new_debug(void __user *arg) in orangefs_debugfs_new_debug()
/OK3568_Linux_fs/kernel/fs/autofs/
H A Droot.c860 unsigned int cmd, unsigned long arg) in autofs_root_ioctl_unlocked()
911 unsigned int cmd, unsigned long arg) in autofs_root_ioctl()
920 unsigned int cmd, unsigned long arg) in autofs_root_compat_ioctl()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwldev_common.c66 struct net_device *dev, u32 cmd, void *arg, u32 len, u32 set) in wldev_ioctl()
87 struct net_device *dev, u32 cmd, const void *arg, u32 len) in wldev_ioctl_set()
102 struct net_device *dev, u32 cmd, void *arg, u32 len) in wldev_ioctl_get()
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/
H A Dhabanalabs_ioctl.c535 static long _hl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg, in _hl_ioctl()
607 long hl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in hl_ioctl()
625 long hl_ioctl_control(struct file *filep, unsigned int cmd, unsigned long arg) in hl_ioctl_control()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/gradle/wrapper/
HDgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/OK3568_Linux_fs/kernel/drivers/input/serio/
H A Dserport.c210 unsigned int cmd, unsigned long arg) in serport_ldisc_ioctl()
229 unsigned int cmd, unsigned long arg) in serport_ldisc_compat_ioctl()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_jobctrl.c346 static int tiocsctty(struct tty_struct *tty, struct file *file, int arg) in tiocsctty()
553 struct file *file, unsigned int cmd, unsigned long arg) in tty_jobctrl_ioctl()
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dsparc-us2e-cpufreq.c227 static void __us2e_freq_get(void *arg) in __us2e_freq_get()
245 static void __us2e_freq_target(void *arg) in __us2e_freq_target()
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dhostaudio_kern.c135 unsigned int cmd, unsigned long arg) in hostaudio_ioctl()
229 unsigned int cmd, unsigned long arg) in hostmixer_ioctl_mixdev()
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-gd.c302 unsigned int cmd, unsigned long arg)
312 unsigned int cmd, unsigned long arg)

1...<<31323334353637383940>>...151