/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/benchmarks/ |
H A D | fork.c | 46 static void start_process_on(void *(*fn)(void *), void *arg, int cpu) in start_process_on() argument 129 static void *null_fn(void *arg) in null_fn() argument 195 static void *bench_proc(void *arg) in bench_proc() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dscr/ |
H A D | dscr_default_test.c | 21 static void *dscr_default_lockstep_writer(void *arg) in dscr_default_lockstep_writer() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/ |
H A D | tm-signal-pagefault.c | 83 void *fault_handler_thread(void *arg) in fault_handler_thread() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/ptrace/ |
H A D | peeksiginfo.c | 46 struct ptrace_peeksiginfo_args arg; in check_error_paths() local 107 struct ptrace_peeksiginfo_args arg = {.flags = 0, .nr = nr, .off = 0}; in check_direct_path() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/timers/ |
H A D | threadtest.c | 81 void *shared_thread(void *arg) in shared_thread() argument 103 void *independent_thread(void *arg) in independent_thread() argument
|
/kernel/linux/linux-6.6/virt/kvm/ |
H A D | vfio.c | 230 kvm_vfio_file_set_spapr_tce(struct kvm_device *dev, void __user *arg) kvm_vfio_file_set_spapr_tce() argument 274 kvm_vfio_set_file(struct kvm_device *dev, long attr, void __user *arg) kvm_vfio_set_file() argument
|
/kernel/liteos_a/kernel/base/include/ |
H A D | los_swtmr_pri.h | 67 UINTPTR arg; /**< Parameter passed in when the callback function member
|
/kernel/liteos_a/net/telnet/src/ |
H A D | telnet_dev.c | 281 STATIC INT32 TelnetIoctl(struct file *file, const INT32 cmd, unsigned long arg)
in TelnetIoctl() argument
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/xen/ |
H A D | privcmd.h | 26 __u64 arg[5]; member
|
/kernel/linux/linux-6.6/sound/firewire/fireworks/ |
H A D | fireworks_hwdep.c | 206 hwdep_get_info(struct snd_efw *efw, void __user *arg) in hwdep_get_info() argument 277 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_ioctl() argument 296 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/motu/ |
H A D | motu-hwdep.c | 117 static int hwdep_get_info(struct snd_motu *motu, void __user *arg) in hwdep_get_info() argument 184 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_ioctl() argument 267 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/tascam/ |
H A D | tascam-hwdep.c | 147 static int hwdep_get_info(struct snd_tscm *tscm, void __user *arg) in hwdep_get_info() argument 202 static int tscm_hwdep_state(struct snd_tscm *tscm, void __user *arg) in tscm_hwdep_state() argument 222 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_ioctl() argument 242 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/isa/wavefront/ |
H A D | wavefront_fx.c | 152 snd_wavefront_fx_ioctl(struct snd_hwdep *sdev, struct file *file, unsigned int cmd, unsigned long arg) snd_wavefront_fx_ioctl() argument
|
/kernel/liteos_m/components/exchook/ |
H A D | los_exc_info.c | 56 STATIC UINT32 OsExcSaveIntStatus(UINT32 type, VOID *arg)
in OsExcSaveIntStatus() argument 127 STATIC UINT32 OsExcMemMsgGet(UINT32 type, VOID *arg)
in OsExcMemMsgGet() argument 149 STATIC UINT32 OsExcContentGet(UINT32 type, VOID *arg)
in OsExcContentGet() argument 198 STATIC UINT32 OsExcQueueMsgGet(UINT32 type, VOID *arg)
in OsExcQueueMsgGet() argument 207 STATIC UINT32 OsExcTaskMsgGet(UINT32 type, VOID *arg)
in OsExcTaskMsgGet() argument 216 OsExcTskSwitchMsgGet(UINT32 type, VOID *arg) OsExcTskSwitchMsgGet() argument 240 OsExcRegister(ExcInfoType type, EXC_INFO_SAVE_CALLBACK func, VOID *arg) OsExcRegister() argument [all...] |
H A D | los_exc_info.h | 109 VOID *arg;
member
|
/kernel/liteos_m/components/net/lwip-2.1/enhancement/src/ |
H A D | lwip_ifaddrs.c | 210 static void getifaddrs_internal(struct getifaddrs_arg *arg)
in getifaddrs_internal() argument 268 struct getifaddrs_arg arg; lwip_getifaddrs() local [all...] |
/kernel/liteos_m/testsuites/sample/cmsis/ |
H A D | cmsis_func_test.c | 447 static VOID timerCallback(void *arg) in timerCallback() argument
|
/kernel/uniproton/src/core/kernel/irq/ |
H A D | prt_irq.c | 45 OS_SEC_L4_TEXT void OsHwiDefaultHandler(HwiArg arg) in OsHwiDefaultHandler() argument 227 OS_SEC_TEXT void OsHwiCombineDispatchHandler(HwiArg arg) in OsHwiCombineDispatchHandler() argument 239 static OS_SEC_L4_TEXT U32 OsHwiCombineAlloc(U32 irqNum, HwiProcFunc handler, HwiArg arg) in OsHwiCombineAlloc() argument 325 static OS_SEC_L4_TEXT U32 OsHwiConnectHandle(U32 irqNum, HwiProcFunc handler, HwiArg arg) in OsHwiConnectHandle() argument 348 OS_SEC_L4_TEXT U32 PRT_HwiCreate(HwiHandle hwiNum, HwiProcFunc handler, HwiArg arg) in PRT_HwiCreate() argument [all...] |
H A D | prt_irq_internal.h | 102 OS_SEC_ALW_INLINE INLINE void OsHwiParaSet(U32 irqNum, HwiArg arg) in OsHwiParaSet() argument 133 HwiArg arg; in OsHwiHandleActive() local
|
/kernel/uniproton/src/net/lwip-2.1/enhancement/src/ |
H A D | lwip_ifaddrs.c | 196 static void OsGetIfaddrsInternal(struct TagGetifaddrsArg *arg)
in OsGetIfaddrsInternal() argument 259 struct TagGetifaddrsArg arg; OsLwipGetifaddrs() local [all...] |
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | vmcp.c | 200 static long vmcp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in vmcp_ioctl() argument
|
/kernel/linux/linux-6.6/mm/ |
H A D | mmu_gather.c | 190 static void tlb_remove_table_smp_sync(void *arg) in tlb_remove_table_smp_sync() argument
|
H A D | gup_test.c | 222 static inline int pin_longterm_test_start(unsigned long arg) in pin_longterm_test_start() argument 288 static inline int pin_longterm_test_read(unsigned long arg) in pin_longterm_test_read() argument 313 pin_longterm_test_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) pin_longterm_test_ioctl() argument 338 gup_test_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) gup_test_ioctl() argument [all...] |
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | wait_bit.c | 21 int wake_bit_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *arg) in wake_bit_function() argument 160 var_wake_function(struct wait_queue_entry *wq_entry, unsigned int mode, int sync, void *arg) var_wake_function() argument
|
/kernel/linux/linux-6.6/kernel/time/ |
H A D | posix-clock.c | 72 posix_clock_ioctl(struct file *fp, unsigned int cmd, unsigned long arg) posix_clock_ioctl() argument 90 posix_clock_compat_ioctl(struct file *fp, unsigned int cmd, unsigned long arg) posix_clock_compat_ioctl() argument
|