Searched refs:upl1 (Results 1 – 2 of 2) sorted by relevance
167 upl_t upl1,
8819 upl_t upl1, argument8827 …if (upl1 == UPL_NULL || upl2 == UPL_NULL || upl1 == upl2 || ((upl1->flags & UPL_VECTOR) == UPL_VEC…8837 if (upl1 < upl2) {8838 upl_lock(upl1);8842 upl_lock(upl1);8846 object1 = upl1->map_object;8849 if (upl1->u_offset != 0 || upl2->u_offset != 0 ||8850 upl1->u_size != upl2->u_size) {8865 upl_adjusted_size(upl1, PAGE_MASK));8873 if ((upl1->flags & UPL_TRACKED_BY_OBJECT) || (upl2->flags & UPL_TRACKED_BY_OBJECT)) {[all …]