Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dauto_group.c14 static atomic_t autogroup_seq_nr; variable
82 ag->id = atomic_inc_return(&autogroup_seq_nr); in autogroup_create()