Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds