Lines Matching refs:s32

159 extern s32 __retpoline_sites[], __retpoline_sites_end[];
160 extern s32 __return_sites[], __return_sites_end[];
161 extern s32 __cfi_sites[], __cfi_sites_end[];
162 extern s32 __ibt_endbr_seal[], __ibt_endbr_seal_end[];
164 extern s32 __smp_locks[], __smp_locks_end[];
309 s32 v = *(s##n_ *)(p_); \
375 s32 imm = insn.immediate.value; in apply_relocation()
665 void __init_or_module noinline apply_retpolines(s32 *start, s32 *end) in apply_retpolines()
667 s32 *s; in apply_retpolines()
742 void __init_or_module noinline apply_returns(s32 *start, s32 *end) in apply_returns()
744 s32 *s; in apply_returns()
783 void __init_or_module noinline apply_returns(s32 *start, s32 *end) { } in apply_returns()
788 void __init_or_module noinline apply_retpolines(s32 *start, s32 *end) { } in apply_retpolines()
789 void __init_or_module noinline apply_returns(s32 *start, s32 *end) { } in apply_returns()
825 void __init_or_module noinline apply_seal_endbr(s32 *start, s32 *end) in apply_seal_endbr()
827 s32 *s; in apply_seal_endbr()
840 void __init_or_module apply_seal_endbr(s32 *start, s32 *end) { } in apply_seal_endbr()
995 static int cfi_disable_callers(s32 *start, s32 *end) in cfi_disable_callers()
1003 s32 *s; in cfi_disable_callers()
1020 static int cfi_enable_callers(s32 *start, s32 *end) in cfi_enable_callers()
1026 s32 *s; in cfi_enable_callers()
1044 static int cfi_rand_preamble(s32 *start, s32 *end) in cfi_rand_preamble()
1046 s32 *s; in cfi_rand_preamble()
1064 static int cfi_rewrite_preamble(s32 *start, s32 *end) in cfi_rewrite_preamble()
1066 s32 *s; in cfi_rewrite_preamble()
1085 static void cfi_rewrite_endbr(s32 *start, s32 *end) in cfi_rewrite_endbr()
1087 s32 *s; in cfi_rewrite_endbr()
1097 static int cfi_rand_callers(s32 *start, s32 *end) in cfi_rand_callers()
1099 s32 *s; in cfi_rand_callers()
1116 static int cfi_rewrite_callers(s32 *start, s32 *end) in cfi_rewrite_callers()
1118 s32 *s; in cfi_rewrite_callers()
1137 static void __apply_fineibt(s32 *start_retpoline, s32 *end_retpoline, in __apply_fineibt()
1138 s32 *start_cfi, s32 *end_cfi, bool builtin) in __apply_fineibt()
1252 static void __apply_fineibt(s32 *start_retpoline, s32 *end_retpoline, in __apply_fineibt()
1253 s32 *start_cfi, s32 *end_cfi, bool builtin) in __apply_fineibt()
1263 void apply_fineibt(s32 *start_retpoline, s32 *end_retpoline, in apply_fineibt()
1264 s32 *start_cfi, s32 *end_cfi) in apply_fineibt()
1272 static void alternatives_smp_lock(const s32 *start, const s32 *end, in alternatives_smp_lock()
1275 const s32 *poff; in alternatives_smp_lock()
1288 static void alternatives_smp_unlock(const s32 *start, const s32 *end, in alternatives_smp_unlock()
1291 const s32 *poff; in alternatives_smp_unlock()
1310 const s32 *locks;
1311 const s32 *locks_end;
1403 const s32 *poff; in alternatives_text_reserved()
2026 s32 rel_addr;
2027 s32 disp;