Home
last modified time | relevance | path

Searched defs:create_dsq (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/sched_ext/
H A Dcreate_dsq.c50 struct scx_test create_dsq = { variable
/linux/kernel/sched/
H A Dext.c4013 static struct scx_dispatch_q *create_dsq(u64 dsq_id, int node) in create_dsq() function