Home
last modified time | relevance | path

Searched refs:a_pmtx (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_seg.c558 pmtx = &amp->a_pmtx; in seg_pinactive()
693 pmtx = &amp->a_pmtx; in seg_pinactive()
870 pmtx = &amp->a_pmtx; in seg_pinsert()
1080 pmtx = &((amp_t *)htag0)->a_pmtx; in seg_ppurge_async()
1318 pmtx = &amp->a_pmtx; in seg_ppurge()
H A Danon.h316 kmutex_t a_pmtx; /* protects amp's pcache list */ member
H A Dvm_anon.c179 mutex_init(&amp->a_pmtx, NULL, MUTEX_DEFAULT, NULL); in anonmap_cache_constructor()
192 mutex_destroy(&amp->a_pmtx); in anonmap_cache_destructor()