Searched refs:create_dsq (Results 1 – 3 of 3) sorted by relevance
15 struct create_dsq *skel; in setup()29 struct create_dsq *skel = ctx; in run()45 struct create_dsq *skel = ctx; in cleanup()50 struct scx_test create_dsq = { variable57 REGISTER_SCX_TEST(&create_dsq)
163 create_dsq \
4013 static struct scx_dispatch_q *create_dsq(u64 dsq_id, int node) in create_dsq() function6474 return PTR_ERR_OR_ZERO(create_dsq(dsq_id, node)); in scx_bpf_create_dsq()