Searched defs:PCPU_MIN_UNIT_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/tools/testing/selftests/bpf/ | ||
D | netcnt_common.h | 21 #define PCPU_MIN_UNIT_SIZE 32768 macro |
/linux-5.19.10/include/linux/ | ||
D | percpu.h | 22 #define PCPU_MIN_UNIT_SIZE PFN_ALIGN(32 << 10) macro |