Searched refs:miscj (Results 1 – 1 of 1) sorted by relevance
57 struct list_head miscj; member504 INIT_LIST_HEAD(&b->miscj); in allocate_threshold_blocks()507 list_add(&b->miscj, in allocate_threshold_blocks()508 &per_cpu(threshold_banks, cpu)[bank]->blocks->miscj); in allocate_threshold_blocks()540 list_del(&b->miscj); in allocate_threshold_blocks()674 list_for_each_entry_safe(pos, tmp, &head->blocks->miscj, miscj) { in deallocate_threshold_block()676 list_del(&pos->miscj); in deallocate_threshold_block()