Searched refs:miscj (Results 1 – 1 of 1) sorted by relevance
249 struct list_head miscj; member255 struct list_head miscj; member490 list_for_each_entry_safe(block, tmp, &thr_banks[bank]->miscj, miscj) { in threshold_restart_bank()1110 list_add(&b->miscj, &tb->miscj); in allocate_threshold_blocks()1133 list_del(&b->miscj); in allocate_threshold_blocks()1163 INIT_LIST_HEAD(&b->miscj); in threshold_create_bank()1189 list_for_each_entry_safe(pos, tmp, &bank->miscj, miscj) { in threshold_remove_bank()1190 list_del(&pos->miscj); in threshold_remove_bank()