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 #define NR ARRAY_SIZE(cgrp->bpf.effective) in cgroup_bpf_inherit() macro |