Home
last modified time | relevance | path

Searched defs:page (Results 51 – 75 of 1898) sorted by relevance

12345678910>>...76

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_mmap.c33 static int b53_mmap_read8(struct b53_device *dev, u8 page, u8 reg, u8 *val) in b53_mmap_read8()
43 static int b53_mmap_read16(struct b53_device *dev, u8 page, u8 reg, u16 *val) in b53_mmap_read16()
59 static int b53_mmap_read32(struct b53_device *dev, u8 page, u8 reg, u32 *val) in b53_mmap_read32()
75 static int b53_mmap_read48(struct b53_device *dev, u8 page, u8 reg, u64 *val) in b53_mmap_read48()
114 static int b53_mmap_read64(struct b53_device *dev, u8 page, u8 reg, u64 *val) in b53_mmap_read64()
136 static int b53_mmap_write8(struct b53_device *dev, u8 page, u8 reg, u8 value) in b53_mmap_write8()
146 static int b53_mmap_write16(struct b53_device *dev, u8 page, u8 reg, in b53_mmap_write16()
163 static int b53_mmap_write32(struct b53_device *dev, u8 page, u8 reg, in b53_mmap_write32()
180 static int b53_mmap_write48(struct b53_device *dev, u8 page, u8 reg, in b53_mmap_write48()
203 static int b53_mmap_write64(struct b53_device *dev, u8 page, u8 reg, in b53_mmap_write64()
H A Db53_mdio.c42 static int b53_mdio_op(struct b53_device *dev, u8 page, u8 reg, u16 op) in b53_mdio_op()
80 static int b53_mdio_read8(struct b53_device *dev, u8 page, u8 reg, u8 *val) in b53_mdio_read8()
95 static int b53_mdio_read16(struct b53_device *dev, u8 page, u8 reg, u16 *val) in b53_mdio_read16()
109 static int b53_mdio_read32(struct b53_device *dev, u8 page, u8 reg, u32 *val) in b53_mdio_read32()
125 static int b53_mdio_read48(struct b53_device *dev, u8 page, u8 reg, u64 *val) in b53_mdio_read48()
147 static int b53_mdio_read64(struct b53_device *dev, u8 page, u8 reg, u64 *val) in b53_mdio_read64()
169 static int b53_mdio_write8(struct b53_device *dev, u8 page, u8 reg, u8 value) in b53_mdio_write8()
182 static int b53_mdio_write16(struct b53_device *dev, u8 page, u8 reg, in b53_mdio_write16()
196 static int b53_mdio_write32(struct b53_device *dev, u8 page, u8 reg, in b53_mdio_write32()
215 static int b53_mdio_write48(struct b53_device *dev, u8 page, u8 reg, in b53_mdio_write48()
[all …]
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_configfs.c122 const char *page, size_t count) in lio_target_np_iser_store()
135 const char *page, size_t count) in lio_target_np_cxgbit_store()
318 char *page) in iscsi_nacl_attrib_authentication_show()
327 const char *page, size_t count) in iscsi_nacl_attrib_authentication_store()
642 char *page) in lio_target_nacl_cmdsn_depth_show()
648 const char *page, size_t count) in lio_target_nacl_cmdsn_depth_store()
702 const char *page, size_t count) in lio_target_nacl_tag_store()
1024 char *page) in lio_target_tpg_dynamic_sessions_show()
1137 char *page) in lio_target_wwn_lio_version_show()
1280 char *page) in iscsi_disc_enforce_discovery_auth_show()
[all …]
/openbmc/linux/include/linux/
H A Dbootmem_info.h32 static inline void free_bootmem_page(struct page *page) in free_bootmem_page()
52 static inline void put_page_bootmem(struct page *page) in put_page_bootmem()
56 static inline void get_page_bootmem(unsigned long info, struct page *page, in get_page_bootmem()
61 static inline void free_bootmem_page(struct page *page) in free_bootmem_page()
H A Dpage_idle.h123 static inline bool page_is_young(struct page *page) in page_is_young()
128 static inline void set_page_young(struct page *page) in set_page_young()
133 static inline bool test_and_clear_page_young(struct page *page) in test_and_clear_page_young()
138 static inline bool page_is_idle(struct page *page) in page_is_idle()
143 static inline void set_page_idle(struct page *page) in set_page_idle()
/openbmc/linux/mm/
H A Dhighmem.c64 static inline unsigned int get_pkmap_color(struct page *page) in get_pkmap_color()
193 struct page *page; in flush_all_zero_pkmaps() local
234 static inline unsigned long map_new_virtual(struct page *page) in map_new_virtual()
296 void *kmap_high(struct page *page) in kmap_high()
326 void *kmap_high_get(struct page *page) in kmap_high_get()
348 void kunmap_high(struct page *page) in kunmap_high()
500 static inline void *arch_kmap_local_high_get(struct page *page) in arch_kmap_local_high_get()
564 void *__kmap_local_page_prot(struct page *page, pgprot_t prot) in __kmap_local_page_prot()
716 struct page *page; member
742 void *page_address(const struct page *page) in page_address()
[all …]
H A Dmigrate_device.c74 struct page *page; in migrate_vma_collect_pmd() local
110 struct page *page; in migrate_vma_collect_pmd() local
322 static bool migrate_vma_check_page(struct page *page, struct page *fault_page) in migrate_vma_check_page()
368 struct page *page = migrate_pfn_to_page(src_pfns[i]); in migrate_device_unmap() local
415 struct page *page = migrate_pfn_to_page(src_pfns[i]); in migrate_device_unmap() local
564 struct page *page, in migrate_vma_insert_page()
691 struct page *page = migrate_pfn_to_page(src_pfns[i]); in __migrate_device_pages() local
819 struct page *page = migrate_pfn_to_page(src_pfns[i]); in migrate_device_finalize() local
900 struct page *page = pfn_to_page(pfn); in migrate_device_range() local
927 int migrate_device_coherent_page(struct page *page) in migrate_device_coherent_page()
H A Dpage_io.c179 int swap_writepage(struct page *page, struct writeback_control *wbc) in swap_writepage()
260 struct page *page = sio->bvec[0].bv_page; in sio_write_complete() local
292 static void swap_writepage_fs(struct page *page, struct writeback_control *wbc) in swap_writepage_fs()
329 static void swap_writepage_bdev_sync(struct page *page, in swap_writepage_bdev_sync()
351 static void swap_writepage_bdev_async(struct page *page, in swap_writepage_bdev_async()
371 void __swap_writepage(struct page *page, struct writeback_control *wbc) in __swap_writepage()
425 static void swap_readpage_fs(struct page *page, in swap_readpage_fs()
460 static void swap_readpage_bdev_sync(struct page *page, in swap_readpage_bdev_sync()
480 static void swap_readpage_bdev_async(struct page *page, in swap_readpage_bdev_async()
493 void swap_readpage(struct page *page, bool synchronous, struct swap_iocb **plug) in swap_readpage()
/openbmc/linux/fs/ext2/
H A Ddir.c84 static void ext2_commit_chunk(struct page *page, loff_t pos, unsigned len) in ext2_commit_chunk()
99 static bool ext2_check_page(struct page *page, int quiet, char *kaddr) in ext2_check_page()
190 int quiet, struct page **page) in ext2_get_page()
277 struct page *page; in ext2_readdir() local
349 struct page *page = NULL; in ext2_find_entry() local
427 struct page *page; in ext2_inode_by_name() local
455 struct page *page, struct inode *inode, bool update_times) in ext2_set_link()
488 struct page *page = NULL; in ext2_add_link() local
575 int ext2_delete_entry(struct ext2_dir_entry_2 *dir, struct page *page) in ext2_delete_entry()
620 struct page *page = grab_cache_page(inode->i_mapping, 0); in ext2_make_empty() local
[all …]
/openbmc/linux/arch/arm64/include/asm/
H A Dmte.h42 static inline void set_page_mte_tagged(struct page *page) in set_page_mte_tagged()
52 static inline bool page_mte_tagged(struct page *page) in page_mte_tagged()
77 static inline bool try_page_mte_tagging(struct page *page) in try_page_mte_tagging()
111 static inline void set_page_mte_tagged(struct page *page) in set_page_mte_tagged()
114 static inline bool page_mte_tagged(struct page *page) in page_mte_tagged()
118 static inline bool try_page_mte_tagging(struct page *page) in try_page_mte_tagging()
/openbmc/linux/drivers/usb/gadget/
H A Dconfigfs.c209 const char *page, size_t len) in gadget_dev_desc_bcdDevice_store()
226 const char *page, size_t len) in gadget_dev_desc_bcdUSB_store()
272 const char *page, size_t len) in gadget_dev_desc_UDC_store()
315 char *page) in gadget_dev_desc_max_speed_show()
525 char *page) in gadget_config_desc_MaxPower_show()
533 const char *page, size_t len) in gadget_config_desc_MaxPower_store()
548 char *page) in gadget_config_desc_bmAttributes_show()
556 const char *page, size_t len) in gadget_config_desc_bmAttributes_store()
1004 const char *page, size_t len) in webusb_bcdVersion_store()
1454 char *page) in interf_grp_compatible_id_show()
[all …]
/openbmc/linux/drivers/hwmon/pmbus/
H A Dpmbus_core.c37 u8 page; /* page number */ member
117 u8 page; member
565 int page, int reg), in pmbus_check_register()
611 int page, int reg) in pmbus_check_block_register()
1091 u8 page = pb_index_to_page(index); in pmbus_get_boolean() local
1598 int page, pages; in pmbus_add_sensor_attrs() local
2194 int page; in pmbus_add_fan_attributes() local
2271 int page; member
2614 int page, ret; in pmbus_init_common() local
2931 u8 page = rdev_get_id(rdev); in _pmbus_regulator_on_off() local
[all …]
/openbmc/linux/samples/configfs/
H A Dconfigfs_sample.c43 static ssize_t childless_showme_show(struct config_item *item, char *page) in childless_showme_show()
54 static ssize_t childless_storeme_show(struct config_item *item, char *page) in childless_storeme_show()
60 const char *page, size_t count) in childless_storeme_store()
72 static ssize_t childless_description_show(struct config_item *item, char *page) in childless_description_show()
131 static ssize_t simple_child_storeme_show(struct config_item *item, char *page) in simple_child_storeme_show()
137 const char *page, size_t count) in simple_child_storeme_store()
197 char *page) in simple_children_description_show()
275 char *page) in group_children_description_show()
/openbmc/qemu/hw/intc/
H A Driscv_imsic.c49 static uint32_t riscv_imsic_topei(RISCVIMSICState *imsic, uint32_t page) in riscv_imsic_topei()
67 static void riscv_imsic_update(RISCVIMSICState *imsic, uint32_t page) in riscv_imsic_update()
76 static int riscv_imsic_eidelivery_rmw(RISCVIMSICState *imsic, uint32_t page, in riscv_imsic_eidelivery_rmw()
94 static int riscv_imsic_eithreshold_rmw(RISCVIMSICState *imsic, uint32_t page, in riscv_imsic_eithreshold_rmw()
112 static int riscv_imsic_topei_rmw(RISCVIMSICState *imsic, uint32_t page, in riscv_imsic_topei_rmw()
138 uint32_t xlen, uint32_t page, in riscv_imsic_eix_rmw()
190 uint32_t isel, priv, virt, vgein, xlen, page; in riscv_imsic_rmw() local
275 uint32_t page; in riscv_imsic_write() local
/openbmc/linux/block/
H A Dblk-integrity.c221 char *page) in format_show()
231 char *page) in tag_size_show()
240 char *page) in protection_interval_bytes_show()
250 const char *page, size_t count) in read_verify_store()
265 struct device_attribute *attr, char *page) in read_verify_show()
274 const char *page, size_t count) in write_generate_store()
290 struct device_attribute *attr, char *page) in write_generate_show()
299 char *page) in device_is_integrity_capable_show()
/openbmc/linux/fs/ecryptfs/
H A Dmmap.c35 struct page *page = read_mapping_page(inode->i_mapping, index, NULL); in ecryptfs_get_locked_page() local
52 static int ecryptfs_writepage(struct page *page, struct writeback_control *wbc) in ecryptfs_writepage()
109 ecryptfs_copy_up_encrypted_with_header(struct page *page, in ecryptfs_copy_up_encrypted_with_header()
183 struct page *page = &folio->page; in ecryptfs_read_folio() local
237 static int fill_zeros_to_end_of_page(struct page *page, unsigned int to) in fill_zeros_to_end_of_page()
271 struct page *page; in ecryptfs_write_begin() local
466 struct page *page, void *fsdata) in ecryptfs_write_end()
/openbmc/linux/drivers/md/
H A Dmd-bitmap.c281 struct page *page, bool wait) in write_sb_page()
327 static void free_buffers(struct page *page) in free_buffers()
422 static void free_buffers(struct page *page) in free_buffers()
439 struct page *page = store->filemap[pg_index]; in filemap_write_page() local
949 struct page *page; in md_bitmap_file_set_bit() local
980 struct page *page; in md_bitmap_file_clear_bit() local
1010 struct page *page; in md_bitmap_file_test_bit() local
1148 struct page *page = store->filemap[i]; in md_bitmap_init_from_disk() local
1171 struct page *page = store->filemap[i]; in md_bitmap_init_from_disk() local
2235 unsigned long page; in md_bitmap_resize() local
[all …]
/openbmc/linux/drivers/target/
H A Dtarget_core_fabric_configfs.c161 struct config_item *item, char *page) in target_fabric_mappedlun_write_protect_show()
520 char *page) in target_fabric_port_alua_tg_pt_gp_show()
531 const char *page, size_t count) in target_fabric_port_alua_tg_pt_gp_store()
542 struct config_item *item, char *page) in target_fabric_port_alua_tg_pt_offline_show()
564 struct config_item *item, char *page) in target_fabric_port_alua_tg_pt_status_show()
586 struct config_item *item, char *page) in target_fabric_port_alua_tg_pt_write_md_show()
820 char *page) in target_fabric_tpg_base_enable_show()
826 const char *page, in target_fabric_tpg_base_enable_store()
855 const char *page, size_t count) in target_fabric_tpg_base_rtpi_store()
1026 char *page) in target_fabric_wwn_cmd_completion_affinity_show()
[all …]
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dio.h166 static inline unsigned int efx_paged_reg(struct efx_nic *efx, unsigned int page, in efx_paged_reg()
174 unsigned int reg, unsigned int page) in _efx_writeo_page()
192 #define efx_writeo_page(efx, value, reg, page) \ argument
203 unsigned int reg, unsigned int page) in _efx_writed_page()
207 #define efx_writed_page(efx, value, reg, page) \ argument
227 unsigned int page) in _efx_writed_page_locked()
239 #define efx_writed_page_locked(efx, value, reg, page) \ argument
/openbmc/linux/fs/nilfs2/
H A Dpage.c29 __nilfs_get_page_block(struct page *page, unsigned long block, pgoff_t index, in __nilfs_get_page_block()
53 struct page *page; in nilfs_grab_buffer() local
76 struct page *page = bh->b_page; in nilfs_forget_buffer() local
141 int nilfs_page_buffers_clean(struct page *page) in nilfs_page_buffers_clean()
154 void nilfs_page_bug(struct page *page) in nilfs_page_bug()
395 void nilfs_clear_dirty_page(struct page *page, bool silent) in nilfs_clear_dirty_page()
434 unsigned int nilfs_page_count_clean_buffers(struct page *page, in nilfs_page_count_clean_buffers()
461 int __nilfs_clear_page_dirty(struct page *page) in __nilfs_clear_page_dirty()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dio.h212 #define EF4_PAGED_REG(page, reg) \ argument
217 unsigned int reg, unsigned int page) in _ef4_writeo_page()
235 #define ef4_writeo_page(efx, value, reg, page) \ argument
246 unsigned int reg, unsigned int page) in _ef4_writed_page()
250 #define ef4_writed_page(efx, value, reg, page) \ argument
268 unsigned int page) in _ef4_writed_page_locked()
280 #define ef4_writed_page_locked(efx, value, reg, page) \ argument
/openbmc/linux/arch/m68k/include/asm/
H A Dpage_mm.h29 static inline void clear_page(void *page) in clear_page()
52 #define clear_page(page) memset((page), 0, PAGE_SIZE) argument
56 #define clear_user_page(addr, vaddr, page) \ argument
60 #define copy_user_page(to, from, vaddr, page) \ argument
139 #define page_to_virt(page) ({ \ argument
/openbmc/linux/tools/perf/
H A Dbuiltin-help.c125 static void exec_woman_emacs(const char *path, const char *page) in exec_woman_emacs()
141 static void exec_man_konqueror(const char *path, const char *page) in exec_man_konqueror()
172 static void exec_man_man(const char *path, const char *page) in exec_man_man()
180 static void exec_man_cmd(const char *cmd, const char *page) in exec_man_cmd()
347 static void exec_viewer(const char *name, const char *page) in exec_viewer()
366 const char *page = cmd_to_page(perf_cmd); in show_man_page() local
383 const char *page = cmd_to_page(perf_cmd); in show_info_page() local
389 static int get_html_page_path(char **page_path, const char *page) in get_html_page_path()
419 const char *page = cmd_to_page(perf_cmd); in show_html_page() local
/openbmc/linux/drivers/usb/gadget/function/
H A Df_sourcesink.c889 static ssize_t f_ss_opts_pattern_show(struct config_item *item, char *page) in f_ss_opts_pattern_show()
902 const char *page, size_t len) in f_ss_opts_pattern_store()
945 const char *page, size_t len) in f_ss_opts_isoc_interval_store()
988 const char *page, size_t len) in f_ss_opts_isoc_maxpacket_store()
1018 static ssize_t f_ss_opts_isoc_mult_show(struct config_item *item, char *page) in f_ss_opts_isoc_mult_show()
1031 const char *page, size_t len) in f_ss_opts_isoc_mult_store()
1074 const char *page, size_t len) in f_ss_opts_isoc_maxburst_store()
1117 const char *page, size_t len) in f_ss_opts_bulk_buflen_store()
1155 const char *page, size_t len) in f_ss_opts_bulk_qlen_store()
1180 static ssize_t f_ss_opts_iso_qlen_show(struct config_item *item, char *page) in f_ss_opts_iso_qlen_show()
[all …]
/openbmc/linux/arch/sparc/mm/
H A Dleon_mm.c194 void leon_flush_pcache_all(struct vm_area_struct *vma, unsigned long page) in leon_flush_pcache_all()
282 static void leon_flush_cache_page(struct vm_area_struct *vma, unsigned long page) in leon_flush_cache_page()
300 unsigned long page) in leon_flush_tlb_page()
312 static void leon_flush_page_to_ram(unsigned long page) in leon_flush_page_to_ram()
317 static void leon_flush_sig_insns(struct mm_struct *mm, unsigned long page) in leon_flush_sig_insns()
322 static void leon_flush_page_for_dma(unsigned long page) in leon_flush_page_for_dma()

12345678910>>...76