Lines Matching refs:offsetof
91 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n]))
93 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n]) + sizeof(__u32))
410 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
438 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
478 offsetof(struct seccomp_data, nr)), in TEST_SIGNAL()
548 offsetof(struct seccomp_data, nr)), in TEST()
575 offsetof(struct seccomp_data, nr)), in TEST()
602 offsetof(struct seccomp_data, nr)), in TEST()
633 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
751 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
758 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
765 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
772 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1162 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1365 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1634 offsetof(struct seccomp_data, nr)), in FIXTURE_SETUP()
1743 offsetof(struct seccomp_data, nr)), in TEST_F()
2042 offsetof(struct seccomp_data, nr)), in TEST()