Lines Matching defs:b
69 struct threshold_block *b; member
82 static const char *bank4_names(const struct threshold_block *b) in bank4_names()
117 static int lvt_off_valid(struct threshold_block *b, int apic, u32 lo, u32 hi) in lvt_off_valid()
187 static void mce_threshold_block_init(struct threshold_block *b, int offset) in mce_threshold_block_init()
211 struct threshold_block b; in mce_amd_feature_init() local
376 store_threshold_limit(struct threshold_block *b, const char *buf, size_t size) in store_threshold_limit()
399 static ssize_t show_error_count(struct threshold_block *b, char *buf) in show_error_count()
436 struct threshold_block *b = to_block(kobj); in show() local
448 struct threshold_block *b = to_block(kobj); in store() local
470 struct threshold_block *b = NULL; in allocate_threshold_blocks() local
552 static int __threshold_add_blocks(struct threshold_bank *b) in __threshold_add_blocks()
580 struct threshold_bank *b = NULL; in threshold_create_bank() local
684 static void __threshold_remove_blocks(struct threshold_bank *b) in __threshold_remove_blocks()
698 struct threshold_bank *b; in threshold_remove_bank() local