Searched defs:for_each_bucket (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | movinggc.c | 214 for_each_bucket(b, ca) { in bch_moving_gc() function
|
H A D | alloc.c | 107 for_each_bucket(b, ca) in bch_rescale_priorities() function 186 for_each_bucket(b, ca) { in invalidate_buckets_lru() function
|
H A D | sysfs.c | 1052 for_each_bucket(b, ca) { in SHOW() function
|
H A D | btree.c | 1721 for_each_bucket(b, ca) { in btree_gc_start() function 1782 for_each_bucket(b, ca) { in bch_btree_gc_finish() function 2114 for_each_bucket(b, ca) { in bch_initial_gc_finish() function
|
H A D | bcache.h | 889 #define for_each_bucket(b, ca) \ macro
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | movinggc.c | 214 for_each_bucket(b, ca) { in bch_moving_gc() function
|
H A D | alloc.c | 107 for_each_bucket(b, ca) in bch_rescale_priorities() function 186 for_each_bucket(b, ca) { in invalidate_buckets_lru() function
|
H A D | sysfs.c | 1075 for_each_bucket(b, ca) { in SHOW() function
|
H A D | btree.c | 1742 for_each_bucket(b, ca) { in btree_gc_start() function 1803 for_each_bucket(b, ca) { in bch_btree_gc_finish() function 2135 for_each_bucket(b, ca) { in bch_initial_gc_finish() function
|
H A D | bcache.h | 888 #define for_each_bucket(b, ca) \ macro
|
Completed in 25 milliseconds