Function report |
Source Code:include\linux\mm.h |
Create Date:2022-07-28 05:43:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Returns the number of bytes in this potentially compound page.
Proto:static inline unsigned long page_size(struct page *page)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page |
797 | Return PAGE_SIZE << compound_order(page) |
Name | Describe |
---|---|
page_copy_sane | |
kobjsize | Return the total memory allocated for this pointer, not* just what the caller asked for.* Doesn't have to be accurate, i.e. may have races. |
page_vma_mapped_walk | page_vma_mapped_walk - check if @pvmw->page is mapped in @pvmw->vma at*@pvmw->address*@pvmw: pointer to struct page_vma_mapped_walk. page, vma, address and flags* must be set. pmd, pte and ptl must be NULL.* Returns true if the page is mapped in the vma |
page_mkclean_one | |
try_to_unmap_one | @arg: enum ttu_flags will be passed to this argument |
madvise_inject_error | Error injection support for memory error handling. |
__ksize | an't use ksize for kmem_cache_alloc memory, only kmalloc |
__ksize | |
kasan_poison_slab | |
kasan_kmalloc_large | |
kasan_poison_kfree | |
io_uring_validate_mmap_request |
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 |