Lines Matching full:performed
301 There are four key operations typically performed on page tables:
313 tables in place. This is a very common operation in the kernel performed on
315 :c:func:`!madvise`, and others. This is performed by a number of functions
325 .. note:: Modifying mappings for reclaim or migration is performed under rmap
329 **Traversing** and **zapping** ranges can be performed holding any one of the
502 * As mentioned previously, zapping can be performed while simply keeping the VMA
510 already been performed and removes PTEs unconditionally (along with
555 read must be performed once and only once or not depends on the architecture
558 If a write is being performed, or if a read informs whether a write takes place
594 Page table installation is performed with the VMA held stable explicitly by an
618 This is performed via :c:func:`!pte_offset_map_lock` which carefully checks to
670 The operation is typically performed via :c:func:`!free_pgtables`, which assumes
678 Additionally, it assumes that a zap has already been performed and steps have
688 :c:func:`!retract_page_tables`, which is performed under the i_mmap
789 Importantly, maple tree operations performed in :c:func:`!lock_vma_under_rcu`