Searched defs:page (Results 176 - 200 of 1627) sorted by relevance

1234567891011>>

/linux-master/mm/
H A Dfolio-compat.c13 struct address_space *page_mapping(struct page *page) argument
19 void unlock_page(struct page *page) argument
25 void end_page_writeback(struct page *page) argument
31 void wait_on_page_writeback(struct page *pag argument
37 wait_for_stable_page(struct page *page) argument
43 mark_page_accessed(struct page *page) argument
49 set_page_writeback(struct page *page) argument
55 set_page_dirty(struct page *page) argument
61 __set_page_dirty_nobuffers(struct page *page) argument
67 clear_page_dirty_for_io(struct page *page) argument
73 redirty_page_for_writepage(struct writeback_control *wbc, struct page *page) argument
80 add_to_page_cache_lru(struct page *page, struct address_space *mapping, pgoff_t index, gfp_t gfp) argument
108 isolate_lru_page(struct page *page) argument
115 putback_lru_page(struct page *page) argument
[all...]
H A Dpage_poison.c22 static void poison_page(struct page *page) argument
33 void __kernel_poison_pages(struct page *page, int n) argument
48 static void check_poison_mem(struct page *page, unsigned char *mem, size_t bytes) argument
76 unpoison_page(struct page *page) argument
92 __kernel_unpoison_pages(struct page *page, int n) argument
101 __kernel_map_pages(struct page *page, int numpages, int enable) argument
[all...]
H A DMakefile
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_phys.c67 struct page *page; local
112 struct page *page; local
[all...]
/linux-master/drivers/hwmon/pmbus/
H A Dmp5990.c22 static int mp5990_read_byte_data(struct i2c_client *client, int page, int reg) argument
53 static int mp5990_read_word_data(struct i2c_client *client, int page, argument
/linux-master/net/mac802154/
H A Dmain.c124 ieee802154_configure_durations(struct wpan_phy *phy, unsigned int page, unsigned int channel) argument
/linux-master/arch/csky/abiv1/inc/abi/
H A Dcacheflush.h33 flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vmaddr) argument
/linux-master/arch/mips/include/asm/
H A Dcacheflush.h65 static inline void flush_dcache_page(struct page *page) argument
78 flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vmaddr) argument
[all...]
/linux-master/arch/riscv/mm/
H A Ddma-noncoherent.c117 void arch_dma_prep_coherent(struct page *page, size_t size) argument
/linux-master/arch/parisc/include/asm/
H A Dcacheflush.h50 static inline void flush_dcache_page(struct page *page) argument
[all...]
/linux-master/include/asm-generic/
H A Dcacheflush.h51 static inline void flush_dcache_page(struct page *page) argument
81 flush_icache_user_page(struct vm_area_struct *vma, struct page *page, unsigned long addr, int len) argument
/linux-master/arch/mips/mm/
H A Ddma-noncoherent.c47 void arch_dma_prep_coherent(struct page *page, size_t size) argument
98 struct page *page = pfn_to_page(paddr >> PAGE_SHIFT); local
/linux-master/arch/sparc/include/asm/
H A Dcacheflush_64.h51 static inline void flush_dcache_page(struct page *page) argument
[all...]
H A Dcacheflush_32.h43 static inline void flush_dcache_page(struct page *page) argument
[all...]
/linux-master/drivers/firmware/efi/
H A Dcapsule-loader.c173 struct page *page; local
[all...]
/linux-master/drivers/net/dsa/
H A Dmt7530-mdio.c22 u16 page, r, lo, hi; local
47 u16 page, r, lo, hi; local
/linux-master/arch/x86/include/asm/
H A Dpage.h25 static inline void clear_user_page(void *page, unsigned long vaddr, argument
/linux-master/fs/erofs/
H A Dcompress.h59 z_erofs_is_shortlived_page(struct page *page) argument
68 z_erofs_put_shortlivedpage(struct page **pagepool, struct page *page) argument
[all...]
/linux-master/lib/
H A Dbuildid.c130 struct page *page; local
[all...]
/linux-master/fs/xfs/
H A Dxfs_buf_mem.c137 struct page *page; local
183 struct page *page = bp->b_pages[0]; local
[all...]
/linux-master/arch/loongarch/mm/
H A Dpgtable.c119 pmd_t mk_pmd(struct page *page, pgprot_t prot) argument
/linux-master/arch/x86/hyperv/
H A Dhv_proc.c25 struct page **pages, *page; local
/linux-master/drivers/char/agp/
H A Dalpha-agp.c19 struct page *page; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dmem.c144 nvkm_mem_new_host(struct nvkm_mmu *mmu, int type, u8 page, u64 size, argument
224 nvkm_mem_new_type(struct nvkm_mmu *mmu, int type, u8 page, u64 size, argument
/linux-master/drivers/s390/char/
H A Dsclp_ocf.c96 cpc_name_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
110 hmc_network_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument

Completed in 421 milliseconds

1234567891011>>