Home
last modified time | relevance | path

Searched defs:args (Results 51 - 75 of 2512) sorted by relevance

12345678910>>...101

/kernel/linux/linux-6.6/fs/verity/
H A Dinit.c49 va_list args; in fsverity_msg() local
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_debug.c20 va_list args; in BNX2FC_IO_DBG() local
44 va_list args; in BNX2FC_TGT_DBG() local
68 va_list args; in BNX2FC_HBA_DBG() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-dbg.c26 va_list args; in xhci_dbg_trace() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Ddebug.c13 va_list args; in __wil_err() local
26 va_list args; in __wil_err_ratelimited() local
42 va_list args; in wil_dbg_ratelimited() local
58 va_list args; __wil_info() local
71 va_list args; wil_dbg_trace() local
[all...]
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dmulticalls.h13 void *args; member
33 static inline struct multicall_space xen_mc_entry(size_t args) in xen_mc_entry() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Doimm507b.c30 struct nvif_disp_chan_v0 args = { in oimm507b_init_() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/
H A Ddisp.c57 struct nvif_disp_v0 args; in nvif_disp_ctor() local
[all...]
/kernel/linux/linux-6.6/tools/lib/perf/
H A Dcore.c24 va_list args; in libperf_print() local
13 __base_pr(enum libperf_print_level level __maybe_unused, const char *format, va_list args) __base_pr() argument
/kernel/linux/linux-6.6/tools/lib/
H A Dvsprintf.c6 int vscnprintf(char *buf, size_t size, const char *fmt, va_list args) in vscnprintf() argument
17 va_list args; in scnprintf() local
30 va_list args; in scnprintf_pad() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Draw_tp_test_run.c11 __u64 args[2] = {0x1234ULL, 0x5678ULL}; in test_raw_tp_test_run() local
H A Dtest_profiler.c12 __u64 args[] = {1, 2, 3}; in sanity_run() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_probe_user.c34 int BPF_KSYSCALL(handle_sys_socketcall, int call, unsigned long *args) in BPF_KSYSCALL() argument
H A Dtest_stacktrace_build_id.c43 int oncpu(struct pt_regs *args) in oncpu() argument
/kernel/liteos_a/kernel/user/src/
H A Dlos_user_init.c63 LITE_USER_SEC_ENTRY VOID OsUserInit(VOID *args) in OsUserInit() argument
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dctcm_dbug.c68 va_list args; in ctcm_dbf_longtext() local
/kernel/linux/linux-6.6/lib/
H A Dsyscall.c10 unsigned long args[6] = { }; in collect_syscall() local
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Dtrace.c20 va_list args; in __sdata_info() local
35 va_list args; in __sdata_dbg() local
51 va_list args; in __sdata_err() local
66 va_list args; __wiphy_dbg() local
[all...]
/kernel/liteos_a/testsuites/unittest/libc/io/smoke/
H A DIO_test_010.cpp36 va_list args; in GetWideMatches() local
/kernel/linux/common_modules/newip/examples/
H A Dnip_udp_server_demo.c27 void *recv_send(void *args) in recv_send() argument
H A Dnip_tcp_server_demo.c25 void *recv_send(void *args) in recv_send() argument
/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dsyscall.h55 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) syscall_get_arguments() argument
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dsyscall.h56 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) syscall_get_arguments() argument
66 syscall_set_arguments(struct task_struct *task, struct pt_regs *regs, const unsigned long *args) syscall_set_arguments() argument
[all...]
/kernel/linux/linux-5.10/arch/csky/include/asm/
H A Dsyscall.h54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) syscall_get_arguments() argument
63 syscall_set_arguments(struct task_struct *task, struct pt_regs *regs, const unsigned long *args) syscall_set_arguments() argument
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dsyscall.h66 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) syscall_get_arguments() argument
76 syscall_set_arguments(struct task_struct *task, struct pt_regs *regs, const unsigned long *args) syscall_set_arguments() argument
[all...]
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dsyscall.h60 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) syscall_get_arguments() argument
67 syscall_set_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) syscall_set_arguments() argument

Completed in 6 milliseconds

12345678910>>...101