Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_anon.c294 int kmemflags = (flags & ANON_NOSLEEP) ? KM_NOSLEEP : KM_SLEEP; in anon_create() local
473 int kmemflags = (flags & ANON_NOSLEEP) ? KM_NOSLEEP : KM_SLEEP; in anon_set_ptr() local
519 int kmemflags = (flags & ANON_NOSLEEP) ? KM_NOSLEEP : KM_SLEEP; in anon_copy_ptr() local
636 int kmemflags = (flags & ANON_NOSLEEP) ? KM_NOSLEEP : KM_SLEEP; in anon_grow() local