Searched defs:anon_hdr (Results 1 – 1 of 1) sorted by relevance
236 struct anon_hdr { struct237 kmutex_t serial_lock; /* serialize array chunk allocation */238 pgcnt_t size; /* number of pointers to (anon) pages */239 void **array_chunk; /* pointers to anon pointers or chunks of */241 int flags; /* ANON_ALLOC_FORCE force preallocation of */