| /freebsd-14.2/sys/compat/linuxkpi/common/src/ |
| H A D | linux_rcu.c | 333 sched_bind(td, record->cpuid); in linux_synchronize_rcu_cb() 369 sched_bind(td, old_cpu); in linux_synchronize_rcu() 376 sched_bind(td, old_cpu); in linux_synchronize_rcu() 380 sched_bind(td, old_cpu); in linux_synchronize_rcu()
|
| /freebsd-14.2/sys/kern/ |
| H A D | subr_epoch.c | 623 sched_bind(td, record->er_cpuid); in epoch_block_handler_preempt() 733 sched_bind(td, old_cpu); in epoch_wait_preempt() 740 sched_bind(td, old_cpu); in epoch_wait_preempt() 744 sched_bind(td, old_cpu); in epoch_wait_preempt() 994 sched_bind(td, cpu); in epoch_drain_callbacks() 1000 sched_bind(td, old_cpu); in epoch_drain_callbacks() 1004 sched_bind(td, old_cpu); in epoch_drain_callbacks()
|
| H A D | kern_cpu.c | 336 sched_bind(curthread, pc->pc_cpuid); in cf_set_method() 363 sched_bind(curthread, pc->pc_cpuid); in cf_set_method()
|
| H A D | subr_gtaskqueue.c | 765 sched_bind(curthread, gtask->bt_cpuid); in taskqgroup_binder()
|
| H A D | subr_smp.c | 1008 sched_bind(curthread, cpu); in quiesce_cpus()
|
| H A D | kern_shutdown.c | 485 sched_bind(curthread, CPU_FIRST()); in kern_reboot()
|
| H A D | sched_4bsd.c | 1561 sched_bind(struct thread *td, int cpu) in sched_bind() function
|
| /freebsd-14.2/sys/x86/cpufreq/ |
| H A D | hwpstate_intel.c | 137 sched_bind(curthread, pc->pc_cpuid); in intel_hwp_dump_sysctl_handler() 264 sched_bind(curthread, pc->pc_cpuid); in sysctl_epp_select() 379 sched_bind(curthread, pc->pc_cpuid); in set_autonomous_hwp() 587 sched_bind(curthread, pc->pc_cpuid); in intel_hwpstate_resume()
|
| H A D | hwpstate_amd.c | 204 sched_bind(curthread, i); in hwpstate_goto_pstate() 217 sched_bind(curthread, i); in hwpstate_goto_pstate()
|
| /freebsd-14.2/sys/dev/xen/control/ |
| H A D | control.c | 221 sched_bind(curthread, 0); in xctrl_suspend() 226 sched_bind(curthread, 0); in xctrl_suspend()
|
| /freebsd-14.2/sys/riscv/riscv/ |
| H A D | clock.c | 57 sched_bind(td, i); in cpu_initclocks()
|
| /freebsd-14.2/sys/x86/x86/ |
| H A D | cpu_machdep.c | 185 sched_bind(td, i); in x86_msr_op() 189 sched_bind(td, bound_cpu); in x86_msr_op() 201 sched_bind(td, cpu); in x86_msr_op() 205 sched_bind(td, bound_cpu); in x86_msr_op() 330 sched_bind(curthread, cpu_id); in cpu_est_clockrate()
|
| H A D | mca.c | 1009 sched_bind(td, cpu); in mca_scan_cpus()
|
| H A D | local_apic.c | 1661 sched_bind(td, apic_cpuid(apic_id)); in apic_free_vector()
|
| /freebsd-14.2/sys/dev/dpaa/ |
| H A D | bman_portals.c | 85 sched_bind(curthread, i); in bman_portals_detach()
|
| H A D | qman_portals.c | 90 sched_bind(curthread, i); in qman_portals_detach()
|
| H A D | bman.c | 279 sched_bind(curthread, sc->sc_bpool_cpu[BM_POOL_GetId(pool)]); in bman_pool_destroy()
|
| H A D | qman.c | 383 sched_bind(curthread, sc->sc_fqr_cpu[QM_FQR_GetFqid(fqr)]); in qman_fqr_free()
|
| /freebsd-14.2/sys/sys/ |
| H A D | sched.h | 149 void sched_bind(struct thread *td, int cpu);
|
| /freebsd-14.2/sys/dev/cpuctl/ |
| H A D | cpuctl.c | 132 sched_bind(td, cpu); in set_cpu() 149 sched_bind(td, oldcpu); in restore_cpu()
|
| /freebsd-14.2/sys/x86/isa/ |
| H A D | clock.c | 428 sched_bind(td, i); in cpu_initclocks()
|
| /freebsd-14.2/sys/net/ |
| H A D | if_epair.c | 857 sched_bind(curthread, cpu); in epair_mod_init()
|
| /freebsd-14.2/sys/dev/netmap/ |
| H A D | netmap_freebsd.c | 1176 sched_bind(curthread, nmk->affinity); in nm_kctx_worker()
|
| /freebsd-14.2/sys/dev/mlx4/mlx4_en/ |
| H A D | mlx4_en_rx.c | 908 sched_bind(td, cq->curr_poll_rx_cpu_id); in mlx4_en_rx_que()
|
| /freebsd-14.2/sys/geom/eli/ |
| H A D | g_eli.c | 680 sched_bind(curthread, wr->w_number % mp_ncpus); in g_eli_worker()
|