Searched refs:generic_switch_out (Results 1 – 1 of 1) sorted by relevance
273 static int generic_switch_out(struct pmc_cpu *pc, struct pmc_process *pp);5478 md->pmd_switch_out = generic_switch_out; in pmc_mdep_alloc()5500 generic_switch_out(struct pmc_cpu *pc __unused, struct pmc_process *pp __unused) in generic_switch_out() function