| /f-stack/freebsd/x86/cpufreq/ |
| H A D | hwpstate_intel.c | 140 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 D | hwpstate_amd.c | 205 sched_bind(curthread, i); in hwpstate_goto_pstate() 218 sched_bind(curthread, i); in hwpstate_goto_pstate()
|
| /f-stack/freebsd/kern/ |
| H A D | subr_epoch.c | 599 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 D | kern_cpu.c | 337 sched_bind(curthread, pc->pc_cpuid); in cf_set_method() 364 sched_bind(curthread, pc->pc_cpuid); in cf_set_method()
|
| H A D | subr_gtaskqueue.c | 767 sched_bind(curthread, gtask->bt_cpuid); in taskqgroup_binder()
|
| H A D | subr_smp.c | 970 sched_bind(curthread, cpu); in quiesce_cpus()
|
| H A D | sched_4bsd.c | 1524 sched_bind(struct thread *td, int cpu) in sched_bind() function
|
| H A D | kern_shutdown.c | 450 sched_bind(curthread, CPU_FIRST()); in kern_reboot()
|
| H A D | sched_ule.c | 2713 sched_bind(struct thread *td, int cpu) in sched_bind() function
|
| /f-stack/freebsd/sys/ |
| H A D | sched.h | 149 void sched_bind(struct thread *td, int cpu);
|
| /f-stack/freebsd/x86/x86/ |
| H A D | cpu_machdep.c | 173 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 D | mca.c | 884 sched_bind(td, cpu); in mca_scan_cpus()
|
| H A D | local_apic.c | 1675 sched_bind(td, apic_cpuid(apic_id)); in native_apic_free_vector()
|
| /f-stack/freebsd/mips/nlm/ |
| H A D | cms.c | 318 sched_bind(td, xlp_hwtid_to_cpuid[hwtid]); in msgring_process()
|
| /f-stack/freebsd/x86/isa/ |
| H A D | clock.c | 419 sched_bind(td, i); in cpu_initclocks()
|
| /f-stack/lib/ |
| H A D | ff_glue.c | 1169 sched_bind(struct thread *td, int cpu) in sched_bind() function
|
| /f-stack/freebsd/vm/ |
| H A D | vm_page.c | 3638 sched_bind(td, cpu); in vm_page_pqbatch_drain()
|
| H A D | uma_core.c | 1293 sched_bind(curthread, cpu); in pcpu_cache_drain_safe()
|
| /f-stack/freebsd/netinet/ |
| H A D | sctp_pcb.c | 5597 sched_bind(curthread, wkq->cpuid); in sctp_mcore_thread()
|