Home
last modified time | relevance | path

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

/io_uring/
Dpoll.c763 unsigned nr_buckets = 1U << table->hash_bits; in io_poll_remove_all_table() local
769 for (i = 0; i < nr_buckets; i++) { in io_poll_remove_all_table()
833 unsigned nr_buckets = 1U << table->hash_bits; in io_poll_file_find() local
839 for (i = 0; i < nr_buckets; i++) { in io_poll_file_find()