Searched refs:PPCREATEF_KERNEL_ONLY (Results 1 – 4 of 4) sorted by relevance
167 #define PPCREATEF_KERNEL_ONLY 0x2 /* kernel-only */ macro
202 ppcreatef |= PPCREATEF_KERNEL_ONLY; in kern_pbufpool_create()
1054 if ((ppcreatef & PPCREATEF_KERNEL_ONLY) == 0) { in pp_create()1130 if (ppcreatef & PPCREATEF_KERNEL_ONLY) { in pp_create()
277 ppcreatef |= PPCREATEF_KERNEL_ONLY; in skmem_arena_pp_setup()