Lines Matching defs:same
87 * Serializes faults on the same logical page. This is used to
488 /* pages_per_hpage should be the same for all entries in
692 * call to region_chg with the same range, but in some cases the cache will not
1227 * same sized vma. It should never come here with last ref on the
1303 * account. Therefore, the meaning of chg is the same
1374 * no need to ask again on the same node. Pool is node rather than
2140 * failed, do not continue to try hard on the same node. Use the
2691 * In the normal case, vma_commit_reservation returns the same value
3148 * in hugetlb_reserve_pages for the same page. Also,
5509 * same region.
5542 * VMA is using the same page so check and skip such VMAs.
5819 * uninitialized fields... same as in
5843 bool same;
5846 same = pte_same(huge_ptep_get(ptep), old_pte);
5849 return same;
5925 * tasks from racing to fault in the same page which
6110 * the same page in the page cache.
6143 * Other PTE markers should be handled the same way as none PTE.
6993 * pud has to be populated inside the same i_mmap_rwsem section - otherwise