Home
last modified time | relevance | path

Searched defs:expensive_debug_checks (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Ddebug.h14 #define expensive_debug_checks(c) ((c)->expensive_debug_checks) macro
23 #define expensive_debug_checks(c) 0 macro
H A Dbset.h222 bool *expensive_debug_checks; member
H A Dbset.c347 bch_btree_keys_init(struct btree_keys *b, const struct btree_keys_ops *ops, bool *expensive_debug_checks) bch_btree_keys_init() argument
H A Dsysfs.c144 rw_attribute(expensive_debug_checks); variable
H A Dbcache.h724 bool expensive_debug_checks; member
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Ddebug.h14 #define expensive_debug_checks(c) ((c)->expensive_debug_checks) macro
23 #define expensive_debug_checks(c) 0 macro
H A Dbset.h222 bool *expensive_debug_checks; member
H A Dbset.c347 bch_btree_keys_init(struct btree_keys *b, const struct btree_keys_ops *ops, bool *expensive_debug_checks) bch_btree_keys_init() argument
H A Dsysfs.c147 rw_attribute(expensive_debug_checks); variable
H A Dbcache.h730 bool expensive_debug_checks; member

Completed in 14 milliseconds