Searched defs:VERIFY_PERCPU_PTR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | percpu-defs.h | 257 #define VERIFY_PERCPU_PTR(__p) \ macro |
/openbmc/u-boot/drivers/net/ | ||
H A D | mvpp2.c | 44 #define VERIFY_PERCPU_PTR(__p) \ macro |