Home
last modified time | relevance | path

Searched refs:HI_ARG (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/samples/seccomp/
A Dbpf-helper.h90 #define HI_ARG(idx) offsetof(struct seccomp_data, args[(idx)]) + sizeof(__u32) macro
93 #define HI_ARG(idx) offsetof(struct seccomp_data, args[(idx)]) macro
146 BPF_STMT(BPF_LD+BPF_W+BPF_ABS, HI_ARG(idx)), \

Completed in 3 milliseconds