Searched defs:obj_size (Results 1 – 14 of 14) sorted by relevance
/freebsd/lib/libc/xdr/ |
H A D | xdr_reference.c | 122 xdr_pointer(XDR *xdrs, char **objpp, u_int obj_size, xdrproc_t xdr_obj) in xdr_pointer() argument
|
/freebsd/sys/xdr/ |
H A D | xdr_reference.c | 114 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 D | spl-kmem-cache.c | 257 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 D | uverbs_types.h | 110 size_t obj_size; member
|
/freebsd/sys/kern/ |
H A D | kern_sendfile.c | 564 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 D | uipc_shm.c | 255 uiomove_object(vm_object_t obj, off_t obj_size, struct uio *uio) in uiomove_object()
|
/freebsd/sys/dev/mthca/ |
H A D | mthca_memfree.h | 65 int obj_size; member
|
H A D | mthca_memfree.c | 356 u64 virt, int obj_size, in mthca_alloc_icm_table()
|
/freebsd/contrib/ofed/opensm/complib/ |
H A D | cl_pool.c | 213 size_t obj_size; in cl_qcpool_grow() local
|
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_icm.c | 388 u64 virt, int obj_size, u32 nobj, int reserved, in mlx4_init_icm_table()
|
H A D | mlx4.h | 266 int obj_size; member
|
/freebsd/sys/dev/qat/qat_common/ |
H A D | qat_uclo.c | 1917 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 D | icp_qat_uclo.h | 558 unsigned int obj_size; member
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zfs_vnops_os.c | 3929 off_t start, end, obj_size; in zfs_getpages() local
|