Searched defs:pldm_msgbuf_complete (Results 1 – 2 of 2) sorted by relevance
96 LIBPLDM_CC_ALWAYS_INLINE int pldm_msgbuf_complete(struct pldm_msgbuf_ro* ctx) in pldm_msgbuf_complete() function101 LIBPLDM_CC_ALWAYS_INLINE int pldm_msgbuf_complete(struct pldm_msgbuf_rw* ctx) in pldm_msgbuf_complete() function
40 #define pldm_msgbuf_complete(ctx) \ macro