Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h14125 struct seccomp_data { struct
14126 int nr;
14127 __u32 arch;
14128 __u64 instruction_pointer;
14129 __u64 args[6];
27485 __u16 seccomp_data; member