Lines Matching refs:seccomp_data
80 struct seccomp_data { struct
166 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n]))
168 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n]) + sizeof(__u32))
507 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
535 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
575 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
641 offsetof(struct seccomp_data, nr)), in kill_thread_or_group()
652 offsetof(struct seccomp_data, nr)), in kill_thread_or_group()
755 offsetof(struct seccomp_data, nr)), \
862 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
981 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
988 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
995 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1002 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1009 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1465 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1746 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1860 offsetof(struct seccomp_data, nr)), in TEST_F()
1892 offsetof(struct seccomp_data, nr)), in TEST_F_SIGNAL()
1922 offsetof(struct seccomp_data, nr)), in TEST_F()
1954 offsetof(struct seccomp_data, nr)), in TEST_F_SIGNAL()
2214 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
2323 offsetof(struct seccomp_data, nr)), in TEST_F()
2622 offsetof(struct seccomp_data, nr)), in TEST()
2787 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()