Searched refs:mqueue_alloc (Results 1 – 1 of 1) sorted by relevance
256 static struct mqueue *mqueue_alloc(const struct mq_attr *attr);996 mq = mqueue_alloc(NULL); in mqfs_create()1597 mqueue_alloc(const struct mq_attr *attr) in mqueue_alloc() function2066 mq = mqueue_alloc(attr); in kern_kmq_open()