Searched refs:spc (Results 1 - 19 of 19) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/arch-v32/
H A Duser.h38 unsigned long spc; /* P15, Single step PC. */ member in struct:user_regs_struct
H A Dptrace.h76 unsigned long spc; member in struct:pt_regs
H A Delf.h71 pr_reg[31] = regs->spc; /* SPC */ \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/partitions/
H A Dsun.c48 unsigned long spc; local
74 spc = be16_to_cpu(label->ntrks) * be16_to_cpu(label->nsect);
79 st_sector = be32_to_cpu(p->start_cylinder) * spc;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dentry.S61 .macro space_to_prot spc prot
62 depd,z \spc,62,31,\prot
65 .macro space_to_prot spc prot
66 extrd,u \spc,(64 - (SPACEID_SHIFT)),32,\prot
220 spc = r24 /* space for which the trap occured */ define
230 mfctl %pcsq, spc
243 mfctl %pcsq, spc
267 mfctl %isr,spc
287 mfctl %isr,spc
305 mfctl %isr, spc
1185 spc = r24 /* space for which the trap occured */ define
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dselection.c115 int sel_mode, new_sel_start, new_sel_end, spc; local
169 spc = isspace(sel_pos(ps));
172 if ((spc && !isspace(sel_pos(ps))) ||
173 (!spc && !inword(sel_pos(ps))))
179 spc = isspace(sel_pos(pe));
182 if ((spc && !isspace(sel_pos(pe))) ||
183 (!spc && !inword(sel_pos(pe))))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sctp/
H A Dulpevent.c266 struct sctp_paddr_change *spc; local
275 spc = (struct sctp_paddr_change *)
285 spc->spc_type = SCTP_PEER_ADDR_CHANGE;
295 spc->spc_length = sizeof(struct sctp_paddr_change);
303 spc->spc_flags = 0;
313 spc->spc_state = state;
324 spc->spc_error = error;
336 spc->spc_assoc_id = sctp_assoc2id(asoc);
346 memcpy(&spc->spc_aaddr, aaddr, sizeof(struct sockaddr_storage));
351 (union sctp_addr *)&spc
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/mm/
H A Dmmu.S22 move $spc, [$sp]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dsignal.c213 unsigned long oldspc = regs->spc;
262 unsigned long oldspc = regs->spc;
641 user_regs(ti)->spc = 0;
665 regs->spc = oldspc;
673 } else if (regs->spc) {
677 regs->spc = 0;
H A Dptrace.c376 unsigned long spc = get_reg(child, PT_SPC); local
379 if (spc) {
380 pc = spc;
H A Dkgdb.c135 unsigned int spc; /* 0x71; P15, Single step PC */ member in struct:register_image
781 asm("move $spc, $r10");
786 asm("move $r10, $spc");
997 if (reg.spc) {
999 reg.pc = reg.spc;
1049 reg.spc = 0;
1370 reg.spc = 0;
1393 reg.spc = reg.pc;
H A Dentry.S136 move $spc, [$sp]
230 move [$sp+], $spc
383 move $spc, [$sp]
412 move [$sp+], $spc
440 move $spc, [$sp]
478 move $spc, [$sp]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dpsi_chip.h104 ULONG spc; // Sectors Per Cylinder. member in struct:__anon6891
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mlx4/
H A Dqp.c1054 int spc; local
1136 spc = MLX4_INLINE_ALIGN -
1138 if (header_size <= spc) {
1143 inl->byte_count = cpu_to_be32(1 << 31 | spc);
1144 memcpy(inl + 1, sqp->header_buf, spc);
1146 inl = (void *) (inl + 1) + spc;
1147 memcpy(inl + 1, sqp->header_buf + spc, header_size - spc);
1162 inl->byte_count = cpu_to_be32(1 << 31 | (header_size - spc));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/cpu/sh3/
H A Dentry.S45 * spc
210 ldc.l @r15+, spc
250 ldc.l @r15+, spc
460 stc.l spc, @-r15
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/modules/
H A Dvfs_afsacl.c1003 char *spc; local
1005 spc = lp_parm_const_string(SNUM(handle->conn), "afsacl", "space", "%");
1007 if (spc != NULL)
1008 space_replacement = spc[0];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dentry.S578 /* move (spc,ssr)->(pspc,pssr). The rte will shift
581 getcon spc, r6
597 ! construct spc
600 putcon r18, spc
1357 putcon r0, spc
1375 putcon r0, spc
1415 putcon r36, spc
1424 putcon r37, spc
1464 putcon r36, spc
1473 putcon r37, spc
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/xfrm/
H A Dxfrm_user.c678 struct xfrmu_spdinfo spc; local
690 spc.incnt = si.incnt;
691 spc.outcnt = si.outcnt;
692 spc.fwdcnt = si.fwdcnt;
693 spc.inscnt = si.inscnt;
694 spc.outscnt = si.outscnt;
695 spc.fwdscnt = si.fwdscnt;
699 NLA_PUT(skb, XFRMA_SPD_INFO, sizeof(spc), &spc);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dfdisk.c1692 int spc = heads * sectors; local
1694 *c = ls / spc;
1695 ls = ls % spc;

Completed in 299 milliseconds