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