Home
last modified time | relevance | path

Searched refs:prev_esp (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kernel/
H A Dirq_32.c77 u32 *isp, *prev_esp, arg1; in execute_on_irq_stack() local
94 prev_esp = (u32 *)irqstk; in execute_on_irq_stack()
95 *prev_esp = current_stack_pointer; in execute_on_irq_stack()
138 u32 *isp, *prev_esp; in do_softirq_own_stack() local
146 prev_esp = (u32 *)irqstk; in do_softirq_own_stack()
147 *prev_esp = current_stack_pointer; in do_softirq_own_stack()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kernel/
H A Dirq_32.c77 u32 *isp, *prev_esp, arg1; in execute_on_irq_stack() local
94 prev_esp = (u32 *)irqstk; in execute_on_irq_stack()
95 *prev_esp = current_stack_pointer; in execute_on_irq_stack()
138 u32 *isp, *prev_esp; in do_softirq_own_stack() local
146 prev_esp = (u32 *)irqstk; in do_softirq_own_stack()
147 *prev_esp = current_stack_pointer; in do_softirq_own_stack()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kernel/
H A Dirq_32.c77 u32 *isp, *prev_esp, arg1; in execute_on_irq_stack() local
94 prev_esp = (u32 *)irqstk; in execute_on_irq_stack()
95 *prev_esp = current_stack_pointer; in execute_on_irq_stack()
138 u32 *isp, *prev_esp; in do_softirq_own_stack() local
146 prev_esp = (u32 *)irqstk; in do_softirq_own_stack()
147 *prev_esp = current_stack_pointer; in do_softirq_own_stack()
/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dmblast.c3618 GapXEditScriptPtr esp, last_esp, prev_esp, first_esp; in ReevaluateScoreWithAmbiguities() local
3653 prev_esp = NULL; in ReevaluateScoreWithAmbiguities()
3690 if (prev_esp) in ReevaluateScoreWithAmbiguities()
3691 prev_esp->next = NULL; in ReevaluateScoreWithAmbiguities()
3707 prev_esp = esp; in ReevaluateScoreWithAmbiguities()