Home
last modified time | relevance | path

Searched defs:allocp (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/lib/libumem/common/
H A Dvmem_base.c35 vmem_heap_arena(vmem_alloc_t **allocp, vmem_free_t **freep) in vmem_heap_arena()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_subr.c1460 struct cachefs_allocmap *allocp = in cachefs_check_allocmap() local
1500 struct cachefs_allocmap *allocp, *nallocp; in cachefs_coalesce_allocmap() local
1526 struct cachefs_allocmap *allocp; in cachefs_update_allocmap() local
1738 struct cachefs_allocmap *allocp = in cachefs_cluster_allocmap() local
2829 struct cachefs_allocmap *allocp; in cachefs_frontfile_size() local
/titanic_41/usr/src/cmd/spell/
H A Dmalloc.c76 static union store *allocp = &alloca; /*search ptr*/ variable
/titanic_41/usr/src/lib/libtnfctl/
H A Dkernel_int.c128 _tnfctl_prbk_get_other_funcs(uintptr_t *allocp, uintptr_t *commitp, in _tnfctl_prbk_get_other_funcs()
/titanic_41/usr/src/uts/common/sys/
H A Dmdesc_impl.h115 void *(*allocp)(size_t); member
/titanic_41/usr/src/common/mdesc/
H A Dmdesc_diff.c60 void *(*allocp)(size_t); member
/titanic_41/usr/src/lib/fm/libldom/sparc/
H A Dldmsvcs_utils.h168 void *(*allocp)(size_t size); member
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dmalloc.c424 Freehdr allocp; /* ptr to node to be allocated */ in malloc() local