Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/mm/
A Dkhugepaged.c64 struct collapse_context { struct
71 static struct collapse_context *khugepaged_context; argument
72 static struct collapse_context *madvise_context;
899 static struct collapse_context __khugepaged_context = {
905 static struct collapse_context __madvise_context = {
943 static void collapse_full(struct collapse_context *c, struct mem_ops *ops) in collapse_full()
957 static void collapse_empty(struct collapse_context *c, struct mem_ops *ops) in collapse_empty()
977 static void collapse_max_ptes_none(struct collapse_context *c, struct mem_ops *ops) in collapse_max_ptes_none()
1185 static void collapse_fork(struct collapse_context *c, struct mem_ops *ops) in collapse_fork()
1340 static void madvise_collapse_existing_thps(struct collapse_context *c, in madvise_collapse_existing_thps()
[all …]

Completed in 6 milliseconds