Function report |
Source Code:include\linux\sched\mm.h |
Create Date:2022-07-28 05:40:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fs_reclaim_acquire
Proto:static inline void fs_reclaim_acquire(gfp_t gfp_mask)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
gfp_t | gfp_mask |
NULL
Name | Describe |
---|---|
__node_reclaim | Try to free up some pages from this node through reclaim. |
__perform_reclaim | Perform direct synchronous page reclaim |
prepare_alloc_pages | |
__do_kmalloc_node | End of slob allocator proper. Begin kmem_cache_alloc and kmalloc frontend. |
slob_alloc_node | |
__mmu_notifier_register | Same as mmu_notifier_register but here the caller must hold the mmap_sem in* write mode. A NULL mn signals the notifier is being registered for itree* mode. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |