Searched defs:_vmalloc_s (Results 1 – 6 of 6) 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 */
80 struct _vmalloc_s struct 81 meth_vmalloc_s global() argument 82 file_vmalloc_s global() argument 83 line_vmalloc_s global() argument 84 func_vmalloc_s global() argument 85 disc_vmalloc_s global() argument 86 data_vmalloc_s global() argument 87 next_vmalloc_s global() argument