Searched refs:threshold_block (Results 1 – 1 of 1) sorted by relevance
50 struct threshold_block { struct62 static struct threshold_block threshold_defaults = { argument69 struct threshold_block *blocks;87 struct threshold_block *b;261 ssize_t(*show) (struct threshold_block *, char *);262 ssize_t(*store) (struct threshold_block *, const char *, size_t count);266 static ssize_t show_ ## name(struct threshold_block * b, char *buf) \273 static ssize_t store_interrupt_enable(struct threshold_block *b, in SHOW_FIELDS()291 static ssize_t store_threshold_limit(struct threshold_block *b, in store_threshold_limit()315 struct threshold_block *b = _b; in local_error_count()[all …]