Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dkhugepaged.c66 struct collapse_context { struct
73 static struct collapse_context *khugepaged_context; argument
74 static struct collapse_context *mthp_khugepaged_context;
75 static struct collapse_context *madvise_context;
668 static struct collapse_context __khugepaged_context = {
674 static struct collapse_context __mthp_khugepaged_context = {
680 static struct collapse_context __madvise_context = {
715 static void collapse_full(struct collapse_context *c, struct mem_ops *ops) in collapse_full()
738 static void collapse_empty(struct collapse_context *c, struct mem_ops *ops) in collapse_empty()
752 static void collapse_single_mthp(struct collapse_context *c, struct mem_ops *ops) in collapse_single_mthp()
[all …]