Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dalternative.c692 void __init_or_module noinline apply_returns(s32 *start, s32 *end) in apply_returns() function
730 void __init_or_module noinline apply_returns(s32 *start, s32 *end) { } in apply_returns() function
736 void __init_or_module noinline apply_returns(s32 *start, s32 *end) { } in apply_returns() function
1016 apply_returns(__return_sites, __return_sites_end); in alternative_instructions()
H A Dmodule.c287 apply_returns(rseg, rseg + returns->sh_size); in module_finalize()
/OK3568_Linux_fs/kernel/arch/um/kernel/
H A Dum_arch.c366 void apply_returns(s32 *start, s32 *end) in apply_returns() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dalternative.h79 extern void apply_returns(s32 *start, s32 *end);