Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/
H A Dmsgbuf.hpp84 LIBPLDM_CC_ALWAYS_INLINE int pldm_msgbuf_discard(struct pldm_msgbuf_ro* ctx, in pldm_msgbuf_discard() function
90 LIBPLDM_CC_ALWAYS_INLINE int pldm_msgbuf_discard(struct pldm_msgbuf_rw* ctx, in pldm_msgbuf_discard() function
/openbmc/libpldm/src/
H A Dmsgbuf.h35 #define pldm_msgbuf_discard(ctx, error) \ macro