Searched refs:pmc_allocate_owner_descriptor (Results 1 – 1 of 1) sorted by relevance
184 static struct pmc_owner *pmc_allocate_owner_descriptor(struct proc *p);2025 pmc_allocate_owner_descriptor(struct proc *p) in pmc_allocate_owner_descriptor() function2387 if ((po = pmc_allocate_owner_descriptor(p)) == NULL) in pmc_register_owner()2843 if ((po = pmc_allocate_owner_descriptor(p)) == NULL) { in pmc_syscall_handler()