Home
last modified time | relevance | path

Searched defs:page (Results 476 - 500 of 3473) sorted by relevance

1...<<11121314151617181920>>...139

/third_party/ltp/testcases/kernel/syscalls/remap_file_pages/
H A Dremap_file_pages01.c144 char *page = cache_contents + i * page_sz; in test_nonlinear() local
168 char *page = data + i * page_sz; in test_nonlinear() local
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dtsimpleinj.c39 void testmem(char *msg, char *page, int write) in testmem() argument
81 char *page; in main() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/move_pages/
H A Dmove_pages05.c91 char *page; in child() local
H A Dmove_pages11.c91 char *page; in child() local
H A Dmove_pages03.c90 char *page; in child() local
/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap-visitor.h40 void Traverse(BasePage& page) { in Traverse() argument
74 bool VisitNormalPageImpl(NormalPage& page) { in VisitNormalPageImpl() argument
77 bool VisitLargePageImpl(LargePage& page) { in VisitLargePageImpl() argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dallocation-stats.h61 void IncreaseAllocatedBytes(size_t bytes, const BasicMemoryChunk* page) { in IncreaseAllocatedBytes() argument
72 void DecreaseAllocatedBytes(size_t bytes, const BasicMemoryChunk* page) { in DecreaseAllocatedBytes() argument
/third_party/skia/docs/examples/
H A DPDF.cpp8 WritePDF(SkWStream* outputStream, const char* documentTitle, void (*writePage)(SkCanvas*, int page), int numberOfPages, SkSize pageSize) REG_FIDDLE() argument
/kernel/linux/linux-5.10/arch/xtensa/mm/
H A Dcache.c59 static inline void kmap_invalidate_coherent(struct page *page, in kmap_invalidate_coherent() argument
81 coherent_kvaddr(struct page *page, unsigned long base, unsigned long vaddr, unsigned long *paddr) coherent_kvaddr() argument
93 clear_user_highpage(struct page *page, unsigned long vaddr) clear_user_highpage() argument
129 flush_dcache_page(struct page *page) flush_dcache_page() argument
219 struct page *page; update_mmu_cache() local
265 copy_to_user_page(struct vm_area_struct *vma, struct page *page, unsigned long vaddr, void *dst, const void *src, unsigned long len) copy_to_user_page() argument
305 copy_from_user_page(struct vm_area_struct *vma, struct page *page, unsigned long vaddr, void *dst, const void *src, unsigned long len) copy_from_user_page() argument
[all...]
/kernel/linux/linux-5.10/block/
H A Dblk-lib.c165 __blkdev_issue_write_same(struct block_device *bdev, sector_t sector, sector_t nr_sects, gfp_t gfp_mask, struct page *page, struct bio **biop) __blkdev_issue_write_same() argument
226 blkdev_issue_write_same(struct block_device *bdev, sector_t sector, sector_t nr_sects, gfp_t gfp_mask, struct page *page) blkdev_issue_write_same() argument
[all...]
H A Dbadblocks.c467 ssize_t badblocks_show(struct badblocks *bb, char *page, int unack) in badblocks_show() argument
517 badblocks_store(struct badblocks *bb, const char *page, size_t len, int unack) badblocks_store() argument
[all...]
/kernel/linux/linux-5.10/drivers/firmware/
H A Ddmi-id.c22 sys_dmi_field_show(struct device *dev, struct device_attribute *attr, char *page) sys_dmi_field_show() argument
129 sys_dmi_modalias_show(struct device *dev, struct device_attribute *attr, char *page) sys_dmi_modalias_show() argument
/kernel/linux/linux-5.10/drivers/dma/ioat/
H A Dsysfs.c17 static ssize_t cap_show(struct dma_chan *c, char *page) in cap_show() argument
31 static ssize_t version_show(struct dma_chan *c, char *page) in version_show() argument
42 ioat_attr_show(struct kobject *kobj, struct attribute *attr, char *page) in ioat_attr_show() argument
111 static ssize_t ring_size_show(struct dma_chan *c, char *page) in ring_size_show() argument
56 ioat_attr_store(struct kobject *kobj, struct attribute *attr, const char *page, size_t count) ioat_attr_store() argument
119 ring_active_show(struct dma_chan *c, char *page) ring_active_show() argument
128 intr_coalesce_show(struct dma_chan *c, char *page) intr_coalesce_show() argument
135 intr_coalesce_store(struct dma_chan *c, const char *page, size_t count) intr_coalesce_store() argument
[all...]
/kernel/linux/linux-5.10/arch/microblaze/mm/
H A Dinit.c70 struct page *page = pfn_to_page(pfn); in highmem_setup() local
[all...]
/kernel/linux/linux-5.10/arch/x86/um/
H A Dldt.c305 long page, err=0; in init_new_ldt() local
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dvarhandlers.c248 int spk_set_string_var(const char *page, struct st_var_header *var, int len) in spk_set_string_var() argument
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dmachine_kexec.c346 struct page *page; in crash_free_reserved_phys_range() local
/kernel/linux/common_modules/xpm/core/
H A Dxpm_report.c296 report_integrity_event(char *event_type, struct vm_area_struct *vma, struct page *page) report_integrity_event() argument
/kernel/linux/linux-5.10/arch/arm/probes/uprobes/
H A Dcore.c113 void arch_uprobe_copy_ixol(struct page *page, unsigned long vaddr, in arch_uprobe_copy_ixol() argument
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Duprobes.c208 void arch_uprobe_copy_ixol(struct page *page, unsigned long vaddr, in arch_uprobe_copy_ixol() argument
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dsrm_env.c67 char *page; in srm_env_proc_show() local
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dfault-armv.c186 struct page *page; in update_mmu_cache() local
235 struct page *page; check_writebuffer_bugs() local
[all...]
H A Ddma-mapping-nommu.c98 static dma_addr_t arm_nommu_dma_map_page(struct device *dev, struct page *page, in arm_nommu_dma_map_page() argument
/kernel/linux/linux-5.10/arch/arm64/kernel/probes/
H A Duprobes.c14 void arch_uprobe_copy_ixol(struct page *page, unsigned long vaddr, in arch_uprobe_copy_ixol() argument
/kernel/linux/linux-5.10/arch/arm64/mm/
H A Dpageattr.c151 int set_direct_map_invalid_noflush(struct page *page) in set_direct_map_invalid_noflush() argument
166 int set_direct_map_default_noflush(struct page *page) in set_direct_map_default_noflush() argument
181 void __kernel_map_pages(struct page *page, in argument
198 kernel_page_present(struct page *page) kernel_page_present() argument
[all...]

Completed in 13 milliseconds

1...<<11121314151617181920>>...139