Searched refs:choose_random_kstack_offset (Results 1 – 5 of 5) sorted by relevance
45 #define choose_random_kstack_offset(rand) do { \ macro
55 choose_random_kstack_offset(get_tod_clock_fast() & 0xff); in arch_exit_to_user_mode_prepare()
88 choose_random_kstack_offset(rdtsc() & 0xFF); in arch_exit_to_user_mode_prepare()
70 choose_random_kstack_offset(get_random_int() & 0x1FF); in invoke_syscall()
1134 during syscall entry and choose_random_kstack_offset() during