Searched refs:IS_KERNEL (Results 1 – 3 of 3) sorted by relevance
117 #define IS_KERNEL (1UL << 1) macro
528 in_kernel = flags & IS_KERNEL; in sync_buffer()531 add_kernel_ctx_switch(flags & IS_KERNEL); in sync_buffer()
203 flags |= IS_KERNEL; in op_add_code()