Home
last modified time | relevance | path

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

/linux/mm/
A Dpage_owner.c133 struct page_owner *page_owner; in __reset_page_owner() local
154 struct page_owner *page_owner; in __set_page_owner_handle() local
188 struct page_owner *page_owner; in __set_page_owner_migrate_reason() local
201 struct page_owner *page_owner; in __split_page_owner() local
251 struct page_owner *page_owner; in pagetypeinfo_showmixedcount_print() local
341 page_owner->order, page_owner->gfp_mask, in print_page_owner()
342 &page_owner->gfp_mask, page_owner->pid, in print_page_owner()
343 page_owner->ts_nsec, page_owner->free_ts_nsec); in print_page_owner()
392 struct page_owner *page_owner; in __dump_page_owner() local
418 page_owner->pid, page_owner->ts_nsec, page_owner->free_ts_nsec); in __dump_page_owner()
[all …]
A DMakefile104 obj-$(CONFIG_PAGE_OWNER) += page_owner.o
A DKconfig.debug59 "page_owner=on" to boot parameter in order to enable it. Eats
A D.debug.o.cmd1251 include/linux/page_owner.h \
A D.page_isolation.o.cmd1190 include/linux/page_owner.h \
A D.compaction.o.cmd1219 include/linux/page_owner.h \
A D.huge_memory.o.cmd1249 include/linux/page_owner.h \
A D.hugetlb.o.cmd1244 include/linux/page_owner.h \
A D.migrate.o.cmd1283 include/linux/page_owner.h \
A D.page_alloc.o.cmd1273 include/linux/page_owner.h \
A D.vmstat.o.cmd1210 include/linux/page_owner.h \
/linux/Documentation/vm/
A Dpage_owner.rst30 to add "page_owner=on" into your boot cmdline. If the kernel is built
50 6662 108 29 6799 1a8f mm/page_owner.o
79 2) Enable page owner: add "page_owner=on" to boot cmdline.
85 cat /sys/kernel/debug/page_owner > page_owner_full.txt
A Dindex.rst33 page_owner
/linux/Documentation/translations/zh_CN/dev-tools/
A Dkasan.rst60 请启用 ``CONFIG_PAGE_OWNER`` 并使用 ``page_owner=on`` 进行引导。
/linux/Documentation/dev-tools/
A Dkasan.rst58 physical pages, enable ``CONFIG_PAGE_OWNER`` and boot with ``page_owner=on``.
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt894 useful to also enable the page_owner functionality.
3681 page_owner= [KNL] Boot-time page_owner enabling option.

Completed in 37 milliseconds