Home
last modified time | relevance | path

Searched defs:get_plt_entry (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/riscv/include/asm/
H A Dmodule.h101 static inline struct plt_entry *get_plt_entry(unsigned long val, in get_plt_entry() function
/openbmc/linux/arch/loongarch/include/asm/
H A Dmodule.h81 static inline struct plt_entry *get_plt_entry(unsigned long val, in get_plt_entry() function
/openbmc/linux/arch/arm64/kernel/
H A Dmodule-plts.c26 struct plt_entry get_plt_entry(u64 dst, void *pc) in get_plt_entry() function