Searched refs:nldsq_next_task (Results 1 – 1 of 1) sorted by relevance
1280 static struct task_struct *nldsq_next_task(struct scx_dispatch_q *dsq, in nldsq_next_task() function1311 for ((p) = nldsq_next_task((dsq), NULL, false); (p); \1312 (p) = nldsq_next_task((dsq), (p), false))1894 nldsq_next_task(dsq, NULL, false))) in dispatch_enqueue()6879 p = nldsq_next_task(kit->dsq, p, rev); in bpf_iter_scx_dsq_next()