Lines Matching defs:pbuf
698 u32 *buf_size, void **pbuf)
707 *pbuf = NULL;
725 *pbuf = notifiers;
730 u32 *buf_size, void **pbuf)
752 *pbuf = dbells;
755 *pbuf = NULL;
767 void **pbuf)
780 result = vmci_ctx_get_chkpt_notifiers(context, buf_size, pbuf);
790 *pbuf = NULL;
795 result = vmci_ctx_get_chkpt_doorbells(context, buf_size, pbuf);