Searched refs:PPCREATEF_KERNEL_ONLY (Results 1 – 4 of 4) sorted by relevance
171 #define PPCREATEF_KERNEL_ONLY 0x2 /* kernel-only */ macro
199 ppcreatef |= PPCREATEF_KERNEL_ONLY; in kern_pbufpool_create()
1075 if ((ppcreatef & PPCREATEF_KERNEL_ONLY) == 0) { in pp_create()1145 if (ppcreatef & PPCREATEF_KERNEL_ONLY) { in pp_create()
281 ppcreatef |= PPCREATEF_KERNEL_ONLY; in skmem_arena_pp_setup()