Searched refs:get_page_from_freelist (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/Documentation/translations/zh_CN/mm/ |
| H A D | page_owner.rst | 69 get_page_from_freelist+0xd01/0xd80 91 get_page_from_freelist+0xd01/0xd80
|
| /linux-6.15/Documentation/mm/ |
| H A D | page_owner.rst | 79 get_page_from_freelist+0xd01/0xd80 101 get_page_from_freelist+0xd01/0xd80
|
| /linux-6.15/mm/ |
| H A D | page_alloc.c | 3545 get_page_from_freelist(gfp_t gfp_mask, unsigned int order, int alloc_flags, in get_page_from_freelist() function 3769 page = get_page_from_freelist(gfp_mask, order, in __alloc_pages_cpuset_fallback() 3776 page = get_page_from_freelist(gfp_mask, order, in __alloc_pages_cpuset_fallback() 3813 page = get_page_from_freelist((gfp_mask | __GFP_HARDWALL) & in __alloc_pages_may_oom() 3913 page = get_page_from_freelist(gfp_mask, order, alloc_flags, ac); in __alloc_pages_direct_compact() 4163 page = get_page_from_freelist(gfp_mask, order, alloc_flags, ac); in __alloc_pages_direct_reclaim() 4505 page = get_page_from_freelist(gfp_mask, order, alloc_flags, ac); in __alloc_pages_slowpath() 4594 page = get_page_from_freelist(gfp_mask, order, alloc_flags, ac); in __alloc_pages_slowpath() 4974 page = get_page_from_freelist(alloc_gfp, order, alloc_flags, &ac); in __alloc_frozen_pages_noprof() 7404 page = get_page_from_freelist(alloc_gfp, order, alloc_flags, &ac); in try_alloc_pages_noprof()
|
| /linux-6.15/Documentation/trace/ |
| H A D | ftrace.rst | 3648 bash-2044 [002] .... 10594.481032: _raw_spin_lock_irqsave <-get_page_from_freelist 3650 bash-2044 [002] d..1 10594.481032: __rmqueue <-get_page_from_freelist 3651 bash-2044 [002] d..1 10594.481033: _raw_spin_unlock <-get_page_from_freelist 3654 bash-2044 [002] d... 10594.481034: __mod_zone_page_state <-get_page_from_freelist 3655 bash-2044 [002] d... 10594.481034: zone_statistics <-get_page_from_freelist
|