Lines Matching refs:dptr2
4600 struct schedstat_domain *dptr1 = NULL, *dptr2 = NULL;
4651 dptr2 = NULL;
4675 dptr2 = list_first_entry(&cptr2->domain_head,
4717 if (dptr2) {
4718 ds2 = dptr2->domain_data;
4758 if (dptr2) {
4759 if (list_is_last(&dptr2->domain_list, &cptr2->domain_head))
4760 dptr2 = NULL;
4762 dptr2 = list_next_entry(dptr2, domain_list);