Searched defs:rsm_intr_signal_post (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/librsm/common/
H A Drsmlib.c1795 * that the rsm_intr_signal_post is to be done with
1801 * as the flags argument for the rsm_intr_signal_post.
1805 e = rsm_intr_signal_post(seg, sigpost_flags);
2127 * that the rsm_intr_signal_post is to be done with
2133 * as the flags argument for the rsm_intr_signal_post.
2137 e = rsm_intr_signal_post(seg, sigpost_flags);
2545 rsm_intr_signal_post(void *memseg, uint_t flags) function
2551 "rsm_intr_signal_post: enter\n"));
2568 "rsm_intr_signal_post: exit\n"));
2772 * signalled by rsm_intr_signal_post
[all...]

Completed in 73 milliseconds