Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Dauto_group.c12 static atomic_t autogroup_seq_nr; variable
80 ag->id = atomic_inc_return(&autogroup_seq_nr); in autogroup_create()