Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dpoll.c807 struct io_hash_bucket **out_bucket) in io_poll_find() argument
813 *out_bucket = NULL; in io_poll_find()
825 *out_bucket = hb; in io_poll_find()
835 struct io_hash_bucket **out_bucket) in io_poll_file_find() argument
841 *out_bucket = NULL; in io_poll_file_find()
849 *out_bucket = hb; in io_poll_file_find()