Home
last modified time | relevance | path

Searched refs:io_match_linked (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/io_uring/
H A Dio_uring.c194 static bool io_match_linked(struct io_kiocb *head) in io_match_linked() function
224 matched = io_match_linked(head); in io_match_task_safe()
227 matched = io_match_linked(head); in io_match_task_safe()
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c1222 static bool io_match_linked(struct io_kiocb *head) in io_match_linked() function
1252 matched = io_match_linked(head); in io_match_task_safe()
1255 matched = io_match_linked(head); in io_match_task_safe()

Completed in 20 milliseconds