Searched refs:sched_is_bound (Results 1 – 8 of 8) sorted by relevance
153 int sched_is_bound(struct thread *td);
706 was_bound = sched_is_bound(td); in epoch_wait_preempt()962 was_bound = sched_is_bound(td); in epoch_drain_callbacks()
1553 sched_is_bound(struct thread *td) in sched_is_bound() function
2751 sched_is_bound(struct thread *td) in sched_is_bound() function
424 if (sched_is_bound(td)) in cpu_initclocks()
1339 sched_is_bound(struct thread *td) in sched_is_bound() function
170 is_bound = sched_is_bound(td); in x86_msr_op()
1673 if (sched_is_bound(td)) in native_apic_free_vector()