Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_map.h248 #define SM_LOCKPROTO 0x02 /* lock/unlock protocol used */ macro
H A Dseg_map.c1922 if (prot != PROT_ALL && forcefault == SM_LOCKPROTO) { in segmap_getmapflt()
/illumos-gate/usr/src/uts/common/os/
H A Dfbio.c79 MAXBSIZE, SM_LOCKPROTO, rw); in fbread()