Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_sdt.bpf.c101 void __arena *scx_alloc_from_pool(struct sdt_pool *pool) in scx_alloc_from_pool() function
134 chunk = scx_alloc_from_pool(&chunk_pool); in scx_alloc_chunk()
138 desc = scx_alloc_from_pool(&desc_pool); in scx_alloc_chunk()
491 data = scx_alloc_from_pool(&alloc->pool); in scx_alloc()