| /kernel/linux/linux-6.6/sound/firewire/dice/ |
| H A D | dice-hwdep.c | 72 static int hwdep_get_info(struct snd_dice *dice, void __user *arg) in hwdep_get_info() argument 139 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_ioctl() argument 157 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_compat_ioctl() argument
|
| /kernel/linux/linux-6.6/sound/firewire/digi00x/ |
| H A D | digi00x-hwdep.c | 80 static int hwdep_get_info(struct snd_dg00x *dg00x, void __user *arg) in hwdep_get_info() argument 147 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_ioctl() argument 165 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_compat_ioctl() argument
|
| /kernel/linux/linux-6.6/sound/firewire/fireface/ |
| H A D | ff-hwdep.c | 89 static int hwdep_get_info(struct snd_ff *ff, void __user *arg) in hwdep_get_info() argument 156 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_ioctl() argument 174 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_compat_ioctl() argument
|
| /kernel/linux/linux-6.6/sound/firewire/oxfw/ |
| H A D | oxfw-hwdep.c | 70 static int hwdep_get_info(struct snd_oxfw *oxfw, void __user *arg) in hwdep_get_info() argument 137 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_ioctl() argument 155 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_compat_ioctl() argument
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | trace_benchmark.c | 147 static int benchmark_event_kthread(void *arg) in benchmark_event_kthread() argument
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | memtest.c | 93 static int __init parse_memtest(char *arg) in parse_memtest() argument
|
| /kernel/linux/linux-6.6/kernel/time/ |
| H A D | clocksource-wdtest.c | 104 static int wdtest_func(void *arg) in wdtest_func() argument
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | vhost_task.c | 106 struct vhost_task *vhost_task_create(bool (*fn)(void *), void *arg, in vhost_task_create() argument
|
| /kernel/linux/linux-6.6/net/bluetooth/bnep/ |
| H A D | netdev.c | 109 static int bnep_net_set_mac_addr(struct net_device *dev, void *arg) in bnep_net_set_mac_addr() argument
|
| H A D | sock.c | 137 static int bnep_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bnep_sock_ioctl() argument 143 static int bnep_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bnep_sock_compat_ioctl() argument
|
| /kernel/linux/linux-6.6/mm/kasan/ |
| H A D | tags.c | 44 static int __init early_kasan_flag_stacktrace(char *arg) in early_kasan_flag_stacktrace() argument 61 static int __init early_kasan_flag_stack_ring_size(char *arg) in early_kasan_flag_stack_ring_size() argument
|
| /kernel/linux/linux-6.6/net/bluetooth/cmtp/ |
| H A D | sock.c | 139 static int cmtp_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in cmtp_sock_ioctl() argument 145 static int cmtp_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in cmtp_sock_compat_ioctl() argument
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | n_r3964.h | 42 int arg; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/mmc/ |
| H A D | ioctl.h | 27 __u32 arg; member
|
| /kernel/linux/linux-6.6/net/x25/ |
| H A D | x25_route.c | 160 int x25_route_ioctl(unsigned int cmd, void __user *arg) in x25_route_ioctl() argument
|
| /kernel/linux/linux-6.6/samples/trace_events/ |
| H A D | trace-events-sample.c | 61 static int simple_thread(void *arg) in simple_thread() argument 84 static int simple_thread_fn(void *arg) in simple_thread_fn() argument
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/mmc/ |
| H A D | ioctl.h | 27 __u32 arg; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | n_r3964.h | 42 int arg; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/mmc/ |
| H A D | ioctl.h | 16 __u32 arg; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | n_r3964.h | 26 int arg; member
|
| /kernel/liteos_a/testsuites/unittest/container/smoke/ |
| H A D | It_ipc_container_004.cpp | 39 static int childFunc1(void *arg) in childFunc1() argument 71 static int childFunc(void *arg) in childFunc() argument 158 int arg = CHILD_FUNC_ARG; in ItIpcContainer004() local
|
| H A D | It_ipc_container_006.cpp | 39 static int childFunc1(void *arg) in childFunc1() argument 73 static int childFunc(void *arg) in childFunc() argument 172 int arg = CHILD_FUNC_ARG; in ItIpcContainer006() local
|
| H A D | It_time_container_002.cpp | 36 static int childFunc(void *arg) in childFunc() argument 127 int arg = CHILD_FUNC_ARG; in TimeContainerUnshare() local
|
| H A D | It_user_container_002.cpp | 80 static int childFunc(void *arg) in childFunc() argument 132 int arg = CHILD_FUNC_ARG; in ItUserContainer002() local
|
| /kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/full/ |
| H A D | It_posix_queue_121.cpp | 33 static VOID *PthreadF01(VOID *arg) in PthreadF01() argument 54 static VOID *PthreadF02(VOID *arg) in PthreadF02() argument 75 static VOID *PthreadF03(VOID *arg) in PthreadF03() argument 96 static VOID *PthreadF04(VOID *arg) in PthreadF04() argument
|