Searched refs:threshold_block (Results 1 – 1 of 1) sorted by relevance
233 struct threshold_block { struct361 struct threshold_block *b;367 static const char *bank4_names(const struct threshold_block *b) in bank4_names()402 static bool lvt_off_valid(struct threshold_block *b, int apic, u32 lo, u32 hi) in lvt_off_valid()484 struct threshold_block *block, *tmp; in threshold_restart_bank()511 static void mce_threshold_block_init(struct threshold_block *b, int offset) in mce_threshold_block_init()571 struct threshold_block b; in prepare_threshold_block()910 ssize_t (*show) (struct threshold_block *, char *);911 ssize_t (*store) (struct threshold_block *, const char *, size_t count);915 static ssize_t show_ ## name(struct threshold_block *b, char *buf) \[all …]