Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dmsg.c794 static int testmsg(struct msg_msg *msg, long type, int mode) in testmsg() function
822 if (testmsg(msg, msr->r_msgtype, msr->r_mode) && in pipelined_send()
1080 if (testmsg(msg, *msgtyp, mode) && in find_msg()
/openbmc/openbmc/poky/meta/classes-global/
H A Dsanity.bbclass610 testmsg = ""
612 testmsg = check_create_long_filename(sstate_dir, "SSTATE_DIR")
615 err = testmsg.split(': ')[1].strip()
617testmsg = testmsg + "You could try using %s in SSTATE_MIRRORS rather than as an SSTATE_CACHE.\n" %…
620 return testmsg