Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpsi_types.h31 #define TSK_ONCPU (1 << NR_ONCPU) macro
/linux/kernel/sched/
A 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()

Completed in 5 milliseconds