Home
last modified time | relevance | path

Searched defs:PCPU_MIN_UNIT_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/
H A Dnetcnt_common.h21 #define PCPU_MIN_UNIT_SIZE 32768 macro
/openbmc/linux/include/linux/
H A Dpercpu.h23 #define PCPU_MIN_UNIT_SIZE PFN_ALIGN(32 << 10) macro