Home
last modified time | relevance | path

Searched refs:sched_is_bound (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/sys/
H A Dsched.h153 int sched_is_bound(struct thread *td);
/f-stack/freebsd/kern/
H A Dsubr_epoch.c706 was_bound = sched_is_bound(td); in epoch_wait_preempt()
962 was_bound = sched_is_bound(td); in epoch_drain_callbacks()
H A Dsched_4bsd.c1553 sched_is_bound(struct thread *td) in sched_is_bound() function
H A Dsched_ule.c2751 sched_is_bound(struct thread *td) in sched_is_bound() function
/f-stack/freebsd/x86/isa/
H A Dclock.c424 if (sched_is_bound(td)) in cpu_initclocks()
/f-stack/lib/
H A Dff_glue.c1339 sched_is_bound(struct thread *td) in sched_is_bound() function
/f-stack/freebsd/x86/x86/
H A Dcpu_machdep.c170 is_bound = sched_is_bound(td); in x86_msr_op()
H A Dlocal_apic.c1673 if (sched_is_bound(td)) in native_apic_free_vector()