Searched refs:SCX_TID_CHUNK (Results 1 – 2 of 2) sorted by relevance
35 SCX_TID_CHUNK = 1024, enumerator
4056 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()