Searched defs:pldm__msgbuf_invalidate (Results 1 – 2 of 2) sorted by relevance
63 LIBPLDM_CC_ALWAYS_INLINE int pldm__msgbuf_invalidate(struct pldm_msgbuf_ro* ctx) in pldm__msgbuf_invalidate() function69 LIBPLDM_CC_ALWAYS_INLINE int pldm__msgbuf_invalidate(struct pldm_msgbuf_rw* ctx) in pldm__msgbuf_invalidate() function
61 #define pldm__msgbuf_invalidate(ctx) \ macro