Home
last modified time | relevance | path

Searched refs:sched_bind (Results 1 – 19 of 19) sorted by relevance

/f-stack/freebsd/x86/cpufreq/
H A Dhwpstate_intel.c140 sched_bind(curthread, pc->pc_cpuid); in intel_hwp_dump_sysctl_handler()
267 sched_bind(curthread, pc->pc_cpuid); in sysctl_epp_select()
384 sched_bind(curthread, pc->pc_cpuid); in set_autonomous_hwp()
592 sched_bind(curthread, pc->pc_cpuid); in intel_hwpstate_resume()
H A Dhwpstate_amd.c205 sched_bind(curthread, i); in hwpstate_goto_pstate()
218 sched_bind(curthread, i); in hwpstate_goto_pstate()
/f-stack/freebsd/kern/
H A Dsubr_epoch.c599 sched_bind(td, record->er_cpuid); in epoch_block_handler_preempt()
709 sched_bind(td, old_cpu); in epoch_wait_preempt()
716 sched_bind(td, old_cpu); in epoch_wait_preempt()
720 sched_bind(td, old_cpu); in epoch_wait_preempt()
970 sched_bind(td, cpu); in epoch_drain_callbacks()
976 sched_bind(td, old_cpu); in epoch_drain_callbacks()
980 sched_bind(td, old_cpu); in epoch_drain_callbacks()
H A Dkern_cpu.c337 sched_bind(curthread, pc->pc_cpuid); in cf_set_method()
364 sched_bind(curthread, pc->pc_cpuid); in cf_set_method()
H A Dsubr_gtaskqueue.c767 sched_bind(curthread, gtask->bt_cpuid); in taskqgroup_binder()
H A Dsubr_smp.c970 sched_bind(curthread, cpu); in quiesce_cpus()
H A Dsched_4bsd.c1524 sched_bind(struct thread *td, int cpu) in sched_bind() function
H A Dkern_shutdown.c450 sched_bind(curthread, CPU_FIRST()); in kern_reboot()
H A Dsched_ule.c2713 sched_bind(struct thread *td, int cpu) in sched_bind() function
/f-stack/freebsd/sys/
H A Dsched.h149 void sched_bind(struct thread *td, int cpu);
/f-stack/freebsd/x86/x86/
H A Dcpu_machdep.c173 sched_bind(td, i); in x86_msr_op()
177 sched_bind(td, bound_cpu); in x86_msr_op()
294 sched_bind(curthread, cpu_id); in cpu_est_clockrate()
H A Dmca.c884 sched_bind(td, cpu); in mca_scan_cpus()
H A Dlocal_apic.c1675 sched_bind(td, apic_cpuid(apic_id)); in native_apic_free_vector()
/f-stack/freebsd/mips/nlm/
H A Dcms.c318 sched_bind(td, xlp_hwtid_to_cpuid[hwtid]); in msgring_process()
/f-stack/freebsd/x86/isa/
H A Dclock.c419 sched_bind(td, i); in cpu_initclocks()
/f-stack/lib/
H A Dff_glue.c1169 sched_bind(struct thread *td, int cpu) in sched_bind() function
/f-stack/freebsd/vm/
H A Dvm_page.c3638 sched_bind(td, cpu); in vm_page_pqbatch_drain()
H A Duma_core.c1293 sched_bind(curthread, cpu); in pcpu_cache_drain_safe()
/f-stack/freebsd/netinet/
H A Dsctp_pcb.c5597 sched_bind(curthread, wkq->cpuid); in sctp_mcore_thread()