Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/entry/
H A Dsyscall_32.c148 add_random_kstack_offset(); in do_int80_emulation()
216 add_random_kstack_offset(); in DEFINE_FREDENTRY_RAW()
250 add_random_kstack_offset(); in do_int80_syscall_32()
271 add_random_kstack_offset(); in __do_fast_syscall_32()
H A Dsyscall_64.c89 add_random_kstack_offset(); in do_syscall_64()
/linux-6.15/include/linux/
H A Drandomize_kstack.h58 #define add_random_kstack_offset() do { \ macro
94 #define add_random_kstack_offset() do { } while (0) macro
/linux-6.15/arch/loongarch/kernel/
H A Dsyscall.c61 add_random_kstack_offset(); in do_syscall()
/linux-6.15/arch/arm64/kernel/
H A Dsyscall.c44 add_random_kstack_offset(); in invoke_syscall()
/linux-6.15/arch/s390/kernel/
H A Dsyscall.c89 add_random_kstack_offset(); in __do_syscall()
/linux-6.15/arch/powerpc/kernel/
H A Dsyscall.c23 add_random_kstack_offset(); in system_call_exception()
/linux-6.15/arch/riscv/kernel/
H A Dtraps.c338 add_random_kstack_offset(); in do_trap_ecall_u()
/linux-6.15/arch/
H A DKconfig1450 offset randomization with calls to add_random_kstack_offset()