Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dtypes.h35 SCX_TID_CHUNK = 1024, enumerator
H A Dext.c4056 ta->next = atomic64_fetch_add(SCX_TID_CHUNK, &scx_tid_cursor); in scx_alloc_tid()
4057 ta->end = ta->next + SCX_TID_CHUNK; in scx_alloc_tid()