Searched refs:found_ast_urgent_pending (Results 1 – 1 of 1) sorted by relevance
459 …bool found_ast_urgent_pending = false; /* Tracks whether any (eligible) processors have pending ur… in sched_rt_choose_processor() local461 if (include_ast_urgent_pending_cpus && !found_ast_urgent_pending) { in sched_rt_choose_processor()495 found_ast_urgent_pending = found_ast_urgent_pending || (pset->pending_AST_URGENT_cpu_mask != 0); in sched_rt_choose_processor()