Lines Matching refs:seccomp_data
92 struct seccomp_data { struct
204 struct seccomp_data data;
217 __u16 seccomp_data; member
276 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n]))
278 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n]) + sizeof(__u32))
651 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
679 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
719 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
792 offsetof(struct seccomp_data, nr)), in kill_thread_or_group()
804 offsetof(struct seccomp_data, nr)), in kill_thread_or_group()
930 offsetof(struct seccomp_data, nr)), \
1037 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1156 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1163 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1170 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1177 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1184 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1641 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
2077 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
2180 offsetof(struct seccomp_data, nr)), in TEST_F()
2205 offsetof(struct seccomp_data, nr)), in TEST_F_SIGNAL()
2475 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
2584 offsetof(struct seccomp_data, nr)), in TEST_F()
2933 offsetof(struct seccomp_data, nr)), in TEST()
3105 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
3264 offsetof(struct seccomp_data, nr)), in user_notif_syscall()