Searched refs:TSK_ONCPU (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | psi_types.h | 31 #define TSK_ONCPU (1 << NR_ONCPU) macro
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | psi.c | 874 psi_flags_change(next, 0, TSK_ONCPU); in psi_task_switch() 889 psi_group_change(group, cpu, 0, TSK_ONCPU, true); in psi_task_switch() 902 psi_flags_change(prev, TSK_ONCPU, 0); in psi_task_switch() 906 psi_group_change(group, cpu, TSK_ONCPU, 0, true); in psi_task_switch()
|
| H A D | stats.h | 102 clear |= TSK_ONCPU; in psi_dequeue()
|