Searched defs:psize (Results 1 - 25 of 83) sorted by relevance

1234

/freebsd-current/sys/cddl/boot/zfs/
H A Dblkptr.c49 int psize; local
/freebsd-current/lib/geom/journal/
H A Dgeom_journal_ufs.c67 off_t psize, fssize; local
/freebsd-current/contrib/processor-trace/libipt/test/src/
H A Dptunit-section-file.c56 int pt_section_mk_status(void **pstatus, uint64_t *psize, const char *filename) argument
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dblkptr.c96 int psize; local
131 int lsize, psize; local
H A Dvdev_missing.c46 vdev_missing_open(vdev_t *vd, uint64_t *psize, uint64_t *max_psize, argument
H A Dddt_stats.c42 uint64_t psize = DDK_GET_PSIZE(ddk); local
H A Dddt_zap.c110 ddt_zap_lookup(objset_t *os, uint64_t object, const ddt_key_t *ddk, ddt_phys_t *phys, size_t psize) argument
151 ddt_zap_update(objset_t *os, uint64_t object, const ddt_key_t *ddk, const ddt_phys_t *phys, size_t psize, dmu_tx_t *tx) argument
177 ddt_zap_walk(objset_t *os, uint64_t object, uint64_t *walk, ddt_key_t *ddk, ddt_phys_t *phys, size_t psize) argument
/freebsd-current/contrib/processor-trace/libipt/src/posix/
H A Dpt_section_posix.c45 int pt_section_mk_status(void **pstatus, uint64_t *psize, const char *filename) argument
/freebsd-current/sys/arm/annapurna/alpine/
H A Dalpine_machdep.c81 alpine_get_wdt_base(uint32_t *pbase, uint32_t *psize) argument
H A Dalpine_machdep_mp.c124 alpine_get_cpu_resume_base(u_long *pbase, u_long *psize) argument
150 alpine_get_nb_base(u_long *pbase, u_long *psize) argument
/freebsd-current/lib/libc/gen/
H A Ddisklabel.c66 char p, max, psize[3], pbsize[3], local
/freebsd-current/contrib/processor-trace/libipt/src/windows/
H A Dpt_section_windows.c62 int pt_section_mk_status(void **pstatus, uint64_t *psize, const char *filename) argument
/freebsd-current/contrib/lua/src/
H A Dlmem.c97 void *luaM_growaux_ (lua_State *L, void *block, int nelems, int *psize, argument
/freebsd-current/usr.bin/dtc/
H A Dchecking.cc180 uint32_t psize = 0; local
/freebsd-current/sys/dev/ofw/
H A Dofw_subr.c79 ofw_reg_to_paddr(phandle_t dev, int regno, bus_addr_t *paddr, bus_size_t *psize, pcell_t *ppci_hi) argument
/freebsd-current/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_pool.c39 char blocks[6], lsize[6], psize[6], dsize[6]; local
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_file.c88 vdev_file_open(vdev_t *vd, uint64_t *psize, uint64_t *max_psize, argument
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_file.c88 vdev_file_open(vdev_t *vd, uint64_t *psize, uint64_t *max_psize, argument
/freebsd-current/contrib/processor-trace/libipt/src/
H A Dpt_packet_decoder.c236 pt_pkt_next(struct pt_packet_decoder *decoder, struct pt_packet *packet, size_t psize) argument
H A Dpt_section.c366 pt_section_bcache_memsize(const struct pt_section *section, uint64_t *psize) argument
386 pt_section_memsize_locked(const struct pt_section *section, uint64_t *psize) argument
/freebsd-current/tools/tools/vimage/
H A Dvimage.c326 int psize = 0; local
[all...]
/freebsd-current/sys/arm/allwinner/
H A Daw_gmacclk.c182 bus_size_t psize; local
/freebsd-current/sys/net/
H A Dif_fwsubr.c89 uint16_t psize, fsize, dsize; local
/freebsd-current/contrib/nvi/common/
H A Dexf.c122 size_t psize; local
[all...]
/freebsd-current/sys/dev/cxgbe/cudbg/
H A Dfastlz_api.c312 read_chunk_header(struct cudbg_buffer *pc_buff, int *pid, int *poptions, unsigned long *psize, unsigned long *pchecksum, unsigned long *pextra) argument

Completed in 330 milliseconds

1234