Home
last modified time | relevance | path

Searched defs:obj_size (Results 1 – 14 of 14) sorted by relevance

/freebsd/lib/libc/xdr/
H A Dxdr_reference.c122 xdr_pointer(XDR *xdrs, char **objpp, u_int obj_size, xdrproc_t xdr_obj) in xdr_pointer() argument
/freebsd/sys/xdr/
H A Dxdr_reference.c114 xdr_pointer(XDR *xdrs, char **objpp, u_int obj_size, xdrproc_t xdr_obj) in xdr_pointer()
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-kmem-cache.c257 uint32_t obj_size; in spl_slab_alloc() local
520 uint32_t sks_size, obj_size, max_size, tgt_size, tgt_objs; in spl_slab_size() local
551 uint32_t obj_size = spl_obj_size(skc); in spl_magazine_size() local
/freebsd/sys/ofed/include/rdma/
H A Duverbs_types.h110 size_t obj_size; member
/freebsd/sys/kern/
H A Dkern_sendfile.c564 struct vnode **vp_res, struct shmfd **shmfd_res, off_t *obj_size, in sendfile_getobj()
688 off_t off, sbytes, rem, obj_size, nobj_size; in vn_sendfile() local
H A Duipc_shm.c255 uiomove_object(vm_object_t obj, off_t obj_size, struct uio *uio) in uiomove_object()
/freebsd/sys/dev/mthca/
H A Dmthca_memfree.h65 int obj_size; member
H A Dmthca_memfree.c356 u64 virt, int obj_size, in mthca_alloc_icm_table()
/freebsd/contrib/ofed/opensm/complib/
H A Dcl_pool.c213 size_t obj_size; in cl_qcpool_grow() local
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_icm.c388 u64 virt, int obj_size, u32 nobj, int reserved, in mlx4_init_icm_table()
H A Dmlx4.h266 int obj_size; member
/freebsd/sys/dev/qat/qat_common/
H A Dqat_uclo.c1917 unsigned int *obj_size) in qat_uclo_seek_obj_inside_mof()
2092 unsigned int *obj_size) in qat_uclo_map_mof_obj()
2145 u32 obj_size; in qat_uclo_map_obj() local
/freebsd/sys/dev/qat/include/common/
H A Dicp_qat_uclo.h558 unsigned int obj_size; member
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vnops_os.c3929 off_t start, end, obj_size; in zfs_getpages() local