Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dext.c177 struct scx_tid_alloc { struct
181 static DEFINE_PER_CPU(struct scx_tid_alloc, scx_tid_alloc); argument
4050 struct scx_tid_alloc *ta; in scx_alloc_tid()
4053 ta = this_cpu_ptr(&scx_tid_alloc); in scx_alloc_tid()