Searched refs:aligned_pgoffset (Results 1 – 1 of 1) sorted by relevance
511 off_t aligned_pgoffset, pgoffset = *ppgoff; in _aligned_for_weak_mapping() local519 aligned_pgoffset = in _aligned_for_weak_mapping()521 aligned_size = (pgoffset - aligned_pgoffset) << MM_PAGE_SHIFT; in _aligned_for_weak_mapping()523 if (aligned_pgoffset != pgoffset) in _aligned_for_weak_mapping()530 pgoffset = aligned_pgoffset; in _aligned_for_weak_mapping()
Completed in 6 milliseconds