Searched refs:sched_is_bound (Results 1 – 11 of 11) sorted by relevance
62 if (sched_is_bound(td)) in cpu_initclocks()
151 int sched_is_bound(struct thread *td);
334 was_bound = sched_is_bound(td); in linux_synchronize_rcu()
703 was_bound = sched_is_bound(td); in epoch_wait_preempt()959 was_bound = sched_is_bound(td); in epoch_drain_callbacks()
1552 sched_is_bound(struct thread *td) in sched_is_bound() function
2886 sched_is_bound(struct thread *td) in sched_is_bound() function
433 if (sched_is_bound(td)) in cpu_initclocks()
180 is_bound = sched_is_bound(td); in x86_msr_op()196 is_bound = sched_is_bound(td); in x86_msr_op()
1746 if (sched_is_bound(td)) in native_apic_free_vector()
117 ret = sched_is_bound(td); in cpu_sched_is_bound()
750 pb->pb_bound = sched_is_bound(curthread); in pmc_save_cpu_binding()