Home
last modified time | relevance | path

Searched defs:arg (Results 2201 - 2225 of 7836) sorted by relevance

1...<<81828384858687888990>>...314

/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/benchmarks/
H A Dfork.c46 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 Ddscr_default_test.c21 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 Dtm-signal-pagefault.c83 void *fault_handler_thread(void *arg) in fault_handler_thread() argument
/kernel/linux/linux-6.6/tools/testing/selftests/ptrace/
H A Dpeeksiginfo.c46 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 Dthreadtest.c81 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 Dvfio.c230 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 Dlos_swtmr_pri.h67 UINTPTR arg; /**< Parameter passed in when the callback function member
/kernel/liteos_a/net/telnet/src/
H A Dtelnet_dev.c281 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 Dprivcmd.h26 __u64 arg[5]; member
/kernel/linux/linux-6.6/sound/firewire/fireworks/
H A Dfireworks_hwdep.c206 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 Dmotu-hwdep.c117 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 Dtascam-hwdep.c147 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 Dwavefront_fx.c152 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 Dlos_exc_info.c56 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 Dlos_exc_info.h109 VOID *arg; member
/kernel/liteos_m/components/net/lwip-2.1/enhancement/src/
H A Dlwip_ifaddrs.c210 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 Dcmsis_func_test.c447 static VOID timerCallback(void *arg) in timerCallback() argument
/kernel/uniproton/src/core/kernel/irq/
H A Dprt_irq.c45 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 Dprt_irq_internal.h102 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 Dlwip_ifaddrs.c196 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 Dvmcp.c200 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 Dmmu_gather.c190 static void tlb_remove_table_smp_sync(void *arg) in tlb_remove_table_smp_sync() argument
H A Dgup_test.c222 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 Dwait_bit.c21 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 Dposix-clock.c72 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

Completed in 13 milliseconds

1...<<81828384858687888990>>...314