Home
last modified time | relevance | path

Searched refs:TSK_ONCPU (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/
Dpsi_types.h31 #define TSK_ONCPU (1 << NR_ONCPU) macro
/Linux-v5.15/kernel/sched/
Dpsi.c832 psi_flags_change(next, 0, TSK_ONCPU); in psi_task_switch()
849 psi_group_change(group, cpu, 0, TSK_ONCPU, now, true); in psi_task_switch()
854 int clear = TSK_ONCPU, set = 0; in psi_task_switch()
878 clear &= ~TSK_ONCPU; in psi_task_switch()