Searched refs:collapse_context (Results 1 – 1 of 1) sorted by relevance
55 struct collapse_context { struct62 static struct collapse_context *khugepaged_context; argument63 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) in collapse_full()948 static void collapse_empty(struct collapse_context *c, struct mem_ops *ops) in collapse_empty()957 static void collapse_single_pte_entry(struct collapse_context *c, struct mem_ops *ops) in collapse_single_pte_entry()968 static void collapse_max_ptes_none(struct collapse_context *c, struct mem_ops *ops) in collapse_max_ptes_none()1003 static void collapse_swapin_single_pte(struct collapse_context *c, struct mem_ops *ops) in collapse_swapin_single_pte()[all …]