Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/mce/
H A Damd.c239 struct list_head miscj; member
959 list_for_each_entry_safe(block, tmp, &first_block->miscj, miscj) in amd_threshold_interrupt()
1178 INIT_LIST_HEAD(&b->miscj); in allocate_threshold_blocks()
1182 list_add(&b->miscj, &tb->blocks->miscj); in allocate_threshold_blocks()
1205 list_del(&b->miscj); in allocate_threshold_blocks()
1259 list_for_each_entry_safe(pos, tmp, &bank->blocks->miscj, miscj) { in deallocate_threshold_blocks()
1260 list_del(&pos->miscj); in deallocate_threshold_blocks()