Searched defs:LO_ARG (Results 1 – 2 of 2) sorted by relevance
66 #define LO_ARG(idx) offsetof(struct seccomp_data, args[(idx)]) macro68 #define LO_ARG(idx) offsetof(struct seccomp_data, args[(idx)]) + sizeof(__u32) macro