Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dmodule.h9 struct list_head fde_list; member
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dmodule.h9 struct list_head fde_list; member
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Ddwarf.c949 list_add_tail(&fde->link, &mod->arch.fde_list); in dwarf_parse_fde()
1111 INIT_LIST_HEAD(&me->arch.fde_list); in module_dwarf_finalize()
1148 list_for_each_entry_safe(fde, ftmp, &mod->arch.fde_list, link) { in module_dwarf_cleanup()
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Ddwarf.c949 list_add_tail(&fde->link, &mod->arch.fde_list); in dwarf_parse_fde()
1111 INIT_LIST_HEAD(&me->arch.fde_list); in module_dwarf_finalize()
1148 list_for_each_entry_safe(fde, ftmp, &mod->arch.fde_list, link) { in module_dwarf_cleanup()

Completed in 3 milliseconds