Home
last modified time | relevance | path

Searched refs:syscalls_exit_open_args (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/samples/bpf/
Dsyscall_tp_kern.c18 struct syscalls_exit_open_args { struct
58 int trace_enter_exit(struct syscalls_exit_open_args *ctx) in trace_enter_exit()