Home
last modified time | relevance | path

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

/src/sys/kern/
H A Dsysv_msg.c97 static void msg_prison_cleanup(struct prison *);
1592 msg_prison_cleanup(pr); in msg_prison_set()
1601 msg_prison_cleanup(tpr); in msg_prison_set()
1627 msg_prison_cleanup(pr); in msg_prison_set()
1639 msg_prison_cleanup(tpr); in msg_prison_set()
1682 msg_prison_cleanup(pr); in msg_prison_remove()
1687 msg_prison_cleanup(struct prison *pr) in msg_prison_cleanup() function