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.c617 * nldsq_cursor_next_task - Iterate to the next task given a cursor in a non-local DSQ
629 static struct task_struct *nldsq_cursor_next_task(struct scx_dsq_list_node *cursor, in nldsq_cursor_next_task() function
667 * @p is a task returned by nldsq_cursor_next_task(). The locks may have been
4174 p = nldsq_cursor_next_task(&cursor, dsq); in reenq_user()
9152 return nldsq_cursor_next_task(&kit->cursor, kit->dsq);