Searched refs:orphans_count (Results 1 – 1 of 1) sorted by relevance
2447 unsigned long orphans_count = 0, mpbad = 0, pmbad = 0; in audit_p2m() local2484 orphans_count++; in audit_p2m()2523 if ( orphans_count | mpbad | pmbad ) in audit_p2m()2524 P2M_PRINTK("p2m audit found %lu orphans\n", orphans_count); in audit_p2m()2533 *orphans = (uint64_t) orphans_count; in audit_p2m()
Completed in 8 milliseconds