Home
last modified time | relevance | path

Searched refs:schedstate_percpu (Results 1 – 15 of 15) sorted by relevance

/netbsd/sys/kern/
H A Dkern_runq.c138 struct schedstate_percpu *spc; in sched_cpuattach()
188 struct schedstate_percpu *spc; in sched_enqueue()
262 struct schedstate_percpu *spc; in sched_dequeue()
322 struct schedstate_percpu *spc; in sched_resched_cpu()
571 struct schedstate_percpu *spc, *tspc; in sched_takecpu()
724 struct schedstate_percpu *spc, *tspc; in sched_idle_migrate()
802 struct schedstate_percpu *spc, *tspc; in sched_steal()
917 struct schedstate_percpu *tspc; in sched_preempted()
1087 struct schedstate_percpu *spc; in sched_nextlwp()
1124 const struct schedstate_percpu *spc; in sched_curcpu_runnable_p()
[all …]
H A Dkern_cpu.c312 struct schedstate_percpu *spc, *mspc = NULL; in cpu_xc_offline()
391 struct schedstate_percpu *spc; in cpu_xc_online()
407 struct schedstate_percpu *spc; in cpu_setstate()
463 struct schedstate_percpu *spc; in cpu_xc_intr()
475 struct schedstate_percpu *spc; in cpu_xc_nointr()
487 struct schedstate_percpu *spc; in cpu_setintr()
H A Dsys_pset.c222 struct schedstate_percpu *spc; in kern_pset_destroy()
306 struct schedstate_percpu *spc = NULL; in sys_pset_assign()
321 struct schedstate_percpu *ispc; in sys_pset_assign()
H A Dsched_m2.c272 struct schedstate_percpu *spc = &l->l_cpu->ci_schedstate; in sched_oncpu()
290 struct schedstate_percpu *spc = &ci->ci_schedstate; in sched_tick()
H A Dkern_synch.c552 nextlwp(struct cpu_info *ci, struct schedstate_percpu *spc) in nextlwp()
613 struct schedstate_percpu *spc; in mi_switch()
1058 struct schedstate_percpu *spc; in sched_changepri()
1087 struct schedstate_percpu *spc; in sched_lendpri()
H A Dkern_idle.c48 struct schedstate_percpu *spc; in idle_loop()
H A Dsubr_interrupt.c66 struct schedstate_percpu *spc; in interrupt_shield_xcall()
88 struct schedstate_percpu *spc; in interrupt_shield()
H A Dsched_4bsd.c104 struct schedstate_percpu *spc = &ci->ci_schedstate; in sched_tick()
H A Dkern_clock.c417 struct schedstate_percpu *spc = &ci->ci_schedstate;
H A Dkern_sleepq.c112 struct schedstate_percpu *spc; in sleepq_remove()
H A Dsys_sched.c370 struct schedstate_percpu *ispc; in sys__sched_setaffinity()
H A Dkern_lwp.c1367 struct schedstate_percpu *tspc; in lwp_migrate()
/netbsd/sys/sys/
H A Dlwp.h490 struct schedstate_percpu *spc1 = &ci1->ci_schedstate; in spc_dlock()
491 struct schedstate_percpu *spc2 = &ci2->ci_schedstate; in spc_dlock()
H A Dsched.h158 struct schedstate_percpu { struct
H A Dcpu_data.h153 struct schedstate_percpu cpu_schedstate; /* scheduler state */