Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
A Dseccomp.h62 struct seccomp_data { struct
72 __u16 seccomp_data; argument
79 struct seccomp_data data;
/tools/testing/selftests/seccomp/
A Dseccomp_benchmark.c169 BPF_STMT(BPF_LD|BPF_W|BPF_ABS, offsetof(struct seccomp_data, nr)), in main()
177 BPF_STMT(BPF_LD|BPF_W|BPF_ABS, offsetof(struct seccomp_data, args[0])), in main()
A Dseccomp_bpf.c102 struct seccomp_data { struct
224 struct seccomp_data data;
237 __u16 seccomp_data; member
681 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
709 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
749 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
822 offsetof(struct seccomp_data, nr)), in kill_thread_or_group()
834 offsetof(struct seccomp_data, nr)), in kill_thread_or_group()
1067 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1186 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
[all …]
/tools/perf/bench/
A Dsched-seccomp-notify.c53 offsetof(struct seccomp_data, nr)), in user_notif_syscall()

Completed in 798 milliseconds