Lines Matching defs:pbuf
701 u32 *buf_size, void **pbuf)
710 *pbuf = NULL;
728 *pbuf = notifiers;
733 u32 *buf_size, void **pbuf)
755 *pbuf = dbells;
758 *pbuf = NULL;
770 void **pbuf)
783 result = vmci_ctx_get_chkpt_notifiers(context, buf_size, pbuf);
793 *pbuf = NULL;
798 result = vmci_ctx_get_chkpt_doorbells(context, buf_size, pbuf);