Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dvmalloc.h80 struct _vmalloc_s struct
81 { Vmethod_t meth; /* method for allocation */
82 char* file; /* file name */
83 int line; /* line number */
84 char* func; /* calling function */
85 Vmdisc_t* disc; /* discipline to get space */
86 Vmdata_t* data; /* the real region data */
87 Vmalloc_t* next; /* linked list of regions */