Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_buffer.c163 int objsize, void *stack_obj) in drm_buffer_read_object()
/freebsd/crypto/openssl/crypto/asn1/
H A Da_object.c24 int objsize; in i2d_ASN1_OBJECT() local
/freebsd/lib/libmemstat/
H A Dmemstat_malloc.c479 int numzones, objsize, allocsize, ret; in memstat_malloc_zone_init_kvm() local
/freebsd/sys/vm/
H A Dvm_mmap.c1249 vm_mmap_vnode(struct thread *td, vm_size_t objsize, in vm_mmap_vnode()
1361 vm_mmap_cdev(struct thread *td, vm_size_t objsize, vm_prot_t prot, in vm_mmap_cdev()
/freebsd/sys/contrib/openzfs/lib/libuutil/
H A Duu_avl.c66 uu_avl_pool_create(const char *name, size_t objsize, size_t nodeoffset, in uu_avl_pool_create()
H A Duu_list.c63 uu_list_pool_create(const char *name, size_t objsize, in uu_list_pool_create()
/freebsd/usr.sbin/makefs/zfs/
H A Dfs.c354 uint64_t daclcount, flags, gen, gid, links, mode, parent, objsize, uid; in fs_populate_sattrs() local
/freebsd/lib/libvmmapi/
H A Dvmmapi.c416 size_t objsize, len; in vm_setup_memory() local
/freebsd/sys/dev/netmap/
H A Dnetmap_freebsd.c1046 vm_size_t objsize, vm_object_t *objp, int prot) in netmap_mmap_single()
H A Dnetmap_mem2.c1324 netmap_config_obj_allocator(struct netmap_obj_pool *p, u_int objtotal, u_int objsize) in netmap_config_obj_allocator()
H A Dnetmap_kern.h685 uint32_t objsize; /* buffer size */ member
/freebsd/sys/kern/
H A Duipc_shm.c1649 shm_mmap(struct file *fp, vm_map_t map, vm_offset_t *addr, vm_size_t objsize, in shm_mmap()
/freebsd/sys/netinet/
H A Dip_fw.h960 uint16_t objsize; /* Single object size */ member
1068 uint32_t objsize; /* Size of one object */ member
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c1578 linux_file_mmap_sub(struct thread *td, vm_size_t objsize, vm_prot_t prot, in linux_file_mmap_sub() argument