Home
last modified time | relevance | path

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

/linux/tools/testing/fault-injection/
H A Dfailcmd.sh51 fail_page_alloc options:
60 fail_page_alloc
101 elif [ $FAILCMD_TYPE = fail_page_alloc ]; then
/linux/Documentation/fault-injection/
H A Dfault-injection.rst15 - fail_page_alloc
163 - /sys/kernel/debug/fail_page_alloc/ignore-gfp-highmem:
179 - /sys/kernel/debug/fail_page_alloc/ignore-gfp-wait:
186 - /sys/kernel/debug/fail_page_alloc/min-order:
265 fail_page_alloc=
378 failslab, fail_page_alloc, fail_usercopy, and fail_make_request use this way.
437 FAILTYPE=fail_page_alloc
523 Tool to run command with failslab or fail_page_alloc
547 # env FAILCMD_TYPE=fail_page_alloc \
/linux/mm/
H A DMakefile96 obj-$(CONFIG_FAIL_PAGE_ALLOC) += fail_page_alloc.o
/linux/
H A DMAINTAINERS16134 F: mm/fail_page_alloc.c