Home
last modified time | relevance | path

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

/kernel/sched/
Dautogroup.c9 static atomic_t autogroup_seq_nr; variable
99 ag->id = atomic_inc_return(&autogroup_seq_nr); in autogroup_create()