Home
last modified time | relevance | path

Searched defs:page (Results 126 – 150 of 1262) sorted by relevance

12345678910>>...51

/linux/drivers/mtd/
H A Dmtdoops.c68 static void mark_page_used(struct mtdoops_context *cxt, int page) in mark_page_used()
73 static void mark_page_unused(struct mtdoops_context *cxt, int page) in mark_page_unused()
78 static int page_is_used(struct mtdoops_context *cxt, int page) in page_is_used()
91 int page; in mtdoops_erase_block() local
249 int ret, page, maxpos = 0; in find_next_position() local
/linux/drivers/vdpa/vdpa_user/
H A Diova_domain.c141 struct page *page; in do_bounce() local
165 struct page *page; in vduse_domain_bounce() local
199 struct page *page = NULL; in vduse_domain_get_coherent_page() local
218 struct page *page = NULL; in vduse_domain_get_bounce_page() local
300 struct page *page = NULL; in vduse_domain_remove_user_bounce_pages() local
400 struct page *page, unsigned long offset, in vduse_domain_map_page()
513 struct page *page; in vduse_domain_mmap_fault() local
/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c238 static void set_address(struct qcom_nand_host *host, u16 column, int page) in set_address()
473 u8 *data_buf, u8 *oob_buf, int page, int cw) in qcom_nandc_read_cw_raw()
562 int page, unsigned int max_bitflips) in check_for_erased_page()
620 u8 *oob_buf, int page) in parse_read_errors()
723 u8 *oob_buf, int page) in read_page_ecc()
801 static int copy_last_cw(struct qcom_nand_host *host, int page) in copy_last_cw()
830 static bool qcom_nandc_is_boot_partition(struct qcom_nand_host *host, int page) in qcom_nandc_is_boot_partition()
870 static void qcom_nandc_codeword_fixup(struct qcom_nand_host *host, int page) in qcom_nandc_codeword_fixup()
895 int oob_required, int page) in qcom_nandc_read_page()
923 int oob_required, int page) in qcom_nandc_read_page_raw()
[all …]
/linux/include/linux/
H A Dkmsan.h304 static inline bool __must_check kmsan_memblock_free_pages(struct page *page, in kmsan_memblock_free_pages()
318 static inline void kmsan_alloc_page(struct page *page, unsigned int order, in kmsan_alloc_page()
323 static inline void kmsan_free_page(struct page *page, unsigned int order) in kmsan_free_page()
375 static inline void kmsan_handle_dma(struct page *page, size_t offset, in kmsan_handle_dma()
H A Dcacheflush.h22 struct page *page, unsigned int nr) in flush_icache_pages()
27 #define flush_icache_page(vma, page) flush_icache_pages(vma, page, 1) argument
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.c61 } page[]; member
109 struct page *page; in mthca_alloc_icm_pages() local
283 struct page *page = NULL; in mthca_table_find() local
439 static u64 mthca_uarc_virt(struct mthca_dev *dev, struct mthca_uar *uar, int page) in mthca_uarc_virt()
575 struct mthca_db_page *page; in mthca_alloc_db() local
670 struct mthca_db_page *page; in mthca_free_db() local
/linux/drivers/s390/char/
H A Dsclp_vt220.c119 void *page; in sclp_vt220_process_queue() local
260 sclp_vt220_initialize_page(void *page) in sclp_vt220_initialize_page()
369 void *page; in sclp_vt220_drop_buffer() local
403 void *page; in __sclp_vt220_write() local
658 struct list_head *page, *p; in __sclp_vt220_free_pages() local
682 void *page; in __sclp_vt220_init() local
/linux/arch/csky/abiv2/inc/abi/
H A Dpage.h4 struct page *page) in clear_user_page()
10 struct page *page) in copy_user_page()
H A Dcacheflush.h29 static inline void flush_dcache_page(struct page *page) in flush_dcache_page()
47 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument
58 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
/linux/drivers/md/dm-vdo/
H A Dblock-map.c696 struct block_map_page *page; in page_is_loaded() local
1048 struct block_map_page *page = (struct block_map_page *) get_page_buffer(info); in page_is_written_out() local
1386 struct block_map_page *page) in vdo_copy_valid_page()
1470 static void set_generation(struct block_map_zone *zone, struct tree_page *page, in set_generation()
1521 static void enqueue_page(struct tree_page *page, struct block_map_zone *zone) in enqueue_page()
1534 struct tree_page *page = container_of(waiter, struct tree_page, waiter); in write_page_if_not_dirtied() local
1557 struct tree_page *page = completion->parent; in finish_page_write() local
1618 struct block_map_page *page = (struct block_map_page *) vio->data; in write_initialized_page() local
1639 struct block_map_page *page = (struct block_map_page *) vio->vio.data; in write_page_endio() local
1651 struct block_map_page *page = vdo_as_block_map_page(tree_page); in write_page() local
[all …]
/linux/drivers/xen/
H A Dgrant-table.c493 struct page *page; member
553 static void gnttab_add_deferred(grant_ref_t ref, struct page *page) in gnttab_add_deferred()
603 void gnttab_end_foreign_access(grant_ref_t ref, struct page *page) in gnttab_end_foreign_access()
918 struct page *page; in cache_deq() local
926 static inline void cache_enq(struct gnttab_page_cache *cache, struct page *page) in cache_enq()
944 struct page *page; in cache_deq() local
952 static inline void cache_enq(struct gnttab_page_cache *cache, struct page *page) in cache_enq()
966 int gnttab_page_cache_get(struct gnttab_page_cache *cache, struct page **page) in gnttab_page_cache_get()
986 void gnttab_page_cache_put(struct gnttab_page_cache *cache, struct page **page, in gnttab_page_cache_put()
1004 struct page *page[10]; in gnttab_page_cache_shrink() local
[all …]
/linux/block/
H A Dblk-mq-sysfs.c50 struct attribute *attr, char *page) in blk_mq_hw_sysfs_show()
71 char *page) in blk_mq_hw_sysfs_nr_tags_show()
77 char *page) in blk_mq_hw_sysfs_nr_reserved_tags_show()
82 static ssize_t blk_mq_hw_sysfs_cpus_show(struct blk_mq_hw_ctx *hctx, char *page) in blk_mq_hw_sysfs_cpus_show()
/linux/arch/sh/mm/
H A Dnommu.c55 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in local_flush_tlb_page()
60 void local_flush_tlb_one(unsigned long asid, unsigned long page) in local_flush_tlb_one()
82 void *kmap_coherent(struct page *page, unsigned long addr) in kmap_coherent()
/linux/arch/csky/abiv1/inc/abi/
H A Dpage.h14 struct page *page) in clear_user_page()
22 struct page *page) in copy_user_page()
/linux/drivers/char/agp/
H A Dbackend.c147 struct page *page = bridge->driver->agp_alloc_page(bridge); in agp_backend_initialize() local
199 struct page *page = bridge->scratch_page_page; in agp_backend_initialize() local
226 struct page *page = bridge->scratch_page_page; in agp_backend_cleanup() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Drsc_dump.c58 static int mlx5_rsc_dump_read_menu_sgmt(struct mlx5_rsc_dump *rsc_dump, struct page *page, in mlx5_rsc_dump_read_menu_sgmt()
96 struct page *page) in mlx5_rsc_dump_trigger()
163 struct page *page, int *size) in mlx5_rsc_dump_next()
188 struct page *page; in mlx5_rsc_dump_menu() local
/linux/arch/m68k/include/asm/
H A Dcacheflush_mm.h258 #define flush_dcache_page(page) __flush_pages_to_ram(page_address(page), 1) argument
263 #define flush_icache_pages(vma, page, nr) \ argument
273 struct page *page, unsigned long vaddr, in copy_to_user_page()
281 struct page *page, unsigned long vaddr, in copy_from_user_page()
/linux/arch/arm64/kernel/
H A Dhibernate.c196 void *page = (void *)get_safe_page(GFP_ATOMIC); in create_safe_exec_page() local
220 static int save_tags(struct page *page, unsigned long pfn) in save_tags()
268 struct page *page = pfn_to_online_page(pfn); in swsusp_mte_save_tags() local
306 struct page *page = pfn_to_online_page(pfn); in swsusp_mte_restore_tags() local
/linux/drivers/gpu/drm/xe/
H A Dxe_configfs.c121 static ssize_t survivability_mode_show(struct config_item *item, char *page) in survivability_mode_show()
128 static ssize_t survivability_mode_store(struct config_item *item, const char *page, size_t len) in survivability_mode_store()
145 static ssize_t engines_allowed_show(struct config_item *item, char *page) in engines_allowed_show()
199 static ssize_t engines_allowed_store(struct config_item *item, const char *page, in engines_allowed_store()
/linux/drivers/gpio/
H A Dgpio-virtuser.c1050 gpio_virtuser_lookup_entry_config_key_show(struct config_item *item, char *page) in gpio_virtuser_lookup_entry_config_key_show()
1063 const char *page, size_t count) in gpio_virtuser_lookup_entry_config_key_store()
1091 char *page) in gpio_virtuser_lookup_entry_config_offset_show()
1106 const char *page, size_t count) in gpio_virtuser_lookup_entry_config_offset_store()
1153 gpio_virtuser_lookup_entry_config_drive_show(struct config_item *item, char *page) in gpio_virtuser_lookup_entry_config_drive_show()
1170 const char *page, size_t count) in gpio_virtuser_lookup_entry_config_drive_store()
1199 gpio_virtuser_lookup_entry_config_pull_show(struct config_item *item, char *page) in gpio_virtuser_lookup_entry_config_pull_show()
1218 const char *page, size_t count) in gpio_virtuser_lookup_entry_config_pull_store()
1252 char *page) in gpio_virtuser_lookup_entry_config_active_low_show()
1261 const char *page, in gpio_virtuser_lookup_entry_config_active_low_store()
[all …]
/linux/fs/hfs/
H A Dbnode.c62 struct page *page; in hfs_bnode_read() local
137 struct page *page; in hfs_bnode_write() local
175 struct page *page; in hfs_bnode_clear() local
221 struct page *page; in hfs_bnode_move() local
346 struct page *page; in __hfs_bnode_create() local
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Ddebug.c78 u32 page = debugfs_priv->cb_data; in rtl_debug_get_mac_page() local
92 #define RTL_DEBUG_IMPL_MAC_SERIES(page, addr) \ argument
120 u32 page = debugfs_priv->cb_data; in rtl_debug_get_bb_page() local
134 #define RTL_DEBUG_IMPL_BB_SERIES(page, addr) \ argument
181 #define RTL_DEBUG_IMPL_RF_SERIES(page, addr) \ argument
236 #define RTL_DEBUG_IMPL_CAM_SERIES(page, addr) \ argument
/linux/kernel/events/
H A Dring_buffer.c618 struct page *page; in rb_alloc_aux_page() local
644 struct page *page = virt_to_page(rb->aux_pages[idx]); in rb_free_aux_page() local
738 struct page *page; in rb_alloc_aux() local
759 struct page *page = virt_to_page(rb->aux_pages[0]); in rb_alloc_aux() local
818 struct page *page; in perf_mmap_alloc_page() local
831 struct page *page = virt_to_page(addr); in perf_mmap_free_page() local
/linux/drivers/net/phy/
H A Dphy-core.c678 static int __phy_write_page(struct phy_device *phydev, int page) in __phy_write_page()
712 int phy_select_page(struct phy_device *phydev, int page) in phy_select_page()
777 int phy_read_paged(struct phy_device *phydev, int page, u32 regnum) in phy_read_paged()
798 int phy_write_paged(struct phy_device *phydev, int page, u32 regnum, u16 val) in phy_write_paged()
820 int phy_modify_paged_changed(struct phy_device *phydev, int page, u32 regnum, in phy_modify_paged_changed()
843 int phy_modify_paged(struct phy_device *phydev, int page, u32 regnum, in phy_modify_paged()
/linux/mm/
H A Ddebug_page_alloc.c35 bool __set_page_guard(struct zone *zone, struct page *page, unsigned int order) in __set_page_guard()
47 void __clear_page_guard(struct zone *zone, struct page *page, unsigned int order) in __clear_page_guard()

12345678910>>...51