Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dext.c106 static atomic64_t scx_tid_cursor = ATOMIC64_INIT(1); variable
4056 ta->next = atomic64_fetch_add(SCX_TID_CHUNK, &scx_tid_cursor); in scx_alloc_tid()