Searched refs:sp (Results 1 - 25 of 3180) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/blackfin/include/asm/
H A Dcontext.S18 [--sp] = SYSCFG;
20 [--sp] = P0; /*orig_p0*/
21 [--sp] = R0; /*orig_r0*/
23 [--sp] = ( R7:0, P5:0 );
24 [--sp] = fp;
25 [--sp] = usp;
27 [--sp] = i0;
28 [--sp] = i1;
29 [--sp] = i2;
30 [--sp]
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dcontext.S18 [--sp] = SYSCFG;
20 [--sp] = P0; /*orig_p0*/
21 [--sp] = R0; /*orig_r0*/
23 [--sp] = ( R7:0, P5:0 );
24 [--sp] = fp;
25 [--sp] = usp;
27 [--sp] = i0;
28 [--sp] = i1;
29 [--sp] = i2;
30 [--sp]
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/um/sys-ppc/
H A Dmiscthings.c7 void shove_aux_table(unsigned long sp) argument
14 argc = *(int *)sp;
15 sp += sizeof(int) + (argc + 1) * sizeof(char *);
18 p = *(char **)sp;
19 sp += sizeof(char *);
21 aux_start = sp;
24 e = *(unsigned long *)sp;
25 sp += 2 * sizeof(unsigned long);
30 sp -= sizeof(unsigned long);
31 e = *(unsigned long *)sp;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/um/sys-ppc/
H A Dmiscthings.c7 void shove_aux_table(unsigned long sp) argument
14 argc = *(int *)sp;
15 sp += sizeof(int) + (argc + 1) * sizeof(char *);
18 p = *(char **)sp;
19 sp += sizeof(char *);
21 aux_start = sp;
24 e = *(unsigned long *)sp;
25 sp += 2 * sizeof(unsigned long);
30 sp -= sizeof(unsigned long);
31 e = *(unsigned long *)sp;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dsrcu.h53 int __init_srcu_struct(struct srcu_struct *sp, const char *name,
56 #define init_srcu_struct(sp) \
60 __init_srcu_struct((sp), #sp, &__srcu_key); \
63 # define srcu_read_acquire(sp) \
64 lock_acquire(&(sp)->dep_map, 0, 0, 2, 1, NULL, _THIS_IP_)
65 # define srcu_read_release(sp) \
66 lock_release(&(sp)->dep_map, 1, _THIS_IP_)
70 int init_srcu_struct(struct srcu_struct *sp);
72 # define srcu_read_acquire(sp) d
78 int __srcu_read_lock(struct srcu_struct *sp) __acquires(sp); variable
79 void __srcu_read_unlock(struct srcu_struct *sp, int idx) __releases(sp); variable
94 srcu_read_lock_held(struct srcu_struct *sp) argument
103 srcu_read_lock_held(struct srcu_struct *sp) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dsrcu.h53 int __init_srcu_struct(struct srcu_struct *sp, const char *name,
56 #define init_srcu_struct(sp) \
60 __init_srcu_struct((sp), #sp, &__srcu_key); \
63 # define srcu_read_acquire(sp) \
64 lock_acquire(&(sp)->dep_map, 0, 0, 2, 1, NULL, _THIS_IP_)
65 # define srcu_read_release(sp) \
66 lock_release(&(sp)->dep_map, 1, _THIS_IP_)
70 int init_srcu_struct(struct srcu_struct *sp);
72 # define srcu_read_acquire(sp) d
78 int __srcu_read_lock(struct srcu_struct *sp) __acquires(sp); variable
79 void __srcu_read_unlock(struct srcu_struct *sp, int idx) __releases(sp); variable
94 srcu_read_lock_held(struct srcu_struct *sp) argument
103 srcu_read_lock_held(struct srcu_struct *sp) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/testsuite/gdb.asm/
H A Dspu.inc3 stqd $lr, 16($sp)
4 stqd $sp, -32($sp)
5 ai $sp, $sp, -32
10 ai $sp, $sp, 32
11 lqd $lr, 16($sp)
37 ila $sp, 16368
38 stqd $0, 0($sp)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/testsuite/gdb.asm/
H A Dspu.inc3 stqd $lr, 16($sp)
4 stqd $sp, -32($sp)
5 ai $sp, $sp, -32
10 ai $sp, $sp, 32
11 lqd $lr, 16($sp)
37 ila $sp, 16368
38 stqd $0, 0($sp)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/testsuite/gdb.asm/
H A Dspu.inc3 stqd $lr, 16($sp)
4 stqd $sp, -32($sp)
5 ai $sp, $sp, -32
10 ai $sp, $sp, 32
11 lqd $lr, 16($sp)
37 ila $sp, 16368
38 stqd $0, 0($sp)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/include/asm/
H A Dentry_no.h12 * 0(sp) - d1
13 * 4(sp) - d2
14 * 8(sp) - d3
15 * C(sp) - d4
16 * 10(sp) - d5
17 * 14(sp) - a0
18 * 18(sp) - a1
19 * 1C(sp) - a2
20 * 20(sp) - d0
21 * 24(sp)
65 movel %sp,sw_usp /* save user sp */ variable
96 movel %sp@+,%d0 variable
98 addl %sp@+,%sp /* stkadj */ variable
100 movel %sp,sw_ksp /* save ksp */ variable
105 moveml %sp@,%d1-%d5/%a0-%a2 variable
107 movel %sp@+,%d0 variable
109 addl %sp@+,%sp /* stkadj */ variable
128 movel %sp@+,%d0 variable
130 addl %sp@+,%sp /* stkadj */ variable
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dentry_no.h12 * 0(sp) - d1
13 * 4(sp) - d2
14 * 8(sp) - d3
15 * C(sp) - d4
16 * 10(sp) - d5
17 * 14(sp) - a0
18 * 18(sp) - a1
19 * 1C(sp) - a2
20 * 20(sp) - d0
21 * 24(sp)
65 movel %sp,sw_usp /* save user sp */ variable
96 movel %sp@+,%d0 variable
98 addl %sp@+,%sp /* stkadj */ variable
100 movel %sp,sw_ksp /* save ksp */ variable
105 moveml %sp@,%d1-%d5/%a0-%a2 variable
107 movel %sp@+,%d0 variable
109 addl %sp@+,%sp /* stkadj */ variable
128 movel %sp@+,%d0 variable
130 addl %sp@+,%sp /* stkadj */ variable
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/krb5/
H A Dstore_fd.c44 fd_fetch(krb5_storage * sp, void *data, size_t size) argument
46 return net_read(FD(sp), data, size);
50 fd_store(krb5_storage * sp, const void *data, size_t size) argument
52 return net_write(FD(sp), data, size);
56 fd_seek(krb5_storage * sp, off_t offset, int whence) argument
58 return lseek(FD(sp), offset, whence);
62 fd_trunc(krb5_storage * sp, off_t offset) argument
64 if (ftruncate(FD(sp), offset) == -1)
70 fd_free(krb5_storage * sp) argument
72 close(FD(sp));
91 krb5_storage *sp; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/krb5/
H A Dstore_fd.c44 fd_fetch(krb5_storage * sp, void *data, size_t size) argument
46 return net_read(FD(sp), data, size);
50 fd_store(krb5_storage * sp, const void *data, size_t size) argument
52 return net_write(FD(sp), data, size);
56 fd_seek(krb5_storage * sp, off_t offset, int whence) argument
58 return lseek(FD(sp), offset, whence);
62 fd_trunc(krb5_storage * sp, off_t offset) argument
64 if (ftruncate(FD(sp), offset) == -1)
70 fd_free(krb5_storage * sp) argument
72 close(FD(sp));
91 krb5_storage *sp; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/krb5/
H A Dstore_fd.c44 fd_fetch(krb5_storage * sp, void *data, size_t size) argument
46 return net_read(FD(sp), data, size);
50 fd_store(krb5_storage * sp, const void *data, size_t size) argument
52 return net_write(FD(sp), data, size);
56 fd_seek(krb5_storage * sp, off_t offset, int whence) argument
58 return lseek(FD(sp), offset, whence);
62 fd_trunc(krb5_storage * sp, off_t offset) argument
64 if (ftruncate(FD(sp), offset) == -1)
70 fd_free(krb5_storage * sp) argument
72 close(FD(sp));
91 krb5_storage *sp; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dsrcu.c36 static int init_srcu_struct_fields(struct srcu_struct *sp) argument
38 sp->completed = 0;
39 mutex_init(&sp->mutex);
40 sp->per_cpu_ref = alloc_percpu(struct srcu_struct_array);
41 return sp->per_cpu_ref ? 0 : -ENOMEM;
46 int __init_srcu_struct(struct srcu_struct *sp, const char *name, argument
51 debug_check_no_locks_freed((void *)sp, sizeof(*sp));
52 lockdep_init_map(&sp->dep_map, name, key, 0);
54 return init_srcu_struct_fields(sp);
68 init_srcu_struct(struct srcu_struct *sp) argument
81 srcu_readers_active_idx(struct srcu_struct *sp, int idx) argument
100 srcu_readers_active(struct srcu_struct *sp) argument
112 cleanup_srcu_struct(struct srcu_struct *sp) argument
130 __srcu_read_lock(struct srcu_struct *sp) argument
150 __srcu_read_unlock(struct srcu_struct *sp, int idx) argument
162 __synchronize_srcu(struct srcu_struct *sp, void (*sync_func)(void)) argument
261 synchronize_srcu(struct srcu_struct *sp) argument
282 synchronize_srcu_expedited(struct srcu_struct *sp) argument
296 srcu_batches_completed(struct srcu_struct *sp) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dsrcu.c36 static int init_srcu_struct_fields(struct srcu_struct *sp) argument
38 sp->completed = 0;
39 mutex_init(&sp->mutex);
40 sp->per_cpu_ref = alloc_percpu(struct srcu_struct_array);
41 return sp->per_cpu_ref ? 0 : -ENOMEM;
46 int __init_srcu_struct(struct srcu_struct *sp, const char *name, argument
51 debug_check_no_locks_freed((void *)sp, sizeof(*sp));
52 lockdep_init_map(&sp->dep_map, name, key, 0);
54 return init_srcu_struct_fields(sp);
68 init_srcu_struct(struct srcu_struct *sp) argument
81 srcu_readers_active_idx(struct srcu_struct *sp, int idx) argument
100 srcu_readers_active(struct srcu_struct *sp) argument
112 cleanup_srcu_struct(struct srcu_struct *sp) argument
130 __srcu_read_lock(struct srcu_struct *sp) argument
150 __srcu_read_unlock(struct srcu_struct *sp, int idx) argument
162 __synchronize_srcu(struct srcu_struct *sp, void (*sync_func)(void)) argument
261 synchronize_srcu(struct srcu_struct *sp) argument
282 synchronize_srcu_expedited(struct srcu_struct *sp) argument
296 srcu_batches_completed(struct srcu_struct *sp) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/oprofile/
H A Dbacktrace.c14 __show_trace(unsigned int *depth, unsigned long sp, argument
21 sp = sp & PSW_ADDR_INSN;
22 if (sp < low || sp > high - sizeof(*sf))
23 return sp;
24 sf = (struct stack_frame *) sp;
30 low = sp;
31 sp = sf->back_chain & PSW_ADDR_INSN;
32 if (!sp)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/oprofile/
H A Dbacktrace.c14 __show_trace(unsigned int *depth, unsigned long sp, argument
21 sp = sp & PSW_ADDR_INSN;
22 if (sp < low || sp > high - sizeof(*sf))
23 return sp;
24 sf = (struct stack_frame *) sp;
30 low = sp;
31 sp = sf->back_chain & PSW_ADDR_INSN;
32 if (!sp)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/kernel/
H A Dentry.S31 subq $sp, SP_OFF, $sp; \
32 stq $0, 0($sp); \
33 stq $1, 8($sp); \
34 stq $2, 16($sp); \
35 stq $3, 24($sp); \
36 stq $4, 32($sp); \
37 stq $28, 144($sp); \
39 stq $5, 40($sp); \
40 stq $6, 48($sp); \
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/kernel/
H A Dentry.S31 subq $sp, SP_OFF, $sp; \
32 stq $0, 0($sp); \
33 stq $1, 8($sp); \
34 stq $2, 16($sp); \
35 stq $3, 24($sp); \
36 stq $4, 32($sp); \
37 stq $28, 144($sp); \
39 stq $5, 40($sp); \
40 stq $6, 48($sp); \
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/emu10k1/
H A Demu10k1_patch.c38 snd_emu10k1_sample_new(struct snd_emux *rec, struct snd_sf_sample *sp, argument
49 if (snd_BUG_ON(!sp || !hdr))
52 if (sp->v.size == 0) {
53 snd_printd("emu: rom font for sample %d\n", sp->v.sample);
58 sp->v.end -= sp->v.start;
59 sp->v.loopstart -= sp->v.start;
60 sp->v.loopend -= sp
164 snd_emu10k1_sample_free(struct snd_emux *rec, struct snd_sf_sample *sp, struct snd_util_memhdr *hdr) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/emu10k1/
H A Demu10k1_patch.c38 snd_emu10k1_sample_new(struct snd_emux *rec, struct snd_sf_sample *sp, argument
49 if (snd_BUG_ON(!sp || !hdr))
52 if (sp->v.size == 0) {
53 snd_printd("emu: rom font for sample %d\n", sp->v.sample);
58 sp->v.end -= sp->v.start;
59 sp->v.loopstart -= sp->v.start;
60 sp->v.loopend -= sp
164 snd_emu10k1_sample_free(struct snd_emux *rec, struct snd_sf_sample *sp, struct snd_util_memhdr *hdr) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/misc/ibmasm/
H A Dmodule.c68 struct service_processor *sp; local
81 sp = kzalloc(sizeof(struct service_processor), GFP_KERNEL);
82 if (sp == NULL) {
88 spin_lock_init(&sp->lock);
89 INIT_LIST_HEAD(&sp->command_queue);
91 pci_set_drvdata(pdev, (void *)sp);
92 sp->dev = &pdev->dev;
93 sp->number = pdev->bus->number;
94 snprintf(sp->dirname, IBMASM_NAME_SIZE, "%d", sp
168 struct service_processor *sp = (struct service_processor *)pci_get_drvdata(pdev); local
[all...]
H A Duart.c34 void ibmasm_register_uart(struct service_processor *sp) argument
39 iomem_base = sp->base_address + SCOUT_COM_B_BASE;
45 dev_info(sp->dev, "IBM SP UART not registered, owned by service processor\n");
46 sp->serial_line = -1;
51 uport.irq = sp->irq;
57 sp->serial_line = serial8250_register_port(&uport);
58 if (sp->serial_line < 0) {
59 dev_err(sp->dev, "Failed to register serial port\n");
62 enable_uart_interrupts(sp->base_address);
65 void ibmasm_unregister_uart(struct service_processor *sp) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/misc/ibmasm/
H A Dmodule.c68 struct service_processor *sp; local
81 sp = kzalloc(sizeof(struct service_processor), GFP_KERNEL);
82 if (sp == NULL) {
88 spin_lock_init(&sp->lock);
89 INIT_LIST_HEAD(&sp->command_queue);
91 pci_set_drvdata(pdev, (void *)sp);
92 sp->dev = &pdev->dev;
93 sp->number = pdev->bus->number;
94 snprintf(sp->dirname, IBMASM_NAME_SIZE, "%d", sp
168 struct service_processor *sp = (struct service_processor *)pci_get_drvdata(pdev); local
[all...]

Completed in 302 milliseconds

1234567891011>>