Home
last modified time | relevance | path

Searched refs:ACTION_CONTINUE (Results 1 – 14 of 14) sorted by relevance

/linux/tools/tracing/rtla/src/
H A Dactions.c120 self->present[ACTION_CONTINUE] = true; in actions_add_continue()
121 action->type = ACTION_CONTINUE; in actions_add_continue()
154 type = ACTION_CONTINUE; in actions_parse()
210 case ACTION_CONTINUE: in actions_parse()
254 case ACTION_CONTINUE: in actions_perform()
H A Dactions.h10 ACTION_CONTINUE, enumerator
/linux/mm/
H A Dptdump.c24 walk->action = ACTION_CONTINUE; in note_kasan_page_table()
47 walk->action = ACTION_CONTINUE; in ptdump_pgd_entry()
70 walk->action = ACTION_CONTINUE; in ptdump_p4d_entry()
93 walk->action = ACTION_CONTINUE; in ptdump_pud_entry()
114 walk->action = ACTION_CONTINUE; in ptdump_pmd_entry()
H A Dmapping_dirty_helpers.c134 walk->action = ACTION_CONTINUE; in wp_clean_pmd_entry()
157 walk->action = ACTION_CONTINUE; in wp_clean_pud_entry()
H A Dpagewalk.c155 if (walk->action == ACTION_CONTINUE) in walk_pmd_range()
221 if (walk->action == ACTION_CONTINUE) in walk_pud_range()
H A Dhugetlb_vmemmap.c107 walk->action = ACTION_CONTINUE; in vmemmap_pmd_entry()
H A Dmadvise.c1219 walk->action = ACTION_CONTINUE; in guard_remove_pud_entry()
1231 walk->action = ACTION_CONTINUE; in guard_remove_pmd_entry()
H A Dhmm.c497 walk->action = ACTION_CONTINUE; in hmm_vma_walk_pud()
H A Dmempolicy.c663 walk->action = ACTION_CONTINUE; in queue_folios_pmd()
/linux/arch/arm64/mm/
H A Dpageattr.c44 walk->action = ACTION_CONTINUE; in pageattr_pud_entry()
60 walk->action = ACTION_CONTINUE; in pageattr_pmd_entry()
H A Dmmu.c859 walk->action = ACTION_CONTINUE; in split_to_ptes_pmd_entry()
/linux/include/linux/
H A Dpagewalk.h104 ACTION_CONTINUE = 1, enumerator
/linux/drivers/gpu/drm/xe/
H A Dxe_pt_walk.c102 if (likely(!level || !child || action == ACTION_CONTINUE)) in xe_pt_walk_range()
H A Dxe_pt.c575 *action = ACTION_CONTINUE; in xe_pt_stage_bind_entry()
826 *action = ACTION_CONTINUE; in xe_pt_nonshared_offsets()
1565 *action = ACTION_CONTINUE; in xe_pt_check_kill()