Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_frag_cache.c59 page = __alloc_pages(gfp_mask, PAGE_FRAG_CACHE_MAX_ORDER, in __page_frag_cache_refill()
63 page = __alloc_pages(gfp, 0, numa_mem_id(), NULL); in __page_frag_cache_refill()
/linux/Documentation/translations/zh_CN/mm/
H A Dpage_owner.rst70 __alloc_pages+0x39e/0x7e0
92 __alloc_pages+0x39e/0x7e0
/linux/Documentation/mm/
H A Dpage_owner.rst83 __alloc_pages+0x39e/0x7e0
105 __alloc_pages+0x39e/0x7e0
132 __alloc_pages+0x39e/0x7e0
/linux/include/linux/
H A Dgfp.h231 #define __alloc_pages(...) alloc_hooks(__alloc_pages_noprof(__VA_ARGS__)) macro
/linux/tools/perf/Documentation/
H A Dperf-intel-pt.txt2000 Tracing __alloc_pages() using kprobes:
2002 $ sudo perf probe --add '__alloc_pages order'
2003 Added new event: probe:__alloc_pages (on __alloc_pages with order)
2004 $ sudo perf probe --add __alloc_pages%return
2005 Added new event: probe:__alloc_pages__return (on __alloc_pages%return)
2006 …$ sudo perf record --kcore -aR -e intel_pt/aux-action=start-paused/k -e probe:__alloc_pages/aux-ac…
/linux/Documentation/admin-guide/mm/
H A Dtranshuge.rst727 tracer to record how long was spent in __alloc_pages() and
/linux/Documentation/admin-guide/cgroup-v1/
H A Dcpusets.rst287 code of __alloc_pages() for this metric reduces to simply noticing