Searched refs:mq_clear_sbinfo (Results 1 – 2 of 2) sorted by relevance
59 extern void mq_clear_sbinfo(struct ipc_namespace *ns);61 static inline void mq_clear_sbinfo(struct ipc_namespace *ns) { } in mq_clear_sbinfo() function
205 mq_clear_sbinfo(ns); in put_ipc_ns()