Searched defs:pldm_msgbuf_discard (Results 1 – 2 of 2) sorted by relevance
84 LIBPLDM_CC_ALWAYS_INLINE int pldm_msgbuf_discard(struct pldm_msgbuf_ro* ctx, in pldm_msgbuf_discard() function90 LIBPLDM_CC_ALWAYS_INLINE int pldm_msgbuf_discard(struct pldm_msgbuf_rw* ctx, in pldm_msgbuf_discard() function
35 #define pldm_msgbuf_discard(ctx, error) \ macro