Searched refs:mq_attr_ok (Results 1 – 1 of 1) sorted by relevance
585 static int mq_attr_ok(struct ipc_namespace *ipc_ns, struct mq_attr *attr) in mq_attr_ok() function619 if (!mq_attr_ok(ipc_ns, attr)) { in do_create()