/openbmc/linux/drivers/gpu/drm/xen/ |
H A D | xen_drm_front_evtchnl.c | 85 struct xendispl_event_page *page = evtchnl->u.evt.page; in evtchnl_interrupt_evt() local 126 void *page = NULL; in evtchnl_free() local 160 void *page; in evtchnl_alloc() local
|
/openbmc/linux/mm/kmsan/ |
H A D | init.c | 114 bool kmsan_memblock_free_pages(struct page *page, unsigned int order) in kmsan_memblock_free_pages() 168 struct page *page, *shadow, *origin; in do_collection() local 185 struct page *page; in collect_split() local
|
/openbmc/linux/fs/f2fs/ |
H A D | dir.c | 434 struct page **page) in f2fs_inode_by_name() 449 struct page *page, struct inode *inode) in f2fs_set_link() 514 struct inode *parent, struct page *page) in make_empty_dir() 540 struct page *page; in f2fs_init_inode_metadata() local 690 struct page *page = NULL; in f2fs_add_regular_entry() local 803 struct page *page = NULL; in f2fs_do_add_link() local 837 struct page *page; in f2fs_do_tmpfile() local 882 void f2fs_delete_entry(struct f2fs_dir_entry *dentry, struct page *page, in f2fs_delete_entry()
|
H A D | inode.c | 120 static bool f2fs_enable_inode_chksum(struct f2fs_sb_info *sbi, struct page *page) in f2fs_enable_inode_chksum() 137 static __u32 f2fs_inode_chksum(struct f2fs_sb_info *sbi, struct page *page) in f2fs_inode_chksum() 160 bool f2fs_inode_chksum_verify(struct f2fs_sb_info *sbi, struct page *page) in f2fs_inode_chksum_verify() 187 void f2fs_inode_chksum_set(struct f2fs_sb_info *sbi, struct page *page) in f2fs_inode_chksum_set()
|
H A D | checkpoint.c | 44 struct page *page; in f2fs_grab_meta_page() local 61 struct page *page; in __get_meta_page() local 117 struct page *page; in f2fs_get_meta_page_retry() local 239 struct page *page; in f2fs_ra_meta_pages() local 312 struct page *page; in f2fs_ra_meta_pages_cond() local 327 static int __f2fs_write_meta_page(struct page *page, in __f2fs_write_meta_page() 367 static int f2fs_write_meta_page(struct page *page, in f2fs_write_meta_page() 743 struct page *page; in f2fs_recover_orphan_inodes() local 779 struct page *page = NULL; in write_orphan_inodes() local 1410 struct page *page = f2fs_grab_meta_page(sbi, blk_addr); in commit_checkpoint() local
|
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/ |
H A D | huge_gem_object.c | 16 struct page *page; in huge_free_pages() local 52 struct page *page; in huge_get_pages() local
|
/openbmc/linux/drivers/nvdimm/ |
H A D | pmem.h | 37 static inline bool test_and_clear_pmem_poison(struct page *page) in test_and_clear_pmem_poison() 42 static inline bool test_and_clear_pmem_poison(struct page *page) in test_and_clear_pmem_poison()
|
/openbmc/linux/drivers/hwmon/pmbus/ |
H A D | pmbus.c | 31 int page; in pmbus_find_sensor_groups() local 104 int page; in pmbus_identify() local
|
H A D | ucd9000.c | 97 static int ucd90320_read_word_data(struct i2c_client *client, int page, in ucd90320_read_word_data() 110 static int ucd90320_read_byte_data(struct i2c_client *client, int page, int reg) in ucd90320_read_byte_data() 119 static int ucd90320_write_word_data(struct i2c_client *client, int page, in ucd90320_write_word_data() 133 static int ucd90320_write_byte(struct i2c_client *client, int page, u8 value) in ucd90320_write_byte() 161 static int ucd9000_read_byte_data(struct i2c_client *client, int page, int reg) in ucd9000_read_byte_data() 629 int page = UCD9000_MON_PAGE(block_buffer[i]); in ucd9000_probe() local
|
H A D | bpa-rs600.c | 17 static int bpa_rs600_read_byte_data(struct i2c_client *client, int page, int reg) in bpa_rs600_read_byte_data() 88 static int bpa_rs600_read_word_data(struct i2c_client *client, int page, int phase, int reg) in bpa_rs600_read_word_data()
|
/openbmc/linux/arch/arm/mm/ |
H A D | copypage-v6.c | 46 static void v6_clear_user_highpage_nonaliasing(struct page *page, unsigned long vaddr) in v6_clear_user_highpage_nonaliasing() 104 static void v6_clear_user_highpage_aliasing(struct page *page, unsigned long vaddr) in v6_clear_user_highpage_aliasing()
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_fdma.c | 17 struct page *page; in lan966x_fdma_rx_alloc_page() local 41 struct page *page; in lan966x_fdma_rx_free_page() local 109 struct page *page; in lan966x_fdma_rx_alloc() local 469 struct page *page; in lan966x_fdma_rx_check_frame() local 499 struct page *page; in lan966x_fdma_rx_get_frame() local 554 struct page *page; in lan966x_fdma_napi_poll() local 712 struct page *page; in lan966x_fdma_xmit_xdpf() local
|
/openbmc/linux/fs/gfs2/ |
H A D | meta_io.c | 33 static int gfs2_aspace_writepage(struct page *page, struct writeback_control *wbc) in gfs2_aspace_writepage() 118 struct page *page; in gfs2_getbuf() local 200 struct page *page = bvec->bv_page; in gfs2_meta_read_endio() local 411 struct page *page; in gfs2_getjdatabuf() local
|
/openbmc/linux/sound/xen/ |
H A D | xen_snd_front_evtchnl.c | 90 struct xensnd_event_page *page = channel->u.evt.page; in evtchnl_interrupt_evt() local 146 void *page = NULL; in evtchnl_free() local 196 void *page; in evtchnl_alloc() local
|
/openbmc/linux/fs/hfsplus/ |
H A D | btree.c | 139 struct page *page; in hfs_btree_open() local 287 struct page *page; in hfs_btree_write() local 452 struct page *page; in hfs_bmap_free() local
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi.c | 293 u8 page, unsigned len) in scsi_vpd_inquiry() 336 static int scsi_get_vpd_size(struct scsi_device *sdev, u8 page) in scsi_get_vpd_size() 397 int scsi_get_vpd_page(struct scsi_device *sdev, u8 page, unsigned char *buf, in scsi_get_vpd_page() 435 static struct scsi_vpd *scsi_get_vpd_buf(struct scsi_device *sdev, u8 page) in scsi_get_vpd_buf() 472 static void scsi_update_vpd_page(struct scsi_device *sdev, u8 page, in scsi_update_vpd_page()
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_mass_storage.c | 3170 const char *page, size_t len) in fsg_lun_opts_file_store() 3186 const char *page, size_t len) in fsg_lun_opts_ro_store() 3197 char *page) in fsg_lun_opts_removable_show() 3203 const char *page, size_t len) in fsg_lun_opts_removable_store() 3216 const char *page, size_t len) in fsg_lun_opts_cdrom_store() 3233 const char *page, size_t len) in fsg_lun_opts_nofua_store() 3241 char *page) in fsg_lun_opts_inquiry_string_show() 3247 const char *page, size_t len) in fsg_lun_opts_inquiry_string_store() 3255 const char *page, size_t len) in fsg_lun_opts_forced_eject_store() 3377 static ssize_t fsg_opts_stall_show(struct config_item *item, char *page) in fsg_opts_stall_show() [all …]
|
/openbmc/linux/mm/ |
H A D | huge_memory.c | 1020 struct page *page; in follow_devmap_pmd() local 1175 struct page *page; in follow_devmap_pud() local 1287 struct page *page; in do_huge_pmd_wp_page() local 1371 struct page *page; in can_change_pmd_writable() local 1442 struct page *page; in follow_trans_huge_pmd() local 1486 struct page *page; in do_huge_pmd_numa_page() local 1848 struct page *page; in change_huge_pmd() local 2059 struct page *page; in __split_huge_pmd_locked() local 2926 struct page *page; in split_huge_pages_all() local 3021 struct page *page; in split_huge_pages_pid() local [all …]
|
H A D | memory.c | 489 pte_t pte, struct page *page) in print_bad_pte() 773 struct page *page; in copy_nonpresent_pte() local 930 struct page *page; in copy_present_pte() local 1417 struct page *page; in zap_pte_range() local 2012 struct page *page) in vm_insert_page() 2289 struct page *page; in __vm_insert_mixed() local 3030 struct page *page = vmf->page; in wp_page_reuse() local 3743 struct page *page; in do_swap_page() local 4439 struct page *page; in finish_fault() local 4788 struct page *page = NULL; in do_numa_page() local [all …]
|
/openbmc/linux/drivers/net/phy/ |
H A D | phy-core.c | 841 static int __phy_write_page(struct phy_device *phydev, int page) in __phy_write_page() 875 int phy_select_page(struct phy_device *phydev, int page) in phy_select_page() 940 int phy_read_paged(struct phy_device *phydev, int page, u32 regnum) in phy_read_paged() 961 int phy_write_paged(struct phy_device *phydev, int page, u32 regnum, u16 val) in phy_write_paged() 983 int phy_modify_paged_changed(struct phy_device *phydev, int page, u32 regnum, in phy_modify_paged_changed() 1006 int phy_modify_paged(struct phy_device *phydev, int page, u32 regnum, in phy_modify_paged()
|
/openbmc/linux/drivers/pci/endpoint/ |
H A D | pci-ep-cfs.c | 169 static ssize_t pci_epc_start_store(struct config_item *item, const char *page, in pci_epc_start_store() 202 static ssize_t pci_epc_start_show(struct config_item *item, char *page) in pci_epc_start_show() 372 const char *page, size_t len) in pci_epf_msi_interrupts_store() 385 char *page) in pci_epf_msi_interrupts_show() 392 const char *page, size_t len) in pci_epf_msix_interrupts_store() 405 char *page) in pci_epf_msix_interrupts_show()
|
/openbmc/linux/fs/udf/ |
H A D | symlink.c | 102 struct page *page = &folio->page; in udf_symlink_filler() local 150 struct page *page; in udf_symlink_getattr() local
|
/openbmc/phosphor-power/phosphor-power-sequencer/src/ |
H A D | rail.hpp | 94 const std::optional<uint8_t>& page, bool isPowerSupplyRail, in Rail() 349 std::optional<uint8_t> page{}; member in phosphor::power::sequencer::Rail
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | sunxi_nand.c | 703 int page, bool ecc) in sunxi_nfc_randomizer_config() 753 bool ecc, int page) in sunxi_nfc_randomizer_write_buf() 810 bool bbm, int page) in sunxi_nfc_hw_ecc_read_chunk() 905 bool randomize, int page) in sunxi_nfc_hw_ecc_read_extra_oob() 937 int page) in sunxi_nfc_hw_ecc_write_chunk() 986 int page) in sunxi_nfc_hw_ecc_write_extra_oob() 1044 uint8_t *bufpoi, int page) in sunxi_nfc_hw_ecc_read_subpage() 1075 int page) in sunxi_nfc_hw_ecc_write_page() 1108 int page) in sunxi_nfc_hw_ecc_write_subpage() 1137 int page) in sunxi_nfc_hw_syndrome_ecc_read_page() [all …]
|
/openbmc/linux/arch/sparc/mm/ |
H A D | srmmu.c | 352 struct page *page; in pte_alloc_one() local 370 struct page *page; in pte_free() local 1254 static void turbosparc_flush_cache_page(struct vm_area_struct *vma, unsigned long page) in turbosparc_flush_cache_page() 1265 static void turbosparc_flush_page_to_ram(unsigned long page) in turbosparc_flush_page_to_ram() 1280 static void turbosparc_flush_page_for_dma(unsigned long page) in turbosparc_flush_page_for_dma() 1304 static void turbosparc_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in turbosparc_flush_tlb_page() 1638 static void smp_flush_page_for_dma(unsigned long page) in smp_flush_page_for_dma() 1718 static void smp_flush_cache_page(struct vm_area_struct *vma, unsigned long page) in smp_flush_cache_page() 1732 static void smp_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in smp_flush_tlb_page() 1746 static void smp_flush_page_to_ram(unsigned long page) in smp_flush_page_to_ram()
|