Home
last modified time | relevance | path

Searched refs:___bpf_syscall_args5 (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbpf_tracing.h852 #define ___bpf_syscall_args5(x, args...) ___bpf_syscall_args4(args), (void *)PT_REGS_PARM5_SYSCALL(regs) macro
853 #define ___bpf_syscall_args6(x, args...) ___bpf_syscall_args5(args), (void *)PT_REGS_PARM6_SYSCALL(regs)

Completed in 2 milliseconds