Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Djump_label.h249 extern void jump_label_apply_nops(struct module *mod);
322 static inline int jump_label_apply_nops(struct module *mod) in jump_label_apply_nops() function
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dmodule.c212 jump_label_apply_nops(me); in module_finalize()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dmodule.c308 jump_label_apply_nops(me); in module_finalize()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dmodule.c437 jump_label_apply_nops(me); in module_finalize()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dmodule.c511 jump_label_apply_nops(me); in module_finalize()
/OK3568_Linux_fs/kernel/kernel/
H A Djump_label.c606 void jump_label_apply_nops(struct module *mod) in jump_label_apply_nops() function