Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/Documentation/translations/zh_CN/mm/
H A Dpage_owner.rst70 __alloc_pages+0x39e/0x7e0
92 __alloc_pages+0x39e/0x7e0
/linux-6.15/Documentation/mm/
H A Dpage_owner.rst80 __alloc_pages+0x39e/0x7e0
102 __alloc_pages+0x39e/0x7e0
/linux-6.15/include/linux/
H A Dgfp.h226 #define __alloc_pages(...) alloc_hooks(__alloc_pages_noprof(__VA_ARGS__)) macro
/linux-6.15/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-6.15/Documentation/admin-guide/mm/
H A Dtranshuge.rst671 tracer to record how long was spent in __alloc_pages() and
/linux-6.15/Documentation/admin-guide/cgroup-v1/
H A Dcpusets.rst287 code of __alloc_pages() for this metric reduces to simply noticing