Searched refs:off (Results 76 - 100 of 100) sorted by relevance

1234

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dudp_usrreq.c198 struct mbuf *n, int off, struct sockaddr_in *pudp_in,
202 struct mbuf *n, int off, struct sockaddr_in *pudp_in);
715 udp_append(struct inpcb *last, struct ip *ip, struct mbuf *n, int off, argument
719 udp_append(struct inpcb *last, struct ip *ip, struct mbuf *n, int off,
760 m_adj(n, off);
H A Dtcp_subr.c1336 int off;
1359 off = ip6cp->ip6c_off;
1364 off = 0; /* fool gcc */
1375 if (m->m_pkthdr.len < off + sizeof(*thp))
1379 m_copydata(m, off, sizeof(*thp), (caddr_t)&th);
1416 * Time is based off the system timer, and is corrected so that it
H A Dip_divert.c191 div_input(struct mbuf *m, __unused int off) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dhw_exception.s147 kernelStackNotBad: ; Vector was off
148 beq++ tvecoff ; Vector off, do not save vrsave...
234 andc r7,r7,r10 ; Turn off VEC, FP, and EE
335 beq++ svecoff ; Vector off, do not save vrsave...
679 andc r12,r12,r10 ; Turn off VEC, FP, and EE
680 mtmsr r12 ; Turn interruptions off
784 andc r3,r3,r10 ; Turn off VEC, FP, and EE
906 beq+ ivecoff ; Vector off, do not save vrsave...
1036 andc r0,r0,r10 ; Turn off VEC, FP, and EE
1133 li r0,1 ; Get set to hold off quickfre
[all...]
H A Dcswtch.s175 li r0,1 ; Get set to hold off quickfret
177 rlwinm r6,r6,0,MSR_FP_BIT+1,MSR_FP_BIT-1 ; Turn off the FP
182 rlwinm r6,r6,0,MSR_VEC_BIT+1,MSR_VEC_BIT-1 ; Turn off the vector
183 stw r0,holdQFret(r12) ; Make sure we hold off releasing quickfret
206 stw r5,FPUsave(r2) ; Pop off this savearea
254 stw r5,VMXsave(r2) ; Pop off this savearea
308 ; killing off the old context of the new guy so we need to pop off
333 * switch_in() runs with DR on and IR off
378 * we turn fpus and vecs off befor
[all...]
H A Dlowmem_vectors.s365 rlwinm r11,r0,0,0xFFFFFFF8 ; mask off low 3 bits of syscall number
778 * with interrupts and VM off, in 64-bit mode if supported, and with all registers live
1177 * ENTRY: interrupts off, VM off, in 64-bit mode if supported
1189 * Here we will save off a mess of registers, the special ones and R0-R12. We use the DCBZ
1192 * we can't do a DCBZ if the L1 D-cache is off. The rest we will skip if they are
1193 * off also.
1467 crandc cr5_eq,cr5_eq,cr0_eq ; Turn off tracing if cpu is disabled
1552 stw r17,LTR_ctr+4(r20) ; Save off the CTR
1553 stw r0,LTR_r0+4(r20) ; Save off registe
[all...]
H A DEmulate.s49 ; 1) All general context saved, interrupts off, translation off
176 mtmsr r30 ; Trans and RI off
278 mtmsr r30 ; Turn off translation again
315 mtmsr r30 ; Turn off
393 ; Here we handle the set up for the lmw and stmw. After that, we split off to the
416 subi r17,r17,8*4 ; Back off for another hunk
439 mtmsr r30 ; Turn off DR, RI
493 mtmsr r30 ; Turn off DR, RI
562 mtmsr r30 ; Turn off D
[all...]
H A Ddb_trace.c972 db_addr_t off; local
981 &name, &off, (user_frame) ? task : 0);
982 offset = (db_expr_t) off;
H A Dhw_vm.s179 hamSF1x: bl EXT(mapSetUp) ; Turn off interrupts, translation, and possibly enter 64-bit
375 li r0,mpC|mpR ; Get a mask to turn off RC bits
449 * Note that this must be done with both interruptions off and VM off
562 bl EXT(mapSetUp) ; Turn off interrupts, translation, and possibly enter 64-bit
693 rlwinm r5,r5,0,1,31 ; Turn off valid bit in PTE
771 stw r9,mpAlias+4(r31) ; Make sure we are off the chain
923 subi r4,r4,mapRemChunk-1 ; Back off for a running start (will be negative for more than mapRemChunk)
991 andc r6,r6,r0 ; Turn off all the old autogen bits
1189 std r9,mpAlias(r31) ; Make sure we are off th
[all...]
H A DFirmware.s79 * This routine handles the firmware call routine. It must be entered with IR and DR off,
178 clrloop: subi r4,r4,32 /* Back off a cache line */
180 sub. r4,r4,r6 /* Back off a second time (we only do this to generate a CR */
201 andc r8,r0,r8 ; Turn off EE and DR
434 rlwinm r12,r8,0,28,25 /* Turn off translation */
436 rlwinm r12,r12,0,17,15 /* Turn off interruptions */
628 li r7,0x00 /* ints off */
759 rlwinm r12,r8,0,28,25 /* Turn off translation */
760 rlwinm r12,r12,0,17,15 /* Turn off interruptions */
988 sync /* kill it off */
[all...]
H A Dvmachmon_asm.s372 ; do not try this while we are transitioning off to on
445 ; MSR, forcing on a few bits and turning off a few others. Then we will deal with the
882 andc r7,r7,r9 ; Make sure redrive is off because we are intercepting
2034 * We get here directly from the syscall vector, with interrupts and translation off,
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Duipc_syscalls.c529 * hanging off the receive list of this socket.
2016 off_t off, xfsize; local
2148 for (off = uap->offset; ; off += xfsize, sbytes += xfsize) {
2183 pgoff = off & PAGE_MASK_64;
2190 if (off + xfsize > file_size)
2191 xfsize = file_size - off;
2209 auio = uio_createwithbuffer(nbufs, off, UIO_SYSSPACE,
2259 if (xfsize + off > file_size)
2260 printf("sendfile: xfsize: %lld + off
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_bio.c736 /* try to pull an nfsbuf off a free list */
2276 * np->n_direofoffset and chop it off as an
2694 int error = 0, commit, iomode, iomode2, len, pg, count, npages, off; local
2730 off = pg * PAGE_SIZE;
2733 if (NBOFF(bp) + off + len > (off_t) np->n_size)
2734 len -= (NBOFF(bp) + off + len) - np->n_size;
2739 uio.uio_offset = NBOFF(bp) + off;
2740 io.iov_base = (uintptr_t) bp->nb_data + off;
3065 u_quad_t off, endoff, toff; local
3085 off
[all...]
H A Dnfs_vnops.c1987 * (off..off+n) within the block. We ensure that the block
5819 DUMPANDLOG, /* EPWROFF 82 Device power is off */
5871 off_t off, txoffset, rxoffset; local
5908 off = f_offset + iosize;
5910 xsize = biosize - (off % biosize);
5911 if (off + xsize > f_offset + size)
5912 xsize = f_offset + size - off;
5913 lbn = (daddr64_t)(off / biosize);
5916 FSDBG(323, off, b
[all...]
H A Dnfs_subs.c336 /* first cap off current mbuf */
1458 nfs_getcookie(nfsnode_t dnp, off_t off, int add) argument
1463 pos = off / NFS_DIRBLKSIZ;
1697 * boundary and only trims off the back end
1760 * Trim the header out of the mbuf list and trim off any trailing
1975 * Build hash lists of net addresses and hang them off the NFS export.
2136 * Free the net address hash lists that are hanging off the mount points.
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_output.c174 int hlen, tlen, len, off; local
1069 for (off = hlen; off < tlen; off += len) {
1089 ip6f->ip6f_offlg = htons((u_short)((off - hlen) & ~7));
1090 if (off + len >= tlen)
1091 len = tlen - off;
1097 if ((m_frgpart = m_copy(m0, off, len)) == 0) {
1804 /* turn off any old options. */
1819 * Only turning off an
[all...]
H A Din6_gif.c364 __unused int off,
362 gif_encapcheck6( const struct mbuf *m, __unused int off, __unused int proto, void *arg) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/ufs/ufs/
H A Dufs_vnops.c1465 off_t off = uio->uio_offset; local
1528 off += dp->d_reclen;
1529 xdp->d_seekoff = off;
1532 off -= dp->d_reclen;
1550 uio_setoffset(uio, off);
/macosx-10.5.8/xnu-1228.15.4/bsd/isofs/cd9660/
H A Dcd9660_vnops.c334 iso_uiodir(struct isoreaddir *idp, struct dirent *dp, off_t off) argument
353 **idp->cookies++ = off;
360 idp->uio_off = off;
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dxsumas.s71 addic r0,r0,0 ; turn off carry
92 ; carry = off
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Ddis_tables.c1740 size_t off; local
1991 off = ((uintptr_t)dp - (uintptr_t)dis_op0F) /
1999 dp = (instable_t *)&dis_opSIMDrepnz[off];
2001 dp = (instable_t *)&dis_opSIMDrepz[off];
2004 dp = (instable_t *)&dis_opSIMDdata16[off];
2028 off = ((uintptr_t)dp - (uintptr_t)dis_op0F7123) /
2030 dp = (instable_t *)&dis_opSIMD7123[off];
/macosx-10.5.8/xnu-1228.15.4/osfmk/default_pager/
H A Ddp_backing_store.c683 /* Also, we can hold off destruction of a vstruct when the list */
827 * The "ps" segment is "off-line" now,
1333 /* this segment is being turned off */
1403 /* this segment is being turned off */
1523 /* the count got off maybe, reset to zero */
1947 vm_offset_t off = (vm_offset_t) 0; local
1960 off = VSM_CLOFF(*vsmap);
1967 if (off != (vm_offset_t) 0)
1968 ps_deallocate_cluster(clmap->cl_ps, off);
3489 * been taken off
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_object.c1478 /* kick off anyone waiting on terminating */
2072 XPR(XPR_VM_OBJECT, "v_o_c_slowly obj 0x%x off 0x%x size 0x%x\n",
2290 XPR(XPR_VM_OBJECT, "v_o_c_quickly obj 0x%x off 0x%x size 0x%x\n",
2867 XPR(XPR_VM_OBJECT, "v_o_c_strategically obj 0x%x off 0x%x size 0x%x\n",(natural_t)src_object, src_offset, size, 0, 0);
3990 #define EXISTS_IN_OBJECT(obj, off, rc) \
3992 (vm_offset_t)(off)) == VM_EXTERNAL_STATE_EXISTS || \
3993 ((rc) && ++lookups && vm_page_lookup((obj), (off)) != VM_PAGE_NULL && (rc)--))
3995 #define EXISTS_IN_OBJECT(obj, off, rc) \
3996 (((rc) && ++lookups && vm_page_lookup((obj), (off)) != VM_PAGE_NULL && (rc)--))
4621 printf("(off
[all...]
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOUserClient.cpp1966 OSNumber * off; local
1992 } else if( (off = OSDynamicCast( OSNumber, obj ))) {
1993 offsetBytes = off->unsigned64BitValue();
1994 len = off->numberOfBytes();
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace.c1347 * We've gone off the rails: somewhere along
1446 * If dvar is NULL, it is because we went off the rails:
1832 * off-the-mark, we may need to dynamically readjust this
7462 uint32_t *off, *enoff;
7483 off = (uint32_t *)(uintptr_t)(daddr + off_sec->dofs_offset);
7524 dhpb.dthpb_offs = off + probe->dofpr_offidx;
7679 * off to the new meta provider now.
10081 * Assert that our alignment is off by a number which
10264 * Assert that our alignment is off by a number which
10494 * and take it off o
[all...]

Completed in 246 milliseconds

1234