Lines Matching refs:seccomp_data
92 struct seccomp_data { struct
204 struct seccomp_data data;
217 __u16 seccomp_data; member
280 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n]))
282 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n]) + sizeof(__u32))
655 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
683 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
723 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
796 offsetof(struct seccomp_data, nr)), in kill_thread_or_group()
808 offsetof(struct seccomp_data, nr)), in kill_thread_or_group()
934 offsetof(struct seccomp_data, nr)), \
1041 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1160 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()
1645 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
2090 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
2193 offsetof(struct seccomp_data, nr)), in TEST_F()
2218 offsetof(struct seccomp_data, nr)), in TEST_F_SIGNAL()
2488 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
2597 offsetof(struct seccomp_data, nr)), in TEST_F()
2946 offsetof(struct seccomp_data, nr)), in TEST()
3118 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
3277 offsetof(struct seccomp_data, nr)), in user_notif_syscall()