Searched refs:RL_ERR_NO_BUFF (Results 1 – 2 of 2) sorted by relevance
157 return RL_ERR_NO_BUFF; /* failed */ in rpmsg_queue_recv()200 return RL_ERR_NO_BUFF; /* failed */ in rpmsg_queue_recv_nocopy()
85 #define RL_ERR_NO_BUFF (RL_ERRORS_BASE - 6) macro