Searched refs:scx_tid_alloc (Results 1 – 1 of 1) sorted by relevance
177 struct scx_tid_alloc { struct181 static DEFINE_PER_CPU(struct scx_tid_alloc, scx_tid_alloc); argument4050 struct scx_tid_alloc *ta; in scx_alloc_tid()4053 ta = this_cpu_ptr(&scx_tid_alloc); in scx_alloc_tid()