Searched refs:BPF_MEMWORDS (Results 1 – 5 of 5) sorted by relevance
222 int32 mem[BPF_MEMWORDS];598 if (p->k >= BPF_MEMWORDS)609 if (p->k >= BPF_MEMWORDS)
83 #define A_ATOM BPF_MEMWORDS84 #define X_ATOM (BPF_MEMWORDS+1)
6907 static __thread int regused[BPF_MEMWORDS];6924 int n = BPF_MEMWORDS; in alloc_reg()6929 curreg = (curreg + 1) % BPF_MEMWORDS; in alloc_reg()
143 #define BPF_MEMWORDS SFBPF_MEMWORDS macro
223 #define N_ATOMS (BPF_MEMWORDS+2)