Lines Matching refs:seccomp_data
83 struct seccomp_data { struct
185 struct seccomp_data data;
198 __u16 seccomp_data; member
216 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n]))
218 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n]) + sizeof(__u32))
557 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
585 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
625 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
691 offsetof(struct seccomp_data, nr)), in kill_thread_or_group()
702 offsetof(struct seccomp_data, nr)), in kill_thread_or_group()
805 offsetof(struct seccomp_data, nr)), \
912 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1031 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1038 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1045 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1052 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1059 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1515 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1817 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1957 offsetof(struct seccomp_data, nr)), in TEST_F()
1989 offsetof(struct seccomp_data, nr)), in TEST_F_SIGNAL()
2019 offsetof(struct seccomp_data, nr)), in TEST_F()
2051 offsetof(struct seccomp_data, nr)), in TEST_F_SIGNAL()
2328 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
2437 offsetof(struct seccomp_data, nr)), in TEST_F()
2737 offsetof(struct seccomp_data, nr)), in TEST()
2907 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
3066 offsetof(struct seccomp_data, nr)), in user_trap_syscall()