Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/ipc/
H A Dmsg.c788 static int testmsg(struct msg_msg *msg, long type, int mode) in testmsg() function
816 if (testmsg(msg, msr->r_msgtype, msr->r_mode) && in pipelined_send()
1074 if (testmsg(msg, *msgtyp, mode) && in find_msg()
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dsanity.bbclass604 testmsg = ""
606 testmsg = check_create_long_filename(sstate_dir, "SSTATE_DIR")
609 err = testmsg.split(': ')[1].strip()
611testmsg = testmsg + "You could try using %s in SSTATE_MIRRORS rather than as an SSTATE_CACHE.\n" %…
614 return testmsg