| /kernel/linux/linux-6.6/net/rds/ |
| H A D | page.c | 73 struct page *page; in rds_page_remainder_alloc() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/memblock/ |
| H A D | internal.h | 16 struct page {}; struct 18 void memblock_free_pages(struct page *page, unsigned long pfn, in memblock_free_pages() argument
|
| /kernel/linux/linux-6.6/tools/testing/radix-tree/ |
| H A D | regression2.c | 63 struct page { struct
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | debug_page_alloc.c | 35 bool __set_page_guard(struct zone *zone, struct page *page, unsigned int order, in __set_page_guard() argument 51 void __clear_page_guard(struct zone *zone, struct page *page, unsigned int order, in __clear_page_guard() argument [all...] |
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | qpdf_pdftopdf_processor.h | 25 QPDFObjectHandle page; member in QPDF_PDFTOPDF_PageHandle
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| H A D | va_compiler.h | 57 unsigned page = slot >> 5; in va_fau_page() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | conservative-stack-visitor.cc | 22 bool ConservativeStackVisitor::CheckPage(Address address, MemoryChunk* page) { in CheckPage() argument [all...] |
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | heap-space.cc | 25 void BaseSpace::AddPage(BasePage* page) { in AddPage() argument 31 void BaseSpace::RemovePage(BasePage* page) { in RemovePage() argument
|
| /third_party/skia/third_party/externals/microhttpd/doc/examples/ |
| H A D | hellobrowser.c | 23 const char *page = "<html><body>Hello, browser!</body></html>"; in answer_to_connection() local
|
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/ |
| H A D | common.c | 89 struct page *page = NULL, **pages = NULL; in rkcif_alloc_page_dummy_buf() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | common.c | 91 struct page *page = NULL, **pages = NULL; in rkcif_alloc_page_dummy_buf() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_component_api_bridge.cpp | 33 auto page = engine->GetRunningPage(); in JsGetScrollOffset() local 134 auto page = engine->GetRunningPage(); in JsScrollTo() local [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/directive/ |
| H A D | directive_tdd_test.cpp | 220 JSValue page = CreatePage(BUNDLE01, strlen(BUNDLE01)); in DirectiveTest001() local 238 JSValue page = CreatePage(BUNDLE02, strlen(BUNDLE02)); in DirectiveTest002() local 260 JSValue page = CreatePage(BUNDLE03, strlen(BUNDLE03)); DirectiveTest003() local [all...] |
| /foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/ |
| H A D | netfirewall_common_test.cpp | 95 int32_t page = 1; in HWTEST_F() local 104 int32_t page = 1; in HWTEST_F() local 115 int32_t page = 1; in HWTEST_F() local 135 int32_t page = 1; in HWTEST_F() local 144 int32_t page = 1; in HWTEST_F() local 155 int32_t page = 1; HWTEST_F() local 168 int32_t page = 1; HWTEST_F() local 190 int32_t page = 1; HWTEST_F() local 199 int32_t page = 1; HWTEST_F() local 210 int32_t page = 1; HWTEST_F() local 223 int32_t page = 1; HWTEST_F() local [all...] |
| /foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/ |
| H A D | netfirewall_common_test.cpp | 95 int32_t page = 1;
in HWTEST_F() local 104 int32_t page = 1;
in HWTEST_F() local 115 int32_t page = 1;
in HWTEST_F() local 135 int32_t page = 1;
in HWTEST_F() local 144 int32_t page = 1;
in HWTEST_F() local 155 int32_t page = 1; HWTEST_F() local 168 int32_t page = 1; HWTEST_F() local 190 int32_t page = 1; HWTEST_F() local 199 int32_t page = 1; HWTEST_F() local 210 int32_t page = 1; HWTEST_F() local 223 int32_t page = 1; HWTEST_F() local [all...] |
| /kernel/linux/linux-5.10/arch/m68k/kernel/ |
| H A D | dma.c | 21 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() argument
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| H A D | tlb.h | 86 struct page *page = virt_to_page(pmdp); in __pmd_free_tlb() local
|
| /kernel/linux/linux-5.10/arch/csky/abiv2/inc/abi/ |
| H A D | cacheflush.h | 22 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() argument
|
| /kernel/linux/linux-5.10/arch/arm64/mm/ |
| H A D | flush.c | 33 static void flush_ptrace_access(struct vm_area_struct *vma, struct page *page, in flush_ptrace_access() argument 46 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, in copy_to_user_page() argument 56 struct page *page = pte_page(pte); in __sync_icache_dcache() local 70 flush_dcache_page(struct page *page) flush_dcache_page() argument [all...] |
| /kernel/linux/linux-5.10/arch/m68k/mm/ |
| H A D | cache.c | 118 void flush_icache_user_page(struct vm_area_struct *vma, struct page *page, in flush_icache_user_page() argument
|
| /kernel/linux/linux-5.10/arch/hexagon/mm/ |
| H A D | cache.c | 118 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, in copy_to_user_page() argument
|
| /kernel/linux/linux-5.10/arch/mips/mm/ |
| H A D | highmem.c | 21 void *kmap_atomic_high_prot(struct page *page, pgprot_t prot) in kmap_atomic_high_prot() argument
|
| H A D | pgtable-64.c | 16 void pgd_init(unsigned long page) in pgd_init() argument 90 pmd_t mk_pmd(struct page *page, pgprot_t prot) in mk_pmd() argument
|
| /kernel/linux/linux-5.10/arch/riscv/kernel/ |
| H A D | vdso.c | 31 u8 page[PAGE_SIZE]; member
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| H A D | tlb.h | 47 __tlb_remove_page_size(struct mmu_gather *tlb, struct page *page, int page_size) __tlb_remove_page_size() argument [all...] |