Home
last modified time | relevance | path

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

/linux/drivers/accel/amdxdna/
H A Damdxdna_mailbox.c31 #define MB_WARN_ONCE(chann, fmt, args...) \ macro
284 MB_WARN_ONCE(mb_chann, "Invalid tail 0x%x", tail); in mailbox_get_msg()
301 MB_WARN_ONCE(mb_chann, "Tombstone, head 0x%x tail 0x%x", in mailbox_get_msg()
310 MB_WARN_ONCE(mb_chann, "Invalid total size 0x%x", header.total_size); in mailbox_get_msg()
316 MB_WARN_ONCE(mb_chann, "Invalid message size %d, tail %d, head %d", in mailbox_get_msg()