Home
last modified time | relevance | path

Searched refs:get_got_entry (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dmodule.h35 static inline struct got_entry *get_got_entry(unsigned long val, in get_got_entry() function
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dmodule.h101 static inline struct got_entry *get_got_entry(Elf_Addr val, in get_got_entry() function
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dmodule.h95 static inline struct got_entry *get_got_entry(Elf_Addr val, in get_got_entry() function
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dmodule.h36 static inline struct got_entry *get_got_entry(unsigned long val, in get_got_entry() function
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dmodule-sections.c16 struct got_entry *got = get_got_entry(val, sechdrs, got_sec); in module_emit_got_entry()
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dmodule-sections.c17 struct got_entry *got = get_got_entry(val, got_sec); in module_emit_got_entry()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dmodule-sections.c16 struct got_entry *got = get_got_entry(val, sechdrs, got_sec); in module_emit_got_entry()
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dmodule-sections.c17 struct got_entry *got = get_got_entry(val, got_sec); in module_emit_got_entry()

Completed in 4 milliseconds