Home
last modified time | relevance | path

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

/tools/testing/selftests/mm/
Dkhugepaged.c56 struct collapse_context { struct
63 static struct collapse_context *khugepaged_context; argument
64 static struct collapse_context *madvise_context;
594 static struct collapse_context __khugepaged_context = {
600 static struct collapse_context __madvise_context = {
643 static void collapse_full(struct collapse_context *c, struct mem_ops *ops) in collapse_full()
657 static void collapse_empty(struct collapse_context *c, struct mem_ops *ops) in collapse_empty()
666 static void collapse_single_pte_entry(struct collapse_context *c, struct mem_ops *ops) in collapse_single_pte_entry()
677 static void collapse_max_ptes_none(struct collapse_context *c, struct mem_ops *ops) in collapse_max_ptes_none()
713 static void collapse_swapin_single_pte(struct collapse_context *c, struct mem_ops *ops) in collapse_swapin_single_pte()
[all …]