Searched refs:hole (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/netinet/
H A Dtcp_sack.c177 struct sackhole *hole; local
183 hole = pool_get(&sackhole_pool, PR_NOWAIT);
184 if (hole == NULL) {
190 return hole;
197 struct sackhole *hole; local
199 hole = sack_allochole(tp);
200 if (hole == NULL) {
203 hole->start = hole->rxmit = start;
204 hole
214 sack_removehole(struct tcpcb *tp, struct sackhole *hole) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/osf-share/
H A Dcma_stack_int.h127 cma___t_int_hole hole; /* Description of hole */
126 cma___t_int_hole hole; /* Description of hole */ member in struct:CMA__T_INT_STACK
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_object.c182 dmu_object_next(objset_t *os, uint64_t *objectp, boolean_t hole, uint64_t txg) argument
188 (hole ? DNODE_FIND_HOLE : 0), &offset, 0, DNODES_PER_BLOCK, txg);
H A Ddnode.c1265 * a hole or data (depending on 'flags'). If level > 0, then we are
1288 boolean_t hole; local
1294 hole = ((flags & DNODE_FIND_HOLE) != 0);
1296 ASSERT(txg == 0 || !hole);
1308 if (hole)
1341 if ((dnp[i].dn_type == DMU_OT_NONE) == hole)
1354 if (hole)
1364 (hole || bp[i].blk_birth > txg))
1388 * Find the next hole, data, or sparse region at or after *offset.
1397 * Finds the next/previous hole/dat
[all...]
H A Dzfs_vnops.c233 boolean_t hole; local
241 hole = B_TRUE;
243 hole = B_FALSE;
245 error = dmu_offset_next(zp->z_zfsvfs->z_os, zp->z_id, hole, &noff);
250 * Handle the virtual hole at the end of file.
252 if (hole) {
H A Ddmu.c1032 * A block of zeros may compress to a hole, but the
1366 dmu_offset_next(objset_t *os, uint64_t object, boolean_t hole, uint64_t *off) argument
1390 err = dnode_next_offset(dn, (hole ? DNODE_FIND_HOLE : 0), off, 1, 1, 0);
/netbsd-6-1-5-RELEASE/sys/arch/m68k/m68k/
H A Dcompat_13_sigreturn13.s47 * handling because we must open a hole in the stack to fill in the
67 subw %d0,%d1 | - hole size = frame size
H A Dcompat_16_sigreturn14.s47 * handling because we must open a hole in the stack to fill in the
67 subw %d0,%d1 | - hole size = frame size
H A Dtrap_subr.s89 addw %d0,%a0 | + hole size = dest pointer
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-ndb/
H A Dtools.cpp293 int hole )
339 if ( hole ) {
348 if ( hole ) {
357 } else if ( hole ) {
370 } else if ( !hole ) {
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_iso9660.c2084 int hole, parent; local
2120 * Start with hole at end, walk it up tree to find insertion point.
2122 hole = heap->cnt++;
2123 while (hole > 0) {
2124 parent = (hole - 1)/2;
2127 heap->reqs[hole].offset = offset;
2128 heap->reqs[hole].file = file;
2131 // Move parent into hole <==> move hole up tree.
2132 heap->reqs[hole]
2626 int hole, parent; local
[all...]
H A Darchive_read_support_format_xar.c1091 int hole, parent; local
1118 * Start with hole at end, walk it up tree to find insertion point.
1120 hole = heap->used++;
1121 while (hole > 0) {
1122 parent = (hole - 1)/2;
1125 heap->files[hole] = file;
1128 // Move parent into hole <==> move hole up tree.
1129 heap->files[hole] = heap->files[parent];
1130 hole
[all...]
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddmu.h282 boolean_t hole, uint64_t txg);
664 * Find the next hole or data block in file starting at *off
667 int dmu_offset_next(objset_t *os, uint64_t object, boolean_t hole,
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-bdb/
H A Dtools.c455 int hole )
508 } else if ( hole ) {
521 } else if ( !hole ) {
/netbsd-6-1-5-RELEASE/sys/arch/sandpoint/stand/altboot/
H A Dpcn.c60 uint32_t hole; member in struct:desc
H A Dsip.c58 uint32_t hole; member in struct:desc
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-sra.c1806 bool hole = false, sth_created = false; local
1834 if (!hole && child->offset < covered_to)
1835 hole = true;
1844 hole |= !child->grp_covered;
1868 hole = false;
1871 hole = true;
1873 if (sth_created && !hole)
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3x/
H A Dlocore.s552 addw %d0,%a0 | + hole size = dest pointer
/netbsd-6-1-5-RELEASE/sys/arch/vax/vax/
H A Dunimpl_emul.S38 # Only intended for debugging emulation code (security hole)
/netbsd-6-1-5-RELEASE/sys/arch/news68k/news68k/
H A Dlocore.s959 addw %d0,%a0 | + hole size = dest pointer
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/alpha/ev6/
H A Dmul_1.asm335 bis r31, r31, r31 C U1 mul hole
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3/
H A Dlocore.s567 addw %d0,%a0 | + hole size = dest pointer
/netbsd-6-1-5-RELEASE/sys/arch/luna68k/luna68k/
H A Dlocore.s872 addw %d0,%a0 | + hole size = dest pointer
/netbsd-6-1-5-RELEASE/sys/arch/atari/atari/
H A Dlocore.s815 addw %d0,%a0 | + hole size = dest pointer
/netbsd-6-1-5-RELEASE/sys/arch/cesfic/cesfic/
H A Dlocore.s898 addw %d0,%a0 | + hole size = dest pointer

Completed in 322 milliseconds

12