Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/vm/
H A Danon.h236 struct anon_hdr { struct
237 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 */