Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/
H A Dmsgbuf.hpp63 LIBPLDM_CC_ALWAYS_INLINE int pldm__msgbuf_invalidate(struct pldm_msgbuf_ro* ctx) in pldm__msgbuf_invalidate() function
69 LIBPLDM_CC_ALWAYS_INLINE int pldm__msgbuf_invalidate(struct pldm_msgbuf_rw* ctx) in pldm__msgbuf_invalidate() function
/openbmc/libpldm/src/
H A Dmsgbuf.h61 #define pldm__msgbuf_invalidate(ctx) \ macro