Searched defs:pldm_msgbuf_consumed (Results 1 – 2 of 2) sorted by relevance
74 LIBPLDM_CC_ALWAYS_INLINE int pldm_msgbuf_consumed(struct pldm_msgbuf_ro* ctx) in pldm_msgbuf_consumed() function79 LIBPLDM_CC_ALWAYS_INLINE int pldm_msgbuf_consumed(struct pldm_msgbuf_rw* ctx) in pldm_msgbuf_consumed() function
56 #define pldm_msgbuf_consumed(ctx) \ macro