Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-region-hash.c70 unsigned int nr_buckets; member
174 unsigned int nr_buckets, max_buckets; in dm_region_hash_create() local
H A Ddm-cache-policy-smq.c587 unsigned int i, nr_buckets; in h_init() local
/openbmc/linux/io_uring/
H A Dpoll.c757 unsigned nr_buckets = 1U << table->hash_bits; in io_poll_remove_all_table() local
827 unsigned nr_buckets = 1U << table->hash_bits; in io_poll_file_find() local
/openbmc/qemu/hw/xen/
H A Dxen-mapcache.c63 unsigned long nr_buckets; member