Searched refs:stack_store (Results 1 – 1 of 1) sorted by relevance
376 bool stack_store = read_thread_flags() & _TIF_EMULATE_STACK_STORE; in interrupt_exit_kernel_prepare() local417 if (!prep_irq_for_enabled_exit(unlikely(stack_store))) { in interrupt_exit_kernel_prepare()444 if (unlikely(stack_store)) in interrupt_exit_kernel_prepare()449 if (unlikely(stack_store)) { in interrupt_exit_kernel_prepare()
Completed in 2 milliseconds