Searched defs:orig_sp (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/sparc/kernel/
H A Dkstack.h67 void *orig_sp, *sp = hardirq_stack[smp_processor_id()]; local
79 static inline __attribute__((always_inline)) void restore_hardirq_stack(void *orig_sp) argument
H A Dnmi.c90 void *orig_sp; local
H A Dprocess_64.c530 unsigned long sp, orig_sp; local
548 sp, orig_sp, local
H A Dirq_64.c819 void *orig_sp; local
861 void *orig_sp, *sp = softirq_stack[smp_processor_id()]; local
/linux-master/arch/x86/include/asm/
H A Dunwind.h29 unsigned long *bp, *orig_sp, ip; member in struct:unwind_state
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_nvme.c1002 void qla_nvme_abort_set_option(struct abort_entry_24xx *abt, srb_t *orig_sp) argument
1021 void qla_nvme_abort_process_comp_status(struct abort_entry_24xx *abt, srb_t *orig_sp) argument
1077 inline void qla_wait_nvme_release_cmd_kref(srb_t *orig_sp) argument
[all...]
H A Dqla_iocb.c3694 srb_t *orig_sp = sp->cmd_sp; local
H A Dqla_isr.c3855 srb_t *orig_sp = NULL; local
H A Dqla_init.c161 srb_t *orig_sp = sp->cmd_sp; local

Completed in 303 milliseconds