Lines Matching full:before
99 * enable interrupts before invoking syscall_enter_from_user_mode_work().
121 * syscall_enter_from_user_mode_work - Check and handle work before invoking
147 * before invoking a syscall
222 * function before return. Defaults to NOOP.
235 * arch_exit_to_user_mode - Architecture specific final work before
239 * function before return. Defaults to NOOP.
274 * is not suitable as the last step before returning to userspace. Must be
277 * The caller has to invoke syscall_exit_to_user_mode_work() before this.
282 * syscall_exit_to_user_mode_work - Handle work before returning to user mode
290 * invoke exit_to_user_mode() before actually switching to user mode to
297 * syscall_exit_to_user_mode - Handle work before returning to user mode
328 * irqentry_enter_from_user_mode - Establish state before invoking the irq handler
442 * This is the last action before returning to the low level ASM code which
462 * Last action before returning to the low level assembly code.