NR
case NR(breakpoint): /* SWI BREAK_POINT */
case NR(cacheflush):
case NR(usr26):
case NR(usr32):
case NR(set_tls):
case NR(get_tls):
struct bpf_prog_array *arrays[NR] = {};
for (i = 0; i < NR; i++)
for (i = 0; i < NR; i++)
for (i = 0; i < NR; i++)
for (i = 0; i < NR; i++)
#define ___bpf_typeof1(type, NR) ({ \
extern typeof(type) *___concat(bpf_type_tmp_, NR); \
___concat(bpf_type_tmp_, NR); \
C(NR, NULL)