Home
last modified time | relevance | path

Searched defs:page (Results 201 – 225 of 1921) sorted by relevance

12345678910>>...77

/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dpageattr.c151 int set_direct_map_invalid_noflush(struct page *page) in set_direct_map_invalid_noflush()
166 int set_direct_map_default_noflush(struct page *page) in set_direct_map_default_noflush()
181 void __kernel_map_pages(struct page *page, int numpages, int enable) in __kernel_map_pages()
198 bool kernel_page_present(struct page *page) in kernel_page_present()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dsclp_con.c51 void *page; in sclp_conbuf_callback() local
141 void *page; in sclp_console_drop_buffer() local
166 void *page; in sclp_console_write() local
315 void *page; in sclp_console_init() local
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Duvc_configfs.c295 struct config_item *item, char *page) in uvcg_default_processing_bm_controls_show()
406 struct config_item *item, char *page) in uvcg_default_camera_bm_controls_show()
718 struct config_item *item, char *page) in uvcg_default_control_b_interface_number_show()
793 static ssize_t uvcg_format_bma_controls_show(struct uvcg_format *f, char *page) in uvcg_format_bma_controls_show()
820 const char *page, size_t len) in uvcg_format_bma_controls_store()
1161 char *page) in uvcg_frame_b_frame_index_show()
1207 char *page) in uvcg_frame_dw_frame_interval_show()
1254 static int __uvcg_iter_frm_intrv(const char *page, size_t len, in __uvcg_iter_frm_intrv()
1284 const char *page, size_t len) in uvcg_frame_dw_frame_interval_store()
1483 char *page) in uvcg_uncompressed_guid_format_show()
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dkasan.h92 static __always_inline void kasan_alloc_pages(struct page *page, in kasan_alloc_pages()
99 static __always_inline void kasan_free_pages(struct page *page, in kasan_free_pages()
137 static __always_inline void kasan_poison_pages(struct page *page, in kasan_poison_pages()
145 static __always_inline void kasan_unpoison_pages(struct page *page, in kasan_unpoison_pages()
177 static __always_inline void kasan_poison_slab(struct page *page) in kasan_poison_slab()
296 static inline void kasan_poison_pages(struct page *page, unsigned int order, in kasan_poison_pages()
298 static inline void kasan_unpoison_pages(struct page *page, unsigned int order, in kasan_unpoison_pages()
305 static inline void kasan_poison_slab(struct page *page) {} in kasan_poison_slab()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c236 int page) in lpc32xx_read_page_hwecc()
284 int page) in lpc32xx_read_page_raw()
332 int page) in lpc32xx_read_oob()
386 int page) in lpc32xx_write_page_hwecc()
444 int page) in lpc32xx_write_page_raw()
479 int page) in lpc32xx_write_oob()
622 static int read_single_page(uint8_t *dest, int page, in read_single_page()
701 int page = offs / BYTES_PER_PAGE; in nand_spl_load_image() local
/OK3568_Linux_fs/kernel/mm/
H A Ddebug.c46 void __dump_page(struct page *page, const char *reason) in __dump_page()
191 void dump_page(struct page *page, const char *reason) in dump_page()
320 void page_init_poison(struct page *page, size_t size) in page_init_poison()
H A Duserfaultfd.c59 unsigned long dst_addr, struct page *page, in mfill_atomic_install_pte()
133 struct page *page; in mcopy_atomic_pte() local
227 struct page *page; in mcontinue_atomic_pte() local
292 struct page *page; in __mcopy_atomic_hugetlb() local
491 struct page **page, in mfill_atomic_pte()
544 struct page *page; in __mcopy_atomic() local
H A Dshmem.c535 struct page *page; in shmem_unused_huge_shrink() local
679 static int shmem_add_to_page_cache(struct page *page, in shmem_add_to_page_cache()
752 static void shmem_delete_from_page_cache(struct page *page, void *radswap) in shmem_delete_from_page_cache()
796 struct page *page; in shmem_partial_swap_usage() local
893 static bool shmem_punch_compound(struct page *page, pgoff_t start, pgoff_t end) in shmem_punch_compound()
938 struct page *page = pvec.pages[i]; in shmem_undo_range() local
972 struct page *page = NULL; in shmem_undo_range() local
987 struct page *page = NULL; in shmem_undo_range() local
1015 struct page *page = pvec.pages[i]; in shmem_undo_range() local
1205 struct page *page; in shmem_find_swap_entries() local
[all …]
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dextent_io.c1495 struct page *page; in extent_range_clear_dirty_for_io() local
1510 struct page *page; in extent_range_redirty_for_io() local
2211 static void check_page_uptodate(struct extent_io_tree *tree, struct page *page) in check_page_uptodate()
2254 u64 length, u64 logical, struct page *page, in repair_io_failure()
2364 struct page *page, u64 ino, unsigned int pg_offset) in clean_io_failure()
2644 struct page *page, unsigned int pgoff, in btrfs_submit_read_repair()
2712 void end_extent_writepage(struct page *page, int err, u64 start, u64 end) in end_extent_writepage()
2746 struct page *page = bvec->bv_page; in end_bio_extent_writepage() local
2817 struct page *page = bvec->bv_page; in end_bio_extent_readpage() local
3028 struct page *page, u64 offset, in submit_extent_page()
[all …]
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdoops.c58 static void mark_page_used(struct mtdoops_context *cxt, int page) in mark_page_used()
63 static void mark_page_unused(struct mtdoops_context *cxt, int page) in mark_page_unused()
68 static int page_is_used(struct mtdoops_context *cxt, int page) in page_is_used()
81 int page; in mtdoops_erase_block() local
219 int ret, page, maxpos = 0; in find_next_position() local
/OK3568_Linux_fs/kernel/fs/squashfs/
H A Dfile.c364 void squashfs_fill_page(struct page *page, struct squashfs_cache_entry *buffer, int offset, int ava… in squashfs_fill_page()
382 void squashfs_copy_cache(struct page *page, struct squashfs_cache_entry *buffer, in squashfs_copy_cache()
421 static int squashfs_readpage_fragment(struct page *page, int expected) in squashfs_readpage_fragment()
441 static int squashfs_readpage_sparse(struct page *page, int expected) in squashfs_readpage_sparse()
447 static int squashfs_readpage(struct file *file, struct page *page) in squashfs_readpage()
/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Defficeon-agp.c69 static inline unsigned long efficeon_mask_memory(struct page *page) in efficeon_mask_memory()
163 unsigned long page = efficeon_private.l1_table[index]; in efficeon_free_gatt_table() local
210 unsigned long page; in efficeon_create_gatt_table() local
239 unsigned int *page, *last_page; in efficeon_insert_memory() local
300 unsigned int *page = (unsigned int *) efficeon_private.l1_table[index >> 10]; in efficeon_remove_memory() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_shmem.c38 struct page *page; in shmem_get_pages() local
259 struct page *page; in shmem_writeback() local
304 struct page *page; in shmem_put_pages() local
375 struct page *page; in shmem_pwrite() local
560 struct page *page; in i915_gem_object_create_shmem_from_data() local
/OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/
H A Dmax8688.c31 static int max8688_read_word_data(struct i2c_client *client, int page, in max8688_read_word_data()
64 static int max8688_write_word_data(struct i2c_client *client, int page, int reg, in max8688_write_word_data()
90 static int max8688_read_byte_data(struct i2c_client *client, int page, int reg) in max8688_read_byte_data()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Ddma-noncoherent.c59 static inline void __dma_sync_page_highmem(struct page *page, in __dma_sync_page_highmem()
96 struct page *page = pfn_to_page(paddr >> PAGE_SHIFT); in __dma_sync_page() local
119 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent()
/OK3568_Linux_fs/kernel/drivers/memstick/core/
H A Dms_block.c787 u16 pba, u8 page, u8 flag) in msb_set_overwrite_flag()
812 static int msb_mark_page_bad(struct msb_data *msb, int pba, int page) in msb_mark_page_bad()
855 u16 pba, u8 page, struct ms_extra_data_register *extra, in msb_read_page()
944 static int msb_read_oob(struct msb_data *msb, u16 pba, u16 page, in msb_read_oob()
976 int page = 0, error; in msb_verify_block() local
1191 struct ms_boot_page *page; in msb_read_boot_blocks() local
1256 int data_size, data_offset, page, page_offset, size_to_read; in msb_read_bad_block_table() local
1530 int page, offset, error; in msb_cache_flush() local
1600 int page, bool add_to_cache_only, struct scatterlist *sg, int offset) in msb_cache_write()
1641 int page, struct scatterlist *sg, int offset) in msb_cache_read()
[all …]
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dcheckpoint.c46 struct page *page; in f2fs_grab_meta_page() local
63 struct page *page; in __get_meta_page() local
118 struct page *page; in f2fs_get_meta_page_retry() local
227 struct page *page; in f2fs_ra_meta_pages() local
298 struct page *page; in f2fs_ra_meta_pages_cond() local
310 static int __f2fs_write_meta_page(struct page *page, in __f2fs_write_meta_page()
343 static int f2fs_write_meta_page(struct page *page, in f2fs_write_meta_page()
403 struct page *page = pvec.pages[i]; in f2fs_sync_meta_pages() local
450 static int f2fs_set_meta_page_dirty(struct page *page) in f2fs_set_meta_page_dirty()
722 struct page *page; in f2fs_recover_orphan_inodes() local
[all …]
/OK3568_Linux_fs/kernel/fs/ntfs/
H A Daops.h26 static inline void ntfs_unmap_page(struct page *page) in ntfs_unmap_page()
75 struct page *page = read_mapping_page(mapping, index, NULL); in ntfs_map_page() local
/OK3568_Linux_fs/kernel/drivers/block/
H A Dnull_blk_main.c63 struct page *page; member
234 static inline ssize_t nullb_device_uint_attr_show(unsigned int val, char *page) in nullb_device_uint_attr_show()
240 char *page) in nullb_device_ulong_attr_show()
245 static inline ssize_t nullb_device_bool_attr_show(bool val, char *page) in nullb_device_bool_attr_show()
251 const char *page, size_t count) in nullb_device_uint_attr_store()
265 const char *page, size_t count) in nullb_device_ulong_attr_store()
278 static ssize_t nullb_device_bool_attr_store(bool *val, const char *page, in nullb_device_bool_attr_store()
365 static ssize_t nullb_device_power_show(struct config_item *item, char *page) in nullb_device_power_show()
371 const char *page, size_t count) in nullb_device_power_store()
406 static ssize_t nullb_device_badblocks_show(struct config_item *item, char *page) in nullb_device_badblocks_show()
[all …]
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dgmap.c38 struct page *page; in gmap_alloc() local
185 struct page *page, *next; in gmap_free() local
308 struct page *page; in gmap_alloc_table() local
339 struct page *page; in __gmap_segment_gaddr() local
1327 struct page *page; in gmap_unshadow_pgt() local
1357 struct page *page; in __gmap_unshadow_sgt() local
1384 struct page *page; in gmap_unshadow_sgt() local
1414 struct page *page; in __gmap_unshadow_r3t() local
1441 struct page *page; in gmap_unshadow_r3t() local
1471 struct page *page; in __gmap_unshadow_r2t() local
[all …]
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dsunxi_nand.c592 static u16 sunxi_nfc_randomizer_state(struct nand_chip *nand, int page, in sunxi_nfc_randomizer_state()
612 static void sunxi_nfc_randomizer_config(struct nand_chip *nand, int page, in sunxi_nfc_randomizer_config()
650 static void sunxi_nfc_randomize_bbm(struct nand_chip *nand, int page, u8 *bbm) in sunxi_nfc_randomize_bbm()
660 bool ecc, int page) in sunxi_nfc_randomizer_write_buf()
669 int len, bool ecc, int page) in sunxi_nfc_randomizer_read_buf()
717 int step, bool bbm, int page) in sunxi_nfc_hw_ecc_get_prot_oob_bytes()
731 bool bbm, int page) in sunxi_nfc_hw_ecc_set_prot_oob_bytes()
801 bool bbm, bool oob_required, int page) in sunxi_nfc_hw_ecc_read_chunk()
879 bool randomize, int page) in sunxi_nfc_hw_ecc_read_extra_oob()
904 int oob_required, int page, in sunxi_nfc_hw_ecc_read_chunks_dma()
[all …]
/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_user.c502 struct page *page; in tcmu_get_empty_block() local
700 struct page *page = NULL; in scatter_data_area() local
747 struct page *page; in gather_data_area() local
1674 struct page *page; in tcmu_try_get_block_page() local
1700 struct page *page; in tcmu_vma_fault() local
1792 struct page *page; in tcmu_blocks_release() local
2349 const char *page, ssize_t count) in tcmu_set_configfs_dev_params()
2439 static ssize_t tcmu_cmd_time_out_show(struct config_item *item, char *page) in tcmu_cmd_time_out_show()
2448 static ssize_t tcmu_cmd_time_out_store(struct config_item *item, const char *page, in tcmu_cmd_time_out_store()
2472 static ssize_t tcmu_qfull_time_out_show(struct config_item *item, char *page) in tcmu_qfull_time_out_show()
[all …]
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dpage.h28 #define clear_page(page) memset((page), 0, PAGE_SIZE) argument
31 #define clear_user_page(page, vaddr, pg) clear_page(page) argument
85 #define page_to_virt(page) pfn_to_virt(page_to_pfn(page)) argument
88 #define page_to_phys(page) ((dma_addr_t)page_to_pfn(page) << PAGE_SHIFT) argument
/OK3568_Linux_fs/kernel/drivers/block/aoe/
H A Daoeblk.c35 struct device_attribute *attr, char *page) in aoedisk_show_state()
48 struct device_attribute *attr, char *page) in aoedisk_show_mac()
59 struct device_attribute *attr, char *page) in aoedisk_show_netif()
97 struct device_attribute *attr, char *page) in aoedisk_show_fwver()
105 struct device_attribute *attr, char *page) in aoedisk_show_payload()
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dpage.h78 # define clear_user_page(pgaddr, vaddr, page) memset((pgaddr), 0, PAGE_SIZE) argument
148 # define page_to_virt(page) __va(page_to_pfn(page) << PAGE_SHIFT) argument
149 # define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) argument
153 # define page_to_virt(page) (pfn_to_virt(page_to_pfn(page))) argument
154 # define page_to_phys(page) (pfn_to_phys(page_to_pfn(page))) argument
155 # define page_to_bus(page) (page_to_phys(page)) argument

12345678910>>...77