Home
last modified time | relevance | path

Searched refs:choose_random_kstack_offset (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/include/linux/
Drandomize_kstack.h85 #define choose_random_kstack_offset(rand) do { \ macro
95 #define choose_random_kstack_offset(rand) do { } while (0) macro
/linux-6.12.1/arch/s390/include/asm/
Dentry-common.h57 choose_random_kstack_offset(get_tod_clock_fast()); in arch_exit_to_user_mode_prepare()
/linux-6.12.1/arch/x86/include/asm/
Dentry-common.h94 choose_random_kstack_offset(rdtsc()); in arch_exit_to_user_mode_prepare()
/linux-6.12.1/arch/loongarch/kernel/
Dsyscall.c78 choose_random_kstack_offset(drdtime()); in do_syscall()
/linux-6.12.1/arch/arm64/kernel/
Dsyscall.c65 choose_random_kstack_offset(get_random_u16()); in invoke_syscall()
/linux-6.12.1/arch/powerpc/kernel/
Dsyscall.c186 choose_random_kstack_offset(mftb()); in system_call_exception()
/linux-6.12.1/arch/riscv/kernel/
Dtraps.c343 choose_random_kstack_offset(get_random_u16()); in do_trap_ecall_u()
/linux-6.12.1/arch/
DKconfig1403 during syscall entry and choose_random_kstack_offset() during