Lines Matching full:before
119 * enable interrupts before invoking syscall_enter_from_user_mode_work().
141 * syscall_enter_from_user_mode_work - Check and handle work before invoking
167 * before invoking a syscall
242 * function before return. Defaults to NOOP.
255 * arch_exit_to_user_mode - Architecture specific final work before
259 * function before return. Defaults to NOOP.
314 * is not suitable as the last step before returning to userspace. Must be
317 * The caller has to invoke syscall_exit_to_user_mode_work() before this.
322 * syscall_exit_to_user_mode_work - Handle work before returning to user mode
330 * invoke exit_to_user_mode() before actually switching to user mode to
337 * syscall_exit_to_user_mode - Handle work before returning to user mode
368 * irqentry_enter_from_user_mode - Establish state before invoking the irq handler
471 * This is the last action before returning to the low level ASM code which
491 * Last action before returning to the low level assembly code.