Searched refs:type (Results 1 – 2 of 2) sorted by relevance
766 static int testmsg(struct msg_msg *msg, long type, int mode) in testmsg() argument773 if (msg->m_type <= type) in testmsg()777 if (msg->m_type == type) in testmsg()781 if (msg->m_type != type) in testmsg()
201 .type = CLONE_NEWIPC,