Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dsysv_msg.c100 static void msg_prison_cleanup(struct prison *);
1557 msg_prison_cleanup(pr); in msg_prison_set()
1566 msg_prison_cleanup(tpr); in msg_prison_set()
1592 msg_prison_cleanup(pr); in msg_prison_set()
1604 msg_prison_cleanup(tpr); in msg_prison_set()
1647 msg_prison_cleanup(pr); in msg_prison_remove()
1652 msg_prison_cleanup(struct prison *pr) in msg_prison_cleanup() function