Searched defs:NR (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm/kernel/ | ||
| A D | traps.c | 587 #define NR(x) ((__ARM_NR_##x) - __ARM_NR_BASE) macro |
| /linux/kernel/bpf/ | ||
| A D | cgroup.c | 292 #define NR ARRAY_SIZE(cgrp->bpf.effective) in cgroup_bpf_inherit() macro |
Completed in 10 milliseconds