Searched defs:sp (Results 76 - 100 of 545) sorted by relevance

1234567891011>>

/linux-master/sound/synth/emux/
H A Demux.c54 static int sf_sample_new(void *private_data, struct snd_sf_sample *sp, argument
63 static int sf_sample_free(void *private_data, struct snd_sf_sample *sp, argument
/linux-master/net/rxrpc/
H A Dinsecure.c32 struct rxrpc_skb_priv *sp = rxrpc_skb(skb); local
H A Dsecurity.c134 struct rxrpc_skb_priv *sp = rxrpc_skb(skb); local
162 struct rxrpc_skb_priv *sp = rxrpc_skb(skb); local
[all...]
/linux-master/drivers/misc/ibmasm/
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...]
/linux-master/tools/testing/selftests/x86/
H A Dcheck_initial_reg_state.c11 unsigned long ax, bx, cx, dx, si, di, bp, sp, flags; variable
/linux-master/net/netfilter/
H A Dxt_policy.c56 const struct sec_path *sp = skb_sec_path(skb); local
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-cx2584x-v4l.c141 const struct routing_scheme *sp; local
/linux-master/arch/mips/sgi-ip27/
H A Dip27-smp.c148 unsigned long sp = __KSTK_TOS(idle); local
/linux-master/arch/sh/kernel/
H A Ddumpstack.c123 void show_trace(struct task_struct *tsk, unsigned long *sp, argument
141 void show_stack(struct task_struct *tsk, unsigned long *sp, const char *loglvl) argument
88 stack_reader_dump(struct task_struct *task, struct pt_regs *regs, unsigned long *sp, const struct stacktrace_ops *ops, void *data) argument
[all...]
/linux-master/arch/csky/abiv1/inc/abi/
H A Dentry.h22 mfcr sp, ss0 variable
27 mfcr sp, usp variable
37 subi sp, 32 variable
38 subi sp, 32 variable
39 subi sp, 16 variable
40 stw r13, (sp, 12) variable
42 stw lr, (sp, 4) variable
47 stw lr, (sp, variable
56 stw lr, (sp, 16) variable
58 stw a0, (sp, 20) variable
59 stw a0, (sp, 24) variable
60 stw a1, (sp, 28) variable
61 stw a2, (sp, 32) variable
62 stw a3, (sp, 36) variable
64 addi sp, 32 variable
65 addi sp, 8 variable
68 stw r7, (sp, 4) variable
69 stw r8, (sp, 8) variable
70 stw r9, (sp, 12) variable
71 stw r10, (sp, 16) variable
72 stw r11, (sp, 20) variable
73 stw r12, (sp, 24) variable
74 stw r13, (sp, 28) variable
75 stw r14, (sp, 32) variable
76 stw r1, (sp, 36) variable
77 subi sp, 32 variable
78 subi sp, 8 variable
82 ldw lr, (sp, 4) variable
83 ldw a0, (sp, 8) variable
85 ldw a0, (sp, 12) variable
89 ldw a0, (sp, 16) variable
92 ldw a0, (sp, 24) variable
93 ldw a1, (sp, 28) variable
94 ldw a2, (sp, 32) variable
95 ldw a3, (sp, 36) variable
97 addi sp, 32 variable
98 addi sp, 8 variable
100 ldw r7, (sp, 4) variable
101 ldw r8, (sp, 8) variable
102 ldw r9, (sp, 12) variable
103 ldw r10, (sp, 16) variable
104 ldw r11, (sp, 20) variable
105 ldw r12, (sp, 24) variable
106 ldw r13, (sp, 28) variable
107 ldw r14, (sp, 32) variable
108 ldw r1, (sp, 36) variable
109 addi sp, 32 variable
110 addi sp, 8 variable
125 addi sp, 32 variable
[all...]
/linux-master/drivers/crypto/ccp/
H A Dsp-dev.c42 static void sp_add_device(struct sp_device *sp) argument
53 static void sp_del_device(struct sp_device *sp) argument
66 struct sp_device *sp = data; local
77 sp_request_ccp_irq(struct sp_device *sp, irq_handler_t handler, const char *name, void *data) argument
105 sp_request_psp_irq(struct sp_device *sp, irq_handler_t handler, const char *name, void *data) argument
133 sp_free_ccp_irq(struct sp_device *sp, void *data) argument
152 sp_free_psp_irq(struct sp_device *sp, void *data) argument
178 struct sp_device *sp; local
191 sp_init(struct sp_device *sp) argument
203 sp_destroy(struct sp_device *sp) argument
214 sp_suspend(struct sp_device *sp) argument
223 sp_resume(struct sp_device *sp) argument
[all...]
/linux-master/fs/unicode/
H A Dutf8n.h39 const char *sp; member in struct:utf8cursor
/linux-master/arch/powerpc/perf/
H A Dcallchain_64.c54 static int sane_signal_64_frame(unsigned long sp) argument
70 unsigned long sp, next_sp; local
[all...]
/linux-master/arch/sparc/include/asm/
H A Dprocessor_32.h56 start_thread(struct pt_regs * regs, unsigned long pc, unsigned long sp) argument
/linux-master/arch/x86/kernel/
H A Dirq_32.c34 long sp; local
/linux-master/arch/csky/kernel/
H A Dstacktrace.c19 unsigned long fp, sp, pc; local
63 unsigned long sp, pc; local
96 show_stack(struct task_struct *task, unsigned long *sp, const char *loglvl) argument
[all...]
H A Dsignal.c116 unsigned long sp; local
/linux-master/drivers/gpu/host1x/
H A Dintr.c31 static void host1x_intr_update_hw_state(struct host1x *host, struct host1x_syncpt *sp) argument
77 struct host1x_syncpt *sp = &host->syncpt[id]; local
[all...]
H A Dsyncpt.h74 static inline bool host1x_syncpt_check_max(struct host1x_syncpt *sp, u32 real) argument
84 static inline bool host1x_syncpt_client_managed(struct host1x_syncpt *sp) argument
93 static inline bool host1x_syncpt_idle(struct host1x_syncpt *sp) argument
121 host1x_syncpt_is_valid(struct host1x_syncpt *sp) argument
126 host1x_syncpt_set_locked(struct host1x_syncpt *sp) argument
[all...]
/linux-master/arch/s390/include/asm/
H A Dunwind.h39 unsigned long sp, ip; member in struct:unwind_state
/linux-master/arch/riscv/kernel/
H A Dstacktrace.c24 unsigned long fp, sp, pc; local
82 unsigned long sp, pc; local
124 show_stack(struct task_struct *task, unsigned long *sp, const char *loglvl) argument
[all...]
/linux-master/arch/arm64/kernel/
H A Dperf_callchain.c66 u32 sp; member in struct:compat_frame_tail
/linux-master/kernel/
H A Dstackleak.c161 unsigned long sp = current_stack_pointer; local
/linux-master/arch/s390/boot/
H A Dpgm_check_info.c126 void print_stacktrace(unsigned long sp) argument
/linux-master/arch/s390/kernel/
H A Ddumpstack.c43 static inline bool in_stack(unsigned long sp, struct stack_info *info, argument
54 static bool in_task_stack(unsigned long sp, struct task_struct *task, argument
62 static bool in_irq_stack(unsigned long sp, struct stack_info *info) argument
69 static bool in_nodat_stack(unsigned long sp, struct stack_info *info) argument
76 static bool in_mcck_stack(unsigned long sp, struc argument
83 in_restart_stack(unsigned long sp, struct stack_info *info) argument
90 get_stack_info(unsigned long sp, struct task_struct *task, struct stack_info *info, unsigned long *visit_mask) argument
[all...]

Completed in 222 milliseconds

1234567891011>>