Home
last modified time | relevance | path

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

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