Symbol: F_SOFTUNLOCK
usr/src/uts/common/fs/nfs/nfs4_client.c
2398
F_SOFTUNLOCK, S_WRITE);
usr/src/uts/common/fs/nfs/nfs_client.c
2385
F_SOFTUNLOCK, S_WRITE);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_vnops.c
1177
F_SOFTUNLOCK, S_WRITE);
usr/src/uts/common/fs/sockfs/socksyscalls.c
2508
F_SOFTUNLOCK, S_OTHER);
usr/src/uts/common/fs/sockfs/socksyscalls.c
2707
F_SOFTUNLOCK, S_OTHER);
usr/src/uts/common/io/lofi.c
1167
len, F_SOFTUNLOCK, srw);
usr/src/uts/common/os/fbio.c
157
(void) segmap_fault(kas.a_hat, segkmap, addr, size, F_SOFTUNLOCK, rw); \
usr/src/uts/common/os/sched.c
711
F_SOFTUNLOCK, S_WRITE);
usr/src/uts/common/os/sched.c
876
stack_size, F_SOFTUNLOCK, S_WRITE);
usr/src/uts/common/os/urw.c
303
(void) SEGOP_FAULT(as->a_hat, seg, page, PAGESIZE, F_SOFTUNLOCK, rw);
usr/src/uts/common/vm/seg_dev.c
1231
cookie->size, F_SOFTUNLOCK, PROT_READ|PROT_WRITE))
usr/src/uts/common/vm/seg_dev.c
1700
if (type != F_SOFTUNLOCK) {
usr/src/uts/common/vm/seg_dev.c
1852
F_SOFTUNLOCK, S_OTHER);
usr/src/uts/common/vm/seg_dev.c
1937
if (type == F_SOFTUNLOCK) {
usr/src/uts/common/vm/seg_kmem.c
503
case F_SOFTUNLOCK:
usr/src/uts/common/vm/seg_kp.c
1008
if (type == F_SOFTUNLOCK) {
usr/src/uts/common/vm/seg_kpm.c
219
case F_SOFTUNLOCK:
usr/src/uts/common/vm/seg_map.c
615
if (type != F_SOFTUNLOCK)
usr/src/uts/common/vm/seg_map.c
633
if (type != F_SOFTUNLOCK) {
usr/src/uts/common/vm/seg_map.c
698
if (type == F_SOFTUNLOCK) {
usr/src/uts/common/vm/seg_spt.c
2118
case F_SOFTUNLOCK:
usr/src/uts/common/vm/seg_spt.c
2350
case F_SOFTUNLOCK:
usr/src/uts/common/vm/seg_umap.c
229
} else if (type == F_SOFTUNLOCK) {
usr/src/uts/common/vm/seg_vn.c
3877
ASSERT(type != F_SOFTUNLOCK);
usr/src/uts/common/vm/seg_vn.c
4672
ASSERT(type != F_SOFTUNLOCK);
usr/src/uts/common/vm/seg_vn.c
4960
if (type == F_SOFTUNLOCK) {
usr/src/uts/common/vm/vm_as.c
2861
(void) as_fault(as->a_hat, as, addr, size, F_SOFTUNLOCK, rw);
usr/src/uts/common/vm/vm_as.c
864
case F_SOFTUNLOCK:
usr/src/uts/common/vm/vm_as.c
951
F_SOFTUNLOCK, S_OTHER);
usr/src/uts/intel/io/vmm/seg_vmm.c
359
} else if (type == F_SOFTUNLOCK) {
usr/src/uts/sparc/v9/os/simulator.c
1125
PAGESIZE, F_SOFTUNLOCK, S_READ);
usr/src/uts/sparc/v9/os/simulator.c
1137
PAGESIZE, F_SOFTUNLOCK, S_READ);