Searched defs:_vmalloc_s (Results 1 – 5 of 5) sorted by relevance
74 struct _vmalloc_s struct75 { Vmethod_t meth; /* method for allocation */76 char* file; /* file name */77 int line; /* line number */78 Void_t* func; /* calling function */79 Vmdisc_t* disc; /* discipline to get space */80 Vmdata_t* data; /* the real region data */81 Vmalloc_t* next; /* linked list of regions */