Searched refs:buckets (Results 1 - 6 of 6) sorted by last modified time

/include/linux/crush/
H A Dcrush.h89 * other buckets). Items within a bucket are chosen using one of a
155 * CRUSH map includes all buckets, rules, etc.
158 struct crush_bucket **buckets; member in struct:crush_map
/include/linux/
H A Dnetdevice.h2303 #define FLOW_LIMIT_HISTORY (1 << 7) /* must be ^2 and !overflow buckets */
2309 u8 buckets[]; member in struct:sd_flow_limit
H A Dnfs_xdr.h1115 struct pnfs_commit_bucket *buckets; member in struct:pnfs_ds_commit_info
1230 kfree(cinfo->buckets);
H A Drhashtable.h31 struct rhash_head __rcu *buckets[]; member in struct:bucket_table
/include/media/
H A Dv4l2-ctrls.h241 * @buckets: Buckets for the hashing. Allows for quick control lookup.
246 * @nr_of_buckets: Total number of buckets in the array.
255 struct v4l2_ctrl_ref **buckets; member in struct:v4l2_ctrl_handler
330 * it is way off, then you either waste memory (too many buckets
332 * buckets are allocated, so there are more slow list lookups).
337 * Returns an error if the buckets could not be allocated. This error will
/include/trace/events/
H A Dbcache.h418 __entry->sectors = GC_SECTORS_USED(&ca->buckets[bucket]);

Completed in 129 milliseconds