Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
H A Damd.c1063 list_for_each_entry_safe(block, tmp, &first_block->miscj, miscj) in amd_threshold_interrupt()
1281 INIT_LIST_HEAD(&b->miscj); in allocate_threshold_blocks()
1285 list_add(&b->miscj, &tb->blocks->miscj); in allocate_threshold_blocks()
1308 list_del(&b->miscj); in allocate_threshold_blocks()
1316 struct list_head *head = &b->blocks->miscj; in __threshold_add_blocks()
1325 list_for_each_entry_safe(pos, tmp, head, miscj) { in __threshold_add_blocks()
1329 list_for_each_entry_safe_reverse(pos, tmp, head, miscj) in __threshold_add_blocks()
1418 list_for_each_entry_safe(pos, tmp, &bank->blocks->miscj, misc in deallocate_threshold_blocks()
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/
H A Damd.c895 list_for_each_entry_safe(block, tmp, &first_block->miscj, miscj) in amd_threshold_interrupt()
1114 INIT_LIST_HEAD(&b->miscj); in allocate_threshold_blocks()
1118 list_add(&b->miscj, &tb->blocks->miscj); in allocate_threshold_blocks()
1141 list_del(&b->miscj); in allocate_threshold_blocks()
1149 struct list_head *head = &b->blocks->miscj; in __threshold_add_blocks()
1158 list_for_each_entry_safe(pos, tmp, head, miscj) { in __threshold_add_blocks()
1162 list_for_each_entry_safe_reverse(pos, tmp, head, miscj) in __threshold_add_blocks()
1251 list_for_each_entry_safe(pos, tmp, &bank->blocks->miscj, misc in deallocate_threshold_blocks()
[all...]
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Damd_nb.h46 struct list_head miscj; /* member
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Damd_nb.h48 struct list_head miscj; /* member

Completed in 5 milliseconds