Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/vm/
H A Danon.h237 struct anon_hdr { struct
238 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 */