Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c952 list_for_each_entry_safe(block, tmp, &first_block->miscj, miscj) in amd_threshold_interrupt()
1162 INIT_LIST_HEAD(&b->miscj); in allocate_threshold_blocks()
1165 list_add(&b->miscj, in allocate_threshold_blocks()
1166 &per_cpu(threshold_banks, cpu)[bank]->blocks->miscj); in allocate_threshold_blocks()
1193 list_del(&b->miscj); in allocate_threshold_blocks()
1201 struct list_head *head = &b->blocks->miscj; in __threshold_add_blocks()
1210 list_for_each_entry_safe(pos, tmp, head, miscj) { in __threshold_add_blocks()
1214 list_for_each_entry_safe_reverse(pos, tmp, head, miscj) in __threshold_add_blocks()
1299 list_for_each_entry_safe(pos, tmp, &head->blocks->miscj, miscj) { in deallocate_threshold_block()
1301 list_del(&pos->miscj); in deallocate_threshold_block()
[all …]
/Linux-v4.19/arch/x86/include/asm/
Damd_nb.h49 struct list_head miscj; /* member