Lines Matching refs:collapse_context
56 struct collapse_context {
63 static struct collapse_context *khugepaged_context;
64 static struct collapse_context *madvise_context;
592 static struct collapse_context __khugepaged_context = {
598 static struct collapse_context __madvise_context = {
641 static void collapse_full(struct collapse_context *c, struct mem_ops *ops)
655 static void collapse_empty(struct collapse_context *c, struct mem_ops *ops)
664 static void collapse_single_pte_entry(struct collapse_context *c, struct mem_ops *ops)
675 static void collapse_max_ptes_none(struct collapse_context *c, struct mem_ops *ops)
711 static void collapse_swapin_single_pte(struct collapse_context *c, struct mem_ops *ops)
737 static void collapse_max_ptes_swap(struct collapse_context *c, struct mem_ops *ops)
784 static void collapse_single_pte_entry_compound(struct collapse_context *c, struct mem_ops *ops)
812 static void collapse_full_of_compound(struct collapse_context *c, struct mem_ops *ops)
831 static void collapse_compound_extreme(struct collapse_context *c, struct mem_ops *ops)
884 static void collapse_fork(struct collapse_context *c, struct mem_ops *ops)
930 static void collapse_fork_compound(struct collapse_context *c, struct mem_ops *ops)
979 static void collapse_max_ptes_shared(struct collapse_context *c, struct mem_ops *ops)
1039 static void madvise_collapse_existing_thps(struct collapse_context *c,
1059 static void madvise_retracted_page_tables(struct collapse_context *c,