Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dmodule.h10 struct list_head cie_list; member
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dmodule.h10 struct list_head cie_list; member
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Ddwarf.c857 list_add_tail(&cie->link, &mod->arch.cie_list); in dwarf_parse_cie()
1110 INIT_LIST_HEAD(&me->arch.cie_list); in module_dwarf_finalize()
1138 list_for_each_entry_safe(cie, ctmp, &mod->arch.cie_list, link) { in module_dwarf_cleanup()
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Ddwarf.c857 list_add_tail(&cie->link, &mod->arch.cie_list); in dwarf_parse_cie()
1110 INIT_LIST_HEAD(&me->arch.cie_list); in module_dwarf_finalize()
1138 list_for_each_entry_safe(cie, ctmp, &mod->arch.cie_list, link) { in module_dwarf_cleanup()

Completed in 3 milliseconds