Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mcheck/
Dmce_amd_64.c58 struct list_head miscj; member
426 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()