Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c620 static struct task_struct *nldsq_cursor_next_task(struct scx_dsq_list_node *cursor, in nldsq_cursor_next_task() function
4065 p = nldsq_cursor_next_task(&cursor, dsq); in reenq_user()
8758 return nldsq_cursor_next_task(&kit->cursor, kit->dsq); in bpf_iter_scx_dsq_next()