Searched refs:sched_bind (Results 26 - 32 of 32) sorted by relevance

12

/freebsd-11-stable/sys/x86/x86/
H A Dlocal_apic.c1656 sched_bind(td, apic_cpuid(apic_id));
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c673 sched_bind(curthread, pb->pb_cpu);
696 sched_bind(curthread, cpu);
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi.c2880 sched_bind(curthread, 0);
2885 sched_bind(curthread, 0);
/freebsd-11-stable/sys/kern/
H A Dsched_ule.c2696 sched_bind(struct thread *td, int cpu) function
2701 KASSERT(td == curthread, ("sched_bind: can only bind curthread"));
/freebsd-11-stable/sys/compat/ndis/
H A Dsubr_ntoskrnl.c3841 sched_bind(curthread, kq->kq_cpu);
/freebsd-11-stable/sys/vm/
H A Duma_core.c774 sched_bind(curthread, cpu);
/freebsd-11-stable/sys/netinet/
H A Dsctp_pcb.c5642 sched_bind(curthread, wkq->cpuid);

Completed in 230 milliseconds

12