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

12345678910

/netbsd-current/sys/dev/ieee1394/
H A Dfwdev.c296 if (uio->uio_resid >= ir->psize) {
485 ibufreq->rx.psize = ir->psize;
491 ibufreq->tx.psize = it->psize;
765 b->psize = roundup2(b->psize, sizeof(uint32_t));
766 q->buf = fwdma_malloc_multiseg(fc, sizeof(uint32_t), b->psize,
776 q->psize = (b->psize
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dfileread.cc481 section_size_type psize = File_read::pages(size + (start - poff)); local
483 if (poff + static_cast<off_t>(psize) >= this->size_)
485 psize = this->size_ - poff;
486 gold_assert(psize >= size);
493 p = malloc(psize + byteshift);
497 this->do_read(poff, psize, static_cast<unsigned char*>(p) + byteshift);
503 p = ::mmap(NULL, psize, PROT_READ, MAP_PRIVATE, this->descriptor_, poff);
507 this->mapped_bytes_ += psize;
511 p = malloc(psize);
514 this->do_read(poff, psize,
[all...]
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dfileread.cc491 section_size_type psize = File_read::pages(size + (start - poff)); local
493 if (poff + static_cast<off_t>(psize) >= this->size_)
495 psize = this->size_ - poff;
496 gold_assert(psize >= size);
503 p = malloc(psize + byteshift);
507 this->do_read(poff, psize, static_cast<unsigned char*>(p) + byteshift);
513 p = ::mmap(NULL, psize, PROT_READ, MAP_PRIVATE, this->descriptor_, poff);
517 this->mapped_bytes_ += psize;
521 p = malloc(psize);
524 this->do_read(poff, psize,
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dfileread.cc484 section_size_type psize = File_read::pages(size + (start - poff)); local
486 if (poff + static_cast<off_t>(psize) >= this->size_)
488 psize = this->size_ - poff;
489 gold_assert(psize >= size);
496 p = malloc(psize + byteshift);
500 this->do_read(poff, psize, static_cast<unsigned char*>(p) + byteshift);
506 p = ::mmap(NULL, psize, PROT_READ, MAP_PRIVATE, this->descriptor_, poff);
510 this->mapped_bytes_ += psize;
514 p = malloc(psize);
517 this->do_read(poff, psize,
[all...]
/netbsd-current/sys/arch/arm/sunxi/
H A Dsunxi_codec.c273 bus_size_t psize; local
278 psize = (uintptr_t)end - (uintptr_t)start;
293 ch->ch_end_phys = pstart + psize;
338 bus_size_t psize; local
343 psize = (uintptr_t)end - (uintptr_t)start;
358 ch->ch_end_phys = pstart + psize;
/netbsd-current/sys/dev/sbus/
H A Dqec.c258 uint32_t v, burst = 0, psize; local
281 psize = sc->sc_nchannels == 1 ? QEC_PSIZE_2048 : 0;
282 bus_space_write_4(t, qr, QEC_QRI_PSIZE, psize);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-object-size.c176 int object_size_type, unsigned HOST_WIDE_INT *psize,
191 *psize = unknown[object_size_type];
408 *psize = tree_to_uhwi (bytes);
502 unsigned HOST_WIDE_INT *psize,
515 *psize = unknown[object_size_type];
521 return addr_object_size (NULL, ptr, object_size_type, psize, pdecl, poff);
546 psize, pdecl, poff))
550 *psize = off < *psize ? *psize
175 addr_object_size(struct object_size_info *osi, const_tree ptr, int object_size_type, unsigned HOST_WIDE_INT *psize, tree *pdecl , tree *poff ) argument
501 compute_builtin_object_size(tree ptr, int object_size_type, unsigned HOST_WIDE_INT *psize, tree *pdecl , tree *poff ) argument
[all...]
H A Dtree-dfa.c381 poly_int64_pod *psize,
649 if (!bitsize.to_shwi (psize) || maybe_lt (*psize, 0))
652 *psize = -1;
713 if (!endpoint_representable_p (*poffset, *psize))
716 *psize = -1;
731 HOST_WIDE_INT *psize, bool *preverse)
746 *psize = const_size;
380 get_ref_base_and_extent(tree exp, poly_int64_pod *poffset, poly_int64_pod *psize, poly_int64_pod *pmax_size, bool *preverse) argument
730 get_ref_base_and_extent_hwi(tree exp, HOST_WIDE_INT *poffset, HOST_WIDE_INT *psize, bool *preverse) argument
/netbsd-current/sys/arch/sun3/sun3x/
H A Dmachdep.c518 int psize, todo, seg, segsz; local
541 psize = bdev_size(dumpdev);
542 if (psize == -1) {
/netbsd-current/sys/arch/evbppc/wii/dev/
H A Dbwdsp.c270 bus_size_t psize; local
274 psize = (uintptr_t)end - (uintptr_t)start;
293 bwdsp_transfer(sc, pstart, psize);
/netbsd-current/external/bsd/nvi/dist/common/
H A Dexf.c133 size_t psize; local
225 psize = 1024;
237 psize = ((sb.st_size / 15) + 1023) / 1024;
238 if (psize > 10)
239 psize = 10;
240 if (psize == 0)
241 psize = 1;
242 psize *= 1024;
267 if (db_init(sp, ep, rcv_name, oname, psize, &open_err)) {
/netbsd-current/lib/libc/db/btree/
H A Dbt_close.c173 m.psize = t->bt_psize;
/netbsd-current/usr.sbin/fwctl/
H A Dfwdv.c125 bufreq.rx.psize = PSIZE;
128 bufreq.tx.psize = 0;
295 bufreq.rx.psize = 0;
298 bufreq.tx.psize = PSIZE;
/netbsd-current/sys/arch/mvme68k/stand/libsa/
H A Dbugdev.c46 int psize; /* Partition size */ member in struct:bugsc_softc
105 pp->psize = sdlabel.d_partitions[pn].p_size;
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dvdev_file.c51 vdev_file_open(vdev_t *vd, uint64_t *psize, uint64_t *max_psize, argument
135 *max_psize = *psize = vattr.va_size;
H A Dvdev_geom.c410 uint64_t psize, state, txg; local
423 psize = pp->mediasize;
424 psize = P2ALIGN(psize, (uint64_t)sizeof(vdev_label_t));
436 offsets[l] = vdev_label_offset(psize, l, 0) + VDEV_SKIP_SIZE;
760 vdev_geom_open(vdev_t *vd, uint64_t *psize, uint64_t *max_psize, argument
877 *max_psize = *psize = pp->mediasize;
H A Dzio.c1229 uint64_t psize = local
1231 void *cbuf = zio_buf_alloc(psize);
1233 zio_push_transform(zio, cbuf, psize, psize, zio_decompress);
1322 uint64_t psize = lsize; local
1375 psize = zio_compress_data(compress, zio->io_data, cbuf, lsize);
1376 if (psize == 0 || psize == lsize) {
1379 } else if (!zp->zp_dedup && psize <= BPE_PAYLOAD_SIZE &&
1383 cbuf, compress, lsize, psize);
3602 uint64_t psize = zio->io_size; local
[all...]
/netbsd-current/lib/libc/db/recno/
H A Drec_open.c85 btopeninfo.psize = openinfo->psize;
/netbsd-current/sys/arch/mac68k/dev/
H A Dgenfb_grfbus.c244 sc->sc_depth = gm->psize == 16 ? 15 : gm->psize;
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dgeneral.s1 .psize 0
H A Djump16.s1 .psize 0
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-dfa.cc382 poly_int64_pod *psize,
664 if (!bitsize.to_shwi (psize) || maybe_lt (*psize, 0))
667 *psize = -1;
728 if (!endpoint_representable_p (*poffset, *psize))
731 *psize = -1;
746 HOST_WIDE_INT *psize, bool *preverse)
761 *psize = const_size;
381 get_ref_base_and_extent(tree exp, poly_int64_pod *poffset, poly_int64_pod *psize, poly_int64_pod *pmax_size, bool *preverse) argument
745 get_ref_base_and_extent_hwi(tree exp, HOST_WIDE_INT *poffset, HOST_WIDE_INT *psize, bool *preverse) argument
/netbsd-current/sys/dev/i2c/
H A Dihidev.c775 u_int psize; local
795 psize = sc->sc_ibuf[0] | sc->sc_ibuf[1] << 8;
796 if (!psize || psize > sc->sc_isize) {
798 device_xname(sc->sc_dev), __func__, psize, sc->sc_isize));
804 psize -= 2;
806 rep = *p++, psize--;
824 scd->sc_intr(scd, p, psize);
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/common/
H A Doutbuffer.d538 uint psize = 128;
541 reserve(psize);
553 count = vsnprintf(cast(char*)data.ptr + offset, psize, format, va);
556 psize *= 2;
557 else if (count >= psize)
558 psize = count + 1;
564 memset(data.ptr + offset, 0xff, psize - count);
/netbsd-current/sys/dev/ic/
H A Dcs4231.c250 * Set up transfer and return DMA address and byte count in paddr and psize
258 bus_size_t *psize,
297 *psize = n;
303 (u_long)*paddr, (u_long)*psize));
314 bus_size_t *psize)
334 *psize = togo;
254 cs4231_transfer_init( struct cs4231_softc *sc, struct cs_transfer *t, bus_addr_t *paddr, bus_size_t *psize, void *start, void *end, int blksize, void (*intr)(void *), void *arg) argument
313 cs4231_transfer_advance(struct cs_transfer *t, bus_addr_t *paddr, bus_size_t *psize) argument

Completed in 402 milliseconds

12345678910