Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/arm/
Dmsgqueue.c25 static struct msgqueue_entry *mqe_alloc(MsgQueue_t *msgq) in mqe_alloc() function
120 struct msgqueue_entry *mq = mqe_alloc(msgq); in msgqueue_addmsg()