pmc_allocate_owner_descriptor
static struct pmc_owner *pmc_allocate_owner_descriptor(struct proc *p);
if ((po = pmc_allocate_owner_descriptor(p)) == NULL)
if ((po = pmc_allocate_owner_descriptor(p)) == NULL) {