Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c1243 bool matched; in io_match_task_safe() local
1255 matched = io_match_linked(head); in io_match_task_safe()
1258 matched = io_match_linked(head); in io_match_task_safe()
1260 return matched; in io_match_task_safe()