Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/mod/
Dmodpost.c1036 static void extable_mismatch_handler(const char *modname, struct elf_info *elf,
1127 .handler = extable_mismatch_handler,
1693 static void extable_mismatch_handler(const char* modname, struct elf_info *elf, in extable_mismatch_handler() function