Searched refs:syscall_enter_from_user_mode_randomize_stack (Results 1 – 3 of 3) sorted by relevance
21 if (unlikely(!syscall_enter_from_user_mode_randomize_stack(regs, &r0))) { in system_call_exception()
199 #define syscall_enter_from_user_mode_randomize_stack(regs, syscall) \ macro
338 if (likely(syscall_enter_from_user_mode_randomize_stack(regs, &syscall))) { in do_trap_ecall_u()