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