Searched refs:miscj (Results 1 – 1 of 1) sorted by relevance
58 struct list_head miscj; member426 INIT_LIST_HEAD(&b->miscj); in allocate_threshold_blocks()429 list_add(&b->miscj, in allocate_threshold_blocks()430 &per_cpu(threshold_banks, cpu)[bank]->blocks->miscj); in allocate_threshold_blocks()586 list_for_each_entry_safe(pos, tmp, &head->blocks->miscj, miscj) { in deallocate_threshold_block()588 list_del(&pos->miscj); in deallocate_threshold_block()