Home
last modified time | relevance | path

Searched refs:RCA_UNSAFE_ALL (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Drctl.h148 #define RCA_UNSAFE_ALL 0x2 /* not safe to send signal */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dgrow.c462 RCA_UNSAFE_ALL); in grow_internal()
H A Drctl.c2555 if (safety == RCA_UNSAFE_ALL) { in rctl_local_action()
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_as.c1703 p->p_rctls, p, RCA_UNSAFE_ALL); in as_map_locked()