Searched refs:B_KERNEL_PROTECTION (Results 1 – 3 of 3) sorted by relevance
16 #define B_KERNEL_PROTECTION \ macro33 (B_KERNEL_PROTECTION | B_SHARED_AREA)
219 if ((protection & B_KERNEL_PROTECTION) != 0) { in AreaProtectionFlagsToString()
4800 if ((*protection & B_KERNEL_PROTECTION) == 0) { in fix_protection()5825 if ((protection & B_KERNEL_PROTECTION) == 0) in clone_area()