Home
last modified time | relevance | path

Searched refs:miscj (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c57 struct list_head miscj; member
504 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()