Searched defs:pldm_msgbuf_validate (Results 1 – 2 of 2) sorted by relevance
52 LIBPLDM_CC_ALWAYS_INLINE int pldm_msgbuf_validate(struct pldm_msgbuf_ro* ctx) in pldm_msgbuf_validate() function57 LIBPLDM_CC_ALWAYS_INLINE int pldm_msgbuf_validate(struct pldm_msgbuf_rw* ctx) in pldm_msgbuf_validate() function
51 #define pldm_msgbuf_validate(ctx) \ macro