Home
last modified time | relevance | path

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

/linux/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/arch/loongarch/kernel/
H A Dsyscall.c61 add_random_kstack_offset(); in do_syscall()
/linux/arch/arm64/kernel/
H A Dsyscall.c44 add_random_kstack_offset(); in invoke_syscall()
/linux/arch/powerpc/kernel/
H A Dsyscall.c23 add_random_kstack_offset(); in system_call_exception()
/linux/arch/riscv/kernel/
H A Dtraps.c340 add_random_kstack_offset(); in do_trap_ecall_u()
/linux/arch/
H A DKconfig1466 offset randomization with calls to add_random_kstack_offset()