Searched refs:PPCREATEF_KERNEL_ONLY (Results 1 – 4 of 4) sorted by relevance
172 #define PPCREATEF_KERNEL_ONLY 0x2 /* kernel-only */ macro
205 ppcreatef |= PPCREATEF_KERNEL_ONLY; in kern_pbufpool_create()
1098 if ((ppcreatef & PPCREATEF_KERNEL_ONLY) == 0) { in pp_create()1184 if (ppcreatef & PPCREATEF_KERNEL_ONLY) { in pp_create()
280 ppcreatef |= PPCREATEF_KERNEL_ONLY; in skmem_arena_pp_setup()