Home
last modified time | relevance | path

Searched defs:buf_msg (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/remoteproc/
H A Dxlnx_r5_remoteproc.c214 struct zynqmp_ipi_message *ipi_msg, *buf_msg; in zynqmp_r5_mb_rx_cb() local
/linux/net/tipc/
H A Dmsg.h200 static inline struct tipc_msg *buf_msg(struct sk_buff *skb) in buf_msg() function