Home
last modified time | relevance | path

Searched refs:mm_cid_active (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/kernel/sched/
A Dsched.h3288 if (prev->mm_cid_active) { in switch_mm_cid()
3289 if (next->mm_cid_active && next->mm == prev->mm) { in switch_mm_cid()
3301 if (next->mm_cid_active) in switch_mm_cid()
A Dcore.c11393 t->mm_cid_active = 0; in sched_mm_cid_exit_signals()
11407 t->mm_cid_active = 0; in sched_mm_cid_before_execve()
11420 t->mm_cid_active = 1; in sched_mm_cid_after_execve()
11428 t->mm_cid_active = 1; in sched_mm_cid_fork()
/linux-6.3-rc2/include/linux/
A Dsched.h1316 int mm_cid_active; /* Whether cid bitmap is active */ member
/linux-6.3-rc2/kernel/
A Dfork.c1062 tsk->mm_cid_active = 0; in dup_task_struct()

Completed in 39 milliseconds