Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsysv_msg.c100 static void msg_prison_cleanup(struct prison *);
1561 msg_prison_cleanup(pr); in msg_prison_set()
1570 msg_prison_cleanup(tpr); in msg_prison_set()
1596 msg_prison_cleanup(pr); in msg_prison_set()
1608 msg_prison_cleanup(tpr); in msg_prison_set()
1651 msg_prison_cleanup(pr); in msg_prison_remove()
1656 msg_prison_cleanup(struct prison *pr) in msg_prison_cleanup() function