Lines Matching refs:seccomp_data
95 struct seccomp_data { struct
211 struct seccomp_data data;
224 __u16 seccomp_data; member
291 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n]))
293 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n]) + sizeof(__u32))
668 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
696 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
736 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
809 offsetof(struct seccomp_data, nr)), in kill_thread_or_group()
821 offsetof(struct seccomp_data, nr)), in kill_thread_or_group()
947 offsetof(struct seccomp_data, nr)), \
1054 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1173 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1180 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1187 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1194 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1201 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1668 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
2131 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
2238 offsetof(struct seccomp_data, nr)), in TEST_F_SIGNAL()
2261 offsetof(struct seccomp_data, nr)), in TEST_F()
2286 offsetof(struct seccomp_data, nr)), in TEST_F_SIGNAL()
2556 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
2665 offsetof(struct seccomp_data, nr)), in TEST_F()
3014 offsetof(struct seccomp_data, nr)), in TEST()
3187 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
3346 offsetof(struct seccomp_data, nr)), in user_notif_syscall()