Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dpoll.c785 struct io_hash_bucket **out_bucket) in io_poll_find() argument
791 *out_bucket = NULL; in io_poll_find()
804 *out_bucket = hb; in io_poll_find()
814 struct io_hash_bucket **out_bucket) in io_poll_file_find() argument
820 *out_bucket = NULL; in io_poll_file_find()
828 *out_bucket = hb; in io_poll_file_find()