Searched defs:task_cpu_possible (Results 1 – 1 of 1) sorted by relevance
26 # define task_cpu_possible(cpu, p) true macro28 # define task_cpu_possible(cpu, p) cpumask_test_cpu((cpu), task_cpu_possible_mask(p)) macro