Searched refs:pmc_allocate_owner_descriptor (Results 1 – 1 of 1) sorted by relevance
208 static struct pmc_owner *pmc_allocate_owner_descriptor(struct proc *p);2297 pmc_allocate_owner_descriptor(struct proc *p) in pmc_allocate_owner_descriptor() function2860 if ((po = pmc_allocate_owner_descriptor(p)) == NULL) in pmc_register_owner()3832 if ((po = pmc_allocate_owner_descriptor(p)) == NULL) { in pmc_syscall_handler()