/third_party/ltp/testcases/kernel/syscalls/userfaultfd/ |
H A D | userfaultfd01.c | 22 static char *page; variable
|
/third_party/node/deps/v8/src/heap/ |
H A D | new-spaces-inl.h | 70 Page* page = Page::FromAllocationAreaAddress(current_); in Next() local
|
H A D | paged-spaces-inl.h | 60 void PagedSpace::UnlinkFreeListCategories(Page* page) { in UnlinkFreeListCategories() argument 67 size_t PagedSpace::RelinkFreeListCategories(Page* page) { in RelinkFreeListCategories() argument
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | prefinalizer-handler.cc | 21 auto* page = BasePage::FromPayload(object); in PrefinalizerRegistration() local
|
H A D | visitor.cc | 60 const BasePage* page = reinterpret_cast<const BasePage*>( in TraceConservativelyIfNeeded() local
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | PoolAlloc.h | 142 PageHeader *page; member [all...] |
/third_party/skia/third_party/externals/microhttpd/doc/examples/ |
H A D | basicauthentication.c | 48 const char *page = "<html><body>Go away.</body></html>"; in answer_to_connection() local 58 const char *page = "<html><body>A secret.</body></html>"; in answer_to_connection() local
|
/third_party/skia/third_party/externals/piex/src/binary_parse/ |
H A D | cached_paged_byte_array.h | 51 PagedByteArray::PagePtr page; member
|
/third_party/skia/experimental/tools/ |
H A D | coreGraphicsPdf2png.cpp | 37 CGPDFPageRef page = CGPDFDocumentGetPage(pdf, PAGE); in main() local
|
/kernel/linux/linux-5.10/drivers/dma-buf/heaps/ |
H A D | cma_heap.c | 75 struct page *page = cma_pages; in cma_heap_allocate() local
|
/kernel/linux/linux-5.10/drivers/auxdisplay/ |
H A D | ks0108.c | 90 void ks0108_page(unsigned char page) in ks0108_page() argument
|
/kernel/linux/linux-5.10/arch/csky/mm/ |
H A D | init.c | 97 struct page *page = pfn_to_page(tmp); in mem_init() local
|
H A D | highmem.c | 22 void *kmap_atomic_high_prot(struct page *page, pgprot_t prot) in kmap_atomic_high_prot() argument
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | page_mm.h | 29 static inline void clear_page(void *page) in clear_page() argument [all...] |
H A D | motorola_pgalloc.h | 87 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t page) in pmd_populate() argument
|
H A D | mcf_pgalloc.h | 17 unsigned long page = __get_free_page(GFP_DMA); in pte_alloc_one_kernel() local 40 struct page *page = virt_to_page(pgtable); in __pte_free_tlb() local 48 struct page *page in pte_alloc_one() local 66 struct page *page = virt_to_page(pgtable); pte_free() local [all...] |
/kernel/linux/linux-5.10/arch/x86/lib/ |
H A D | usercopy_64.c | 182 void memcpy_page_flushcache(char *to, struct page *page, size_t offset, in memcpy_page_flushcache() argument
|
/kernel/linux/linux-5.10/arch/csky/abiv1/inc/abi/ |
H A D | cacheflush.h | 34 flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vmaddr) flush_anon_page() argument
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | kexec.h | 74 static inline unsigned long page_to_boot_pfn(struct page *page) in page_to_boot_pfn() argument
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | uncached.c | 77 struct page *page; in uncached_add_chunk() local [all...] |
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | patch.c | 26 struct page *page; in patch_map() local
|
/kernel/linux/linux-5.10/arch/hexagon/mm/ |
H A D | init.c | 77 struct page *page; in sync_icache_dcache() local
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | cacheflush.h | 56 flush_dcache_page(struct page *page) flush_dcache_page() argument 69 flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vmaddr) flush_anon_page() argument 76 flush_icache_page(struct vm_area_struct *vma, struct page *page) flush_icache_page() argument 129 flush_kernel_dcache_page(struct page *page) flush_kernel_dcache_page() argument [all...] |
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | cacheflush.h | 41 static inline void flush_kernel_dcache_page(struct page *page) in flush_kernel_dcache_page() argument 98 flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vmaddr) flush_anon_page() argument [all...] |
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | patch.c | 31 struct page *page; in patch_map() local
|