Home
last modified time | relevance | path

Searched defs:syscalls_enter_open_args (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/samples/bpf/
H A Dsyscall_tp_kern.c7 struct syscalls_enter_open_args { struct
8 unsigned long long unused;
9 long syscall_nr;
10 long filename_ptr;
11 long flags;
12 long mode;