mm_walk_ops
static const struct mm_walk_ops split_to_ptes_ops = {
static const struct mm_walk_ops pageattr_ops = {
static const struct mm_walk_ops pageattr_ops = {
static const struct mm_walk_ops set_nocache_walk_ops = {
static const struct mm_walk_ops clear_nocache_walk_ops = {
static const struct mm_walk_ops subpage_walk_ops = {
static const struct mm_walk_ops pageattr_ops = {
static const struct mm_walk_ops find_zeropage_ops = {
static const struct mm_walk_ops smaps_walk_ops = {
static const struct mm_walk_ops smaps_shmem_walk_ops = {
const struct mm_walk_ops *ops = &smaps_walk_ops;
static const struct mm_walk_ops clear_refs_walk_ops = {
static const struct mm_walk_ops pagemap_ops = {
static const struct mm_walk_ops pagemap_scan_ops = {
static const struct mm_walk_ops show_numa_ops = {
const struct mm_walk_ops *ops;
unsigned long end, const struct mm_walk_ops *ops,
unsigned long end, const struct mm_walk_ops *ops,
unsigned long end, const struct mm_walk_ops *ops,
unsigned long end, const struct mm_walk_ops *ops,
int walk_page_vma(struct vm_area_struct *vma, const struct mm_walk_ops *ops,
pgoff_t nr, const struct mm_walk_ops *ops,
static const struct mm_walk_ops damon_mkold_ops = {
static const struct mm_walk_ops damon_young_ops = {
struct mm_walk_ops walk_ops = {
struct mm_walk_ops walk_ops = {
static const struct mm_walk_ops hmm_walk_ops = {
static const struct mm_walk_ops vmemmap_remap_ops = {
unsigned long end, const struct mm_walk_ops *ops,
unsigned long end, const struct mm_walk_ops *ops,
unsigned long end, const struct mm_walk_ops *ops,
static struct mm_walk_ops ksm_next_page_ops = {
static const struct mm_walk_ops break_ksm_ops = {
static const struct mm_walk_ops break_ksm_lock_vma_ops = {
const struct mm_walk_ops *ops = lock_vma ?
struct mm_walk_ops walk_ops = {
struct mm_walk_ops wallk_ops = {
static const struct mm_walk_ops swapin_walk_ops = {
static const struct mm_walk_ops cold_walk_ops = {
struct mm_walk_ops walk_ops = {
static const struct mm_walk_ops clean_walk_ops = {
static const struct mm_walk_ops wp_walk_ops = {
static const struct mm_walk_ops hwpoison_walk_ops = {
static const struct mm_walk_ops queue_pages_walk_ops = {
static const struct mm_walk_ops queue_pages_lock_vma_walk_ops = {
const struct mm_walk_ops *ops = (flags & MPOL_MF_WRLOCK) ?
static const struct mm_walk_ops migrate_vma_walk_ops = {
static const struct mm_walk_ops mincore_walk_ops = {
static const struct mm_walk_ops mlock_walk_ops = {
static const struct mm_walk_ops prot_none_walk_ops = {
const struct mm_walk_ops *ops = walk->ops;
const struct mm_walk_ops *ops = walk->ops;
const struct mm_walk_ops *ops = walk->ops;
const struct mm_walk_ops *ops = walk->ops;
const struct mm_walk_ops *ops = walk->ops;
const struct mm_walk_ops *ops = walk->ops;
const struct mm_walk_ops *ops = walk->ops;
const struct mm_walk_ops *ops = walk->ops;
unsigned long end, const struct mm_walk_ops *ops,
static bool check_ops_safe(const struct mm_walk_ops *ops)
unsigned long end, const struct mm_walk_ops *ops,
const struct mm_walk_ops *ops, pgd_t *pgd, void *private)
const struct mm_walk_ops *ops, pgd_t *pgd, void *private)
unsigned long end, const struct mm_walk_ops *ops,
unsigned long end, const struct mm_walk_ops *ops, void *private)
unsigned long end, const struct mm_walk_ops *ops,
int walk_page_vma(struct vm_area_struct *vma, const struct mm_walk_ops *ops,
pgoff_t nr, const struct mm_walk_ops *ops,
static const struct mm_walk_ops ptdump_ops = {
static const struct mm_walk_ops mm_walk_ops = {
err = walk_page_range(mm, walk->next_addr, ULONG_MAX, &mm_walk_ops, walk);