Lines Matching defs:collapse_context
55 struct collapse_context {
62 static struct collapse_context *khugepaged_context;
63 static struct collapse_context *madvise_context;
890 static struct collapse_context __khugepaged_context = {
896 static struct collapse_context __madvise_context = {
934 static void collapse_full(struct collapse_context *c, struct mem_ops *ops)
948 static void collapse_empty(struct collapse_context *c, struct mem_ops *ops)
957 static void collapse_single_pte_entry(struct collapse_context *c, struct mem_ops *ops)
968 static void collapse_max_ptes_none(struct collapse_context *c, struct mem_ops *ops)
1003 static void collapse_swapin_single_pte(struct collapse_context *c, struct mem_ops *ops)
1029 static void collapse_max_ptes_swap(struct collapse_context *c, struct mem_ops *ops)
1076 static void collapse_single_pte_entry_compound(struct collapse_context *c, struct mem_ops *ops)
1104 static void collapse_full_of_compound(struct collapse_context *c, struct mem_ops *ops)
1123 static void collapse_compound_extreme(struct collapse_context *c, struct mem_ops *ops)
1176 static void collapse_fork(struct collapse_context *c, struct mem_ops *ops)
1222 static void collapse_fork_compound(struct collapse_context *c, struct mem_ops *ops)
1271 static void collapse_max_ptes_shared(struct collapse_context *c, struct mem_ops *ops)
1331 static void madvise_collapse_existing_thps(struct collapse_context *c,
1351 static void madvise_retracted_page_tables(struct collapse_context *c,