Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dfstrace_types.h23 struct sys_openat2_args_t { struct
94 struct sys_openat2_args_t openat2_args;
Dfstrace_progs.h36 struct sys_openat2_args_t* args = &fs_se->openat2_args; in BPF_KPROBE()