Home
last modified time | relevance | path

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

12

/freebsd-14.2/sys/compat/linuxkpi/common/src/
H A Dlinux_rcu.c333 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 Dsubr_epoch.c623 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 Dkern_cpu.c336 sched_bind(curthread, pc->pc_cpuid); in cf_set_method()
363 sched_bind(curthread, pc->pc_cpuid); in cf_set_method()
H A Dsubr_gtaskqueue.c765 sched_bind(curthread, gtask->bt_cpuid); in taskqgroup_binder()
H A Dsubr_smp.c1008 sched_bind(curthread, cpu); in quiesce_cpus()
H A Dkern_shutdown.c485 sched_bind(curthread, CPU_FIRST()); in kern_reboot()
H A Dsched_4bsd.c1561 sched_bind(struct thread *td, int cpu) in sched_bind() function
/freebsd-14.2/sys/x86/cpufreq/
H A Dhwpstate_intel.c137 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 Dhwpstate_amd.c204 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 Dcontrol.c221 sched_bind(curthread, 0); in xctrl_suspend()
226 sched_bind(curthread, 0); in xctrl_suspend()
/freebsd-14.2/sys/riscv/riscv/
H A Dclock.c57 sched_bind(td, i); in cpu_initclocks()
/freebsd-14.2/sys/x86/x86/
H A Dcpu_machdep.c185 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 Dmca.c1009 sched_bind(td, cpu); in mca_scan_cpus()
H A Dlocal_apic.c1661 sched_bind(td, apic_cpuid(apic_id)); in apic_free_vector()
/freebsd-14.2/sys/dev/dpaa/
H A Dbman_portals.c85 sched_bind(curthread, i); in bman_portals_detach()
H A Dqman_portals.c90 sched_bind(curthread, i); in qman_portals_detach()
H A Dbman.c279 sched_bind(curthread, sc->sc_bpool_cpu[BM_POOL_GetId(pool)]); in bman_pool_destroy()
H A Dqman.c383 sched_bind(curthread, sc->sc_fqr_cpu[QM_FQR_GetFqid(fqr)]); in qman_fqr_free()
/freebsd-14.2/sys/sys/
H A Dsched.h149 void sched_bind(struct thread *td, int cpu);
/freebsd-14.2/sys/dev/cpuctl/
H A Dcpuctl.c132 sched_bind(td, cpu); in set_cpu()
149 sched_bind(td, oldcpu); in restore_cpu()
/freebsd-14.2/sys/x86/isa/
H A Dclock.c428 sched_bind(td, i); in cpu_initclocks()
/freebsd-14.2/sys/net/
H A Dif_epair.c857 sched_bind(curthread, cpu); in epair_mod_init()
/freebsd-14.2/sys/dev/netmap/
H A Dnetmap_freebsd.c1176 sched_bind(curthread, nmk->affinity); in nm_kctx_worker()
/freebsd-14.2/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_rx.c908 sched_bind(td, cq->curr_poll_rx_cpu_id); in mlx4_en_rx_que()
/freebsd-14.2/sys/geom/eli/
H A Dg_eli.c680 sched_bind(curthread, wr->w_number % mp_ncpus); in g_eli_worker()

12