Searched defs:NR (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/lib/bpf/ | ||
| H A D | bpf_core_read.h | 158 #define ___bpf_typeof1(type, NR) ({ \ argument |
| /linux/kernel/bpf/ | ||
| H A D | cgroup.c | 512 struct bpf_prog_array *arrays[NR] = {}; in cgroup_bpf_inherit() macro |