Home
last modified time | relevance | path

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

/Linux-v6.1/arch/loongarch/include/asm/
Dmodule.h65 static inline int get_plt_idx(unsigned long val, const struct mod_section *sec) in get_plt_idx() function
82 int plt_idx = get_plt_idx(val, sec_plt_idx); in get_plt_entry()