Searched refs:num_live (Results 1 – 2 of 2) sorted by relevance
31 unsigned int num_live; member
213 if (pt->level > 0 && pt->num_live) { in xe_pt_destroy()415 parent->num_live++; in xe_pt_insert_entry()1079 pt->num_live -= entries[i].qwords; in xe_pt_abort_bind()1109 pt->num_live += entries[i].qwords; in xe_pt_commit_prepare_bind()1619 ((next - addr) >> shift) == child->num_live) { in xe_pt_check_kill()1771 pt->num_live += entry->qwords; in xe_pt_abort_unbind()1797 pt->num_live -= entry->qwords; in xe_pt_commit_prepare_unbind()
Completed in 10 milliseconds