Searched refs:non_block_count (Results 1 – 2 of 2) sorted by relevance
1281 int non_block_count; member
6110 if (!preempt && READ_ONCE(prev->__state) && prev->non_block_count) { in schedule_debug()6112 prev->comm, prev->pid, prev->non_block_count); in schedule_debug()9229 !is_idle_task(current) && !current->non_block_count) || in __might_resched()9244 in_atomic(), irqs_disabled(), current->non_block_count, in __might_resched()