Searched refs:___bpf_syscall_args0 (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/tools/lib/bpf/ | ||
H A D | bpf_tracing.h | 847 #define ___bpf_syscall_args0() ctx macro 848 #define ___bpf_syscall_args1(x) ___bpf_syscall_args0(), (void *)PT_REGS_PARM1_SYSCALL(regs) |
Completed in 2 milliseconds