Searched defs:pldm_msgbuf_init_errno (Results 1 – 2 of 2) sorted by relevance
38 LIBPLDM_CC_ALWAYS_INLINE int pldm_msgbuf_init_errno(struct pldm_msgbuf_ro* ctx, in pldm_msgbuf_init_errno() function45 LIBPLDM_CC_ALWAYS_INLINE int pldm_msgbuf_init_errno(struct pldm_msgbuf_rw* ctx, in pldm_msgbuf_init_errno() function
29 #define pldm_msgbuf_init_errno(ctx, minsize, buf, len) \ macro