Searched defs:sp (Results 1 - 25 of 545) sorted by path

1234567891011>>

/linux-master/arch/alpha/include/uapi/asm/
H A Dregdef.h42 #define sp $30 /* stack pointer */ macro
/linux-master/arch/arc/include/uapi/asm/
H A Dptrace.h41 unsigned long sp; member in struct:user_regs_struct::__anon131
/linux-master/arch/m68k/include/asm/
H A Dentry.h68 movel %sp,sw_usp /* save user sp */ variable
103 movel %sp@+,%d0 variable
105 addl %sp@+,%sp /* stkadj */ variable
107 movel %sp,sw_ksp /* save ksp */ variable
[all...]
/linux-master/arch/mips/include/asm/
H A Dasmmacro-64.h26 LONG_S sp, THREAD_REG29(\thread) variable
39 LONG_L sp, THREAD_REG29(\thread) variable
H A Dpm.h59 addiu sp, PT_SIZE variable
83 LONG_S sp, SSS_SP(t1) variable
103 LONG_L sp, SSS_SP(t1) variable
[all...]
H A Dstacktrace.h19 unwind_stack(struct task_struct *task, unsigned long *sp, unsigned long pc, unsigned long *ra) argument
/linux-master/arch/mips/kernel/
H A Dperf_event.c29 unsigned long *sp = (unsigned long *)reg29; local
45 unsigned long sp = regs->regs[29]; local
H A Dstacktrace.c20 unsigned long *sp = (unsigned long *)reg29; local
40 unsigned long sp = regs->regs[29]; local
/linux-master/arch/parisc/include/asm/
H A Dunwind.h64 unsigned long sp, ip, rp, r31; member in struct:unwind_frame_info
/linux-master/arch/sh/include/asm/
H A Dsuspend.h74 unsigned long sp; member in struct:sh_sleep_data
/linux-master/arch/sh/kernel/
H A Ddwarf.c957 dwarf_unwinder_dump(struct task_struct *task, struct pt_regs *regs, unsigned long *sp, const struct stacktrace_ops *ops, void *data) argument
H A Dunwinder.c132 unwind_stack(struct task_struct *task, struct pt_regs *regs, unsigned long *sp, const struct stacktrace_ops *ops, void *data) argument
/linux-master/arch/sparc/kernel/
H A Dkstack.h11 static inline bool kstack_valid(struct thread_info *tp, unsigned long sp) argument
67 void *orig_sp, *sp = hardirq_stack[smp_processor_id()]; local
[all...]
/linux-master/arch/x86/kvm/
H A Dtss.h49 u16 sp; member in struct:tss_segment_16
/linux-master/drivers/char/
H A Ddtlk.c274 struct dtlk_settings *sp; local
394 struct dtlk_settings *sp; local
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-audio.c49 const struct routing_scheme *sp; local
H A Dpvrusb2-cs53l32a.c50 const struct routing_scheme *sp; local
H A Dpvrusb2-cx2584x-v4l.c141 const struct routing_scheme *sp; local
H A Dpvrusb2-debugifc.c140 struct pvr2_stream *sp; local
H A Dpvrusb2-io.c120 struct pvr2_stream *sp = bp->stream; local
152 struct pvr2_stream *sp; local
169 struct pvr2_stream *sp; local
195 struct pvr2_stream *sp; local
219 struct pvr2_stream *sp; local
247 pvr2_buffer_init(struct pvr2_buffer *bp, struct pvr2_stream *sp, unsigned int id) argument
281 pvr2_stream_buffer_count(struct pvr2_stream *sp, unsigned int cnt) argument
350 pvr2_stream_achieve_buffer_count(struct pvr2_stream *sp) argument
378 pvr2_stream_internal_flush(struct pvr2_stream *sp) argument
398 pvr2_stream_init(struct pvr2_stream *sp) argument
407 pvr2_stream_done(struct pvr2_stream *sp) argument
418 struct pvr2_stream *sp; local
462 struct pvr2_stream *sp; local
470 pvr2_stream_destroy(struct pvr2_stream *sp) argument
478 pvr2_stream_setup(struct pvr2_stream *sp, struct usb_device *dev, int endpoint, unsigned int tolerance) argument
491 pvr2_stream_set_callback(struct pvr2_stream *sp, pvr2_stream_callback func, void *data) argument
506 pvr2_stream_get_stats(struct pvr2_stream *sp, struct pvr2_stream_stats *stats, int zero_counts) argument
529 pvr2_stream_get_buffer_count(struct pvr2_stream *sp) argument
534 pvr2_stream_set_buffer_count(struct pvr2_stream *sp, unsigned int cnt) argument
547 pvr2_stream_get_idle_buffer(struct pvr2_stream *sp) argument
554 pvr2_stream_get_ready_buffer(struct pvr2_stream *sp) argument
561 pvr2_stream_get_buffer(struct pvr2_stream *sp, int id) argument
568 pvr2_stream_get_ready_count(struct pvr2_stream *sp) argument
573 pvr2_stream_kill(struct pvr2_stream *sp) argument
597 struct pvr2_stream *sp; local
634 struct pvr2_stream *sp; local
[all...]
H A Dpvrusb2-ioread.c186 int pvr2_ioread_setup(struct pvr2_ioread *cp,struct pvr2_stream *sp) argument
H A Dpvrusb2-std.c129 const struct std_name *sp; local
H A Dpvrusb2-video-v4l.c67 const struct routing_scheme *sp; local
/linux-master/drivers/misc/ibmasm/
H A Dlowlevel.c19 int ibmasm_send_i2o_message(struct service_processor *sp) argument
46 struct service_processor *sp = (struct service_processor *)dev_id; local
[all...]
H A Dremote.c170 void ibmasm_handle_mouse_interrupt(struct service_processor *sp) argument
196 int ibmasm_init_remote_input_dev(struct service_processor *sp) argument
262 ibmasm_free_remote_input_dev(struct service_processor *sp) argument
[all...]

Completed in 283 milliseconds

1234567891011>>