Searched defs:___bpf_syscall_args4 (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/src/ | ||
H A D | bpf_tracing.h | 851 #define ___bpf_syscall_args4(x, args...) ___bpf_syscall_args3(args), (void *)PT_REGS_PARM4_SYSCALL(regs) macro |
Completed in 4 milliseconds