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()
2235 offsetof(struct seccomp_data, nr)), in TEST_F_SIGNAL()
2258 offsetof(struct seccomp_data, nr)), in TEST_F()
2283 offsetof(struct seccomp_data, nr)), in TEST_F_SIGNAL()
2553 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
2662 offsetof(struct seccomp_data, nr)), in TEST_F()
3011 offsetof(struct seccomp_data, nr)), in TEST()
3183 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
3342 offsetof(struct seccomp_data, nr)), in user_notif_syscall()