Home
last modified time | relevance | path

Searched refs:pldm_msgbuf_rw_validate (Results 1 – 3 of 3) sorted by relevance

/openbmc/libpldm/src/
H A Dmsgbuf.h53 struct pldm_msgbuf_rw *: pldm_msgbuf_rw_validate, \
/openbmc/libpldm/tests/
H A Dmsgbuf.hpp59 return pldm_msgbuf_rw_validate(ctx); in pldm_msgbuf_validate()
/openbmc/libpldm/src/msgbuf/
H A Dcore.h239 int pldm_msgbuf_rw_validate(struct pldm_msgbuf_rw *ctx) in pldm_msgbuf_rw_validate() function
340 return pldm_msgbuf_rw_discard(ctx, pldm_msgbuf_rw_validate(ctx)); in pldm_msgbuf_rw_complete()
1405 rc = pldm_msgbuf_rw_validate(ctx); in pldm_msgbuf_complete_used()