Lines Matching refs:seccomp_data

95 struct seccomp_data {  struct
207 struct seccomp_data data;
220 __u16 seccomp_data; member
287 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n]))
289 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n]) + sizeof(__u32))
662 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
690 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
730 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
803 offsetof(struct seccomp_data, nr)), in kill_thread_or_group()
815 offsetof(struct seccomp_data, nr)), in kill_thread_or_group()
941 offsetof(struct seccomp_data, nr)), \
1048 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1167 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1174 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1181 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1188 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1195 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1662 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
2117 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
2221 offsetof(struct seccomp_data, nr)), in TEST_F_SIGNAL()
2244 offsetof(struct seccomp_data, nr)), in TEST_F()
2269 offsetof(struct seccomp_data, nr)), in TEST_F_SIGNAL()
2539 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
2648 offsetof(struct seccomp_data, nr)), in TEST_F()
2997 offsetof(struct seccomp_data, nr)), in TEST()
3169 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
3328 offsetof(struct seccomp_data, nr)), in user_notif_syscall()