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