Searched refs:HI_ARG (Results 1 – 1 of 1) sorted by relevance
90 #define HI_ARG(idx) offsetof(struct seccomp_data, args[(idx)]) + sizeof(__u32) macro93 #define HI_ARG(idx) offsetof(struct seccomp_data, args[(idx)]) macro146 BPF_STMT(BPF_LD+BPF_W+BPF_ABS, HI_ARG(idx)), \
Completed in 3 milliseconds