Home
last modified time | relevance | path

Searched defs:page (Results 301 - 325 of 3544) sorted by relevance

1...<<11121314151617181920>>...142

/third_party/ltp/testcases/kernel/syscalls/userfaultfd/
H A Duserfaultfd01.c22 static char *page; variable
/third_party/node/deps/v8/src/heap/
H A Dnew-spaces-inl.h70 Page* page = Page::FromAllocationAreaAddress(current_); in Next() local
H A Dpaged-spaces-inl.h60 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 Dprefinalizer-handler.cc21 auto* page = BasePage::FromPayload(object); in PrefinalizerRegistration() local
H A Dvisitor.cc60 const BasePage* page = reinterpret_cast<const BasePage*>( in TraceConservativelyIfNeeded() local
/third_party/skia/third_party/externals/angle2/src/common/
H A DPoolAlloc.h142 PageHeader *page; member
[all...]
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dbasicauthentication.c48 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 Dcached_paged_byte_array.h51 PagedByteArray::PagePtr page; member
/third_party/skia/experimental/tools/
H A DcoreGraphicsPdf2png.cpp37 CGPDFPageRef page = CGPDFDocumentGetPage(pdf, PAGE); in main() local
/kernel/linux/linux-5.10/drivers/dma-buf/heaps/
H A Dcma_heap.c75 struct page *page = cma_pages; in cma_heap_allocate() local
/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dks0108.c90 void ks0108_page(unsigned char page) in ks0108_page() argument
/kernel/linux/linux-5.10/arch/csky/mm/
H A Dinit.c97 struct page *page = pfn_to_page(tmp); in mem_init() local
H A Dhighmem.c22 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 Dpage_mm.h29 static inline void clear_page(void *page) in clear_page() argument
[all...]
H A Dmotorola_pgalloc.h87 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t page) in pmd_populate() argument
H A Dmcf_pgalloc.h17 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 Dusercopy_64.c182 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 Dcacheflush.h34 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 Dkexec.h74 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 Duncached.c77 struct page *page; in uncached_add_chunk() local
[all...]
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dpatch.c26 struct page *page; in patch_map() local
/kernel/linux/linux-5.10/arch/hexagon/mm/
H A Dinit.c77 struct page *page; in sync_icache_dcache() local
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dcacheflush.h56 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 Dcacheflush.h41 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 Dpatch.c31 struct page *page; in patch_map() local

Completed in 11 milliseconds

1...<<11121314151617181920>>...142