Home
last modified time | relevance | path

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

/Linux-v6.1/arch/riscv/include/asm/
Dmodule.h100 static inline struct plt_entry *get_plt_entry(unsigned long val, in get_plt_entry() function
/Linux-v6.1/arch/loongarch/include/asm/
Dmodule.h78 static inline struct plt_entry *get_plt_entry(unsigned long val, in get_plt_entry() function
/Linux-v6.1/arch/arm64/kernel/
Dmodule-plts.c25 struct plt_entry get_plt_entry(u64 dst, void *pc) in get_plt_entry() function