Searched refs:BPF_MEMWORDS (Results 1 – 3 of 3) sorted by relevance
144 uint32_t mem[BPF_MEMWORDS]; in bpf_filter()491 if (p->k >= BPF_MEMWORDS) in bpf_validate()506 if (p->k >= BPF_MEMWORDS) in bpf_validate()
296 #define BPF_MEMWORDS 16 macro
444 #define BPF_MEMWORDS 16 macro