/kernel/linux/linux-6.6/sound/core/seq/oss/ |
H A D | seq_oss_ioctl.c | 18 static int snd_seq_oss_synth_info_user(struct seq_oss_devinfo *dp, void __user *arg) in snd_seq_oss_synth_info_user() argument 31 static int snd_seq_oss_midi_info_user(struct seq_oss_devinfo *dp, void __user *arg) in snd_seq_oss_midi_info_user() argument 44 static int snd_seq_oss_oob_user(struct seq_oss_devinfo *dp, void __user *arg) in snd_seq_oss_oob_user() argument 64 void __user *arg = (void __user *)carg; in snd_seq_oss_ioctl() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | subprogs.c | 12 static void *toggle_jit_harden(void *arg) in toggle_jit_harden() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | fentry_test.c | 65 int BPF_PROG(test7, struct bpf_fentry_test_t *arg) in BPF_PROG() argument 74 int BPF_PROG(test8, struct bpf_fentry_test_t *arg) in BPF_PROG() argument
|
H A D | fexit_test.c | 66 int BPF_PROG(test7, struct bpf_fentry_test_t *arg) in BPF_PROG() argument 75 int BPF_PROG(test8, struct bpf_fentry_test_t *arg) in BPF_PROG() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/futex/functional/ |
H A D | futex_wait_uninitialized_heap.c | 51 void *wait_thread(void *arg) in wait_thread() argument
|
H A D | futex_requeue_pi_mismatched_ops.c | 44 void *blocking_child(void *arg) in blocking_child() argument
|
/kernel/liteos_a/arch/arm/arm/src/ |
H A D | smp.c | 47 VOID *arg; member 53 VOID HalArchCpuOn(UINT32 cpuNum, ArchCpuStartFunc func, struct SmpOps *ops, VOID *arg) in HalArchCpuOn() argument
|
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/task/float/ |
H A D | It_smp_los_float_switch_002.c | 44 static void TaskF01(UINT32 arg) in TaskF01() argument 93 static void TaskF02(UINT32 arg) in TaskF02() argument
|
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/task/full/ |
H A D | It_los_task_timeslice_004.c | 50 static void SwtmrF01(UINT32 *arg) in SwtmrF01() argument 60 UINT32 arg; in TaskF01() local
|
H A D | It_los_task_142.c | 67 HWI_ARG_T arg = 0; in Testcase() local
|
/kernel/liteos_a/testsuites/kernel/sample/posix/mutex/full/ |
H A D | It_posix_mutex_074.c | 44 static VOID *TaskF01(void *arg) in TaskF01() argument 72 static VOID *TaskF02(void *arg) in TaskF02() argument 91 static VOID *TaskF03(void *arg) in TaskF03() argument
|
H A D | It_posix_mutex_075.c | 44 static VOID *TaskF01(void *arg) in TaskF01() argument 70 static VOID *TaskF02(void *arg) in TaskF02() argument 89 static VOID *TaskF03(void *arg) in TaskF03() argument
|
H A D | It_posix_mutex_079.c | 44 static VOID *TaskF01(void *arg) in TaskF01() argument 58 static VOID *TaskF02(void *arg) in TaskF02() argument 66 static VOID *TaskF03(void *arg) in TaskF03() argument
|
H A D | It_posix_mutex_071.c | 42 static VOID *TaskF01(void *arg) in TaskF01() argument 61 static VOID *TaskF02(void *arg) in TaskF02() argument
|
H A D | It_posix_mutex_072.c | 42 static VOID *TaskF01(void *arg) in TaskF01() argument 61 static VOID *TaskF02(void *arg) in TaskF02() argument
|
H A D | It_posix_mutex_099.c | 43 static VOID *TaskF01(void *arg) in TaskF01() argument 64 static VOID *TaskF02(void *arg) in TaskF02() argument
|
H A D | It_posix_mutex_093.c | 43 static VOID *TaskF01(void *arg) in TaskF01() argument 67 static VOID *TaskF02(void *arg) in TaskF02() argument
|
H A D | It_posix_mutex_022.c | 45 void *UnlockIssue022(void *arg) in UnlockIssue022() argument
|
H A D | It_posix_mutex_070.c | 42 static VOID *TaskF01(void *arg) in TaskF01() argument 67 static VOID *TaskF02(void *arg) in TaskF02() argument
|
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/ |
H A D | It_posix_pthread_116.c | 45 static VOID *PthreadF01(VOID *arg) in PthreadF01() argument 72 static VOID *PthreadF02(VOID *arg) in PthreadF02() argument
|
H A D | It_posix_pthread_205.c | 40 static VOID *PthreadF01(VOID *arg) in PthreadF01() argument 63 static VOID *PthreadF02(VOID *arg) in PthreadF02() argument
|
/kernel/liteos_a/drivers/char/random/src/ |
H A D | random_hw.c | 66 static int RandomHwIoctl(struct file *filep, int cmd, unsigned long arg) in RandomHwIoctl() argument
|
/kernel/liteos_a/fs/proc/os_adapt/ |
H A D | mounts_proc.c | 41 static int ShowType(const char *devPoint, const char *mountPoint, struct statfs *statBuf, void *arg) in ShowType() argument
|
/kernel/liteos_a/fs/vfs/operation/ |
H A D | vfs_fcntl.c | 77 int arg = va_arg(ap, int); in VfsFcntl() local
|
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/swtmr/full/ |
H A D | It_los_swtmr_033.c | 52 static VOID SwtmrF01(UINT32 arg) in SwtmrF01() argument 58 static VOID SwtmrF02(UINT32 arg) in SwtmrF02() argument
|