Searched refs:mm_cid_active (Results 1 – 4 of 4) sorted by relevance
3288 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()
11393 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()
1316 int mm_cid_active; /* Whether cid bitmap is active */ member
1062 tsk->mm_cid_active = 0; in dup_task_struct()
Completed in 38 milliseconds