Home
last modified time | relevance | path

Searched refs:add_random_kstack_offset (Results 1 – 4 of 4) 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.c74 add_random_kstack_offset(); in do_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()