Searched refs:type (Results 1 – 2 of 2) sorted by relevance
788 static int testmsg(struct msg_msg *msg, long type, int mode) in testmsg() argument795 if (msg->m_type <= type) in testmsg()799 if (msg->m_type == type) in testmsg()803 if (msg->m_type != type) in testmsg()
220 .type = CLONE_NEWIPC,