Searched refs:miscj (Results 1 – 1 of 1) sorted by relevance
251 struct list_head miscj; member257 struct list_head miscj; member492 list_for_each_entry_safe(block, tmp, &thr_banks[bank]->miscj, miscj) { in threshold_restart_bank()1125 list_add(&b->miscj, &tb->miscj); in allocate_threshold_blocks()1148 list_del(&b->miscj); in allocate_threshold_blocks()1178 INIT_LIST_HEAD(&b->miscj); in threshold_create_bank()1204 list_for_each_entry_safe(pos, tmp, &bank->miscj, miscj) { in threshold_remove_bank()1205 list_del(&pos->miscj); in threshold_remove_bank()