Home
last modified time | relevance | path

Searched defs:page (Results 2676 - 2700 of 3329) sorted by relevance

1...<<101102103104105106107108109110>>...134

/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_mem.c1123 struct page *page = pfn_to_page(pfn); in virtio_mem_set_fake_offline() local
1143 struct page *pag in virtio_mem_clear_fake_offline() local
1169 struct page *page = pfn_to_page(pfn + i); virtio_mem_fake_online() local
1239 struct page *page; virtio_mem_fake_offline_going_offline() local
1274 virtio_mem_online_page(struct virtio_mem *vm, struct page *page, unsigned int order) virtio_mem_online_page() argument
1333 virtio_mem_online_page_cb(struct page *page, unsigned int order) virtio_mem_online_page_cb() argument
2140 struct page *page; virtio_mem_bbm_offline_remove_and_unplug_bb() local
2223 struct page *page; virtio_mem_bbm_bb_is_movable() local
[all...]
/kernel/linux/linux-6.6/drivers/xen/
H A Dgrant-table.c495 struct page *page; member
555 static void gnttab_add_deferred(grant_ref_t ref, struct page *page) in gnttab_add_deferred() argument
605 gnttab_end_foreign_access(grant_ref_t ref, struct page *page) gnttab_end_foreign_access() argument
920 struct page *page; cache_deq() local
928 cache_enq(struct gnttab_page_cache *cache, struct page *page) cache_enq() argument
946 struct page *page; cache_deq() local
954 cache_enq(struct gnttab_page_cache *cache, struct page *page) cache_enq() argument
968 gnttab_page_cache_get(struct gnttab_page_cache *cache, struct page **page) gnttab_page_cache_get() argument
988 gnttab_page_cache_put(struct gnttab_page_cache *cache, struct page **page, unsigned int num) gnttab_page_cache_put() argument
1006 struct page *page[10]; gnttab_page_cache_shrink() local
1088 struct page *page = pfn_to_page(pfn); gnttab_dma_alloc_pages() local
1199 gnttab_foreach_grant_in_range(struct page *page, unsigned int offset, unsigned int len, xen_grant_fn_t fn, void *data) gnttab_foreach_grant_in_range() argument
[all...]
H A Dxen-scsiback.c206 static unsigned long vaddr_page(struct page *page) in vaddr_page() argument
1466 scsiback_tpg_param_alias_show(struct config_item *item, char *page) scsiback_tpg_param_alias_show() argument
1481 scsiback_tpg_param_alias_store(struct config_item *item, const char *page, size_t count) scsiback_tpg_param_alias_store() argument
1603 scsiback_tpg_nexus_show(struct config_item *item, char *page) scsiback_tpg_nexus_show() argument
1624 scsiback_tpg_nexus_store(struct config_item *item, const char *page, size_t count) scsiback_tpg_nexus_store() argument
1707 scsiback_wwn_version_show(struct config_item *item, char *page) scsiback_wwn_version_show() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dpagemap.h429 page_file_mapping(struct page *page) page_file_mapping() argument
504 attach_page_private(struct page *page, void *data) attach_page_private() argument
509 detach_page_private(struct page *page) detach_page_private() argument
890 page_to_index(struct page *page) page_to_index() argument
911 page_to_pgoff(struct page *page) page_to_pgoff() argument
921 page_offset(struct page *page) page_offset() argument
926 page_file_offset(struct page *page) page_file_offset() argument
1028 trylock_page(struct page *page) trylock_page() argument
1073 lock_page(struct page *page) lock_page() argument
1144 wait_on_page_locked(struct page *page) wait_on_page_locked() argument
1157 __set_page_dirty(struct page *page, struct address_space *mapping, int warn) __set_page_dirty() argument
1394 struct page *page; __readahead_batch() local
1407 VM_BUG_ON_PAGE(PageTail(page), page); __readahead_batch() local
1519 page_mkwrite_check_truncate(struct page *page, struct inode *inode) page_mkwrite_check_truncate() argument
1557 i_blocks_per_page(struct inode *inode, struct page *page) i_blocks_per_page() argument
[all...]
H A Dpgtable.h900 arch_prepare_to_swap(struct page *page) arch_prepare_to_swap() argument
[all...]
H A Dethtool.h488 u8 page; member
H A Dhugetlb.h859 arch_clear_hugepage_flags(struct page *page) arch_clear_hugepage_flags() argument
[all...]
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dmessenger.h250 struct page *page; /* page from list */ member
[all...]
/kernel/linux/linux-6.6/fs/erofs/
H A Dinternal.h225 struct page *page; member
449 static inline void erofs_pagepool_add(struct page **pagepool, struct page *page) in erofs_pagepool_add() argument
[all...]
/kernel/linux/linux-6.6/fs/gfs2/
H A Dbmap.c55 gfs2_unstuffer_page(struct gfs2_inode *ip, struct buffer_head *dibh, u64 block, struct page *page) gfs2_unstuffer_page() argument
92 __gfs2_unstuff_inode(struct gfs2_inode *ip, struct page *page) __gfs2_unstuff_inode() argument
160 struct page *page; gfs2_unstuff_dinode() local
[all...]
/kernel/linux/linux-6.6/fs/
H A Dlibfs.c869 simple_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) simple_write_end() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4state.c2121 struct page *page; in nfs4_try_migration() local
/kernel/linux/linux-6.6/include/net/
H A Dcfg802154.h299 u8 page; member
258 ieee802154_chan_is_valid(struct wpan_phy *phy, u8 page, u8 channel) ieee802154_chan_is_valid() argument
319 u8 page; global() member
356 u8 page; global() member
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_inode.c3545 struct page *page; in xfs_mmaplock_two_inodes_and_break_dax_layout() local
[all...]
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dnand.h82 unsigned int page; member
[all...]
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dchsc.c1258 int chsc_sstpc(void *page, unsigned int op, u16 ctrl, long *clock_delta) in chsc_sstpc() argument
1289 int chsc_sstpi(void *page, void *result, size_t size) in chsc_sstpi() argument
1310 int chsc_stzi(void *page, voi argument
944 chsc_determine_channel_path_desc(struct chp_id chpid, int fmt, int rfmt, int c, int m, void *page) chsc_determine_channel_path_desc() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_lib.c3017 struct page *page; in scsi_kmap_atomic_sg() local
[all...]
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp.h213 char *page = (char *) sccb; in sclp_fill_core_info() local
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c3912 ibmvscsis_wwn_version_show(struct config_item *item, char *page) ibmvscsis_wwn_version_show() argument
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_transport.c516 ssize_t target_show_dynamic_sessions(struct se_portal_group *se_tpg, char *page) in target_show_dynamic_sessions() argument
H A Dtarget_core_spc.c699 uint8_t page; member
958 uint8_t page; global() member
1028 u8 page = cdb[2] & 0x3f; spc_emulate_modesense() local
1149 u8 page, subpage; spc_emulate_modeselect() local
[all...]
/kernel/linux/linux-6.6/drivers/vfio/pci/mlx5/
H A Dcmd.c508 struct page *page; in add_buf_header() local
1477 struct page *page; in set_report_output() local
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c936 tcm_qla2xxx_tpg_dynamic_sessions_show(struct config_item *item, char *page) tcm_qla2xxx_tpg_dynamic_sessions_show() argument
942 tcm_qla2xxx_tpg_fabric_prot_type_store(struct config_item *item, const char *page, size_t count) tcm_qla2xxx_tpg_fabric_prot_type_store() argument
964 tcm_qla2xxx_tpg_fabric_prot_type_show(struct config_item *item, char *page) tcm_qla2xxx_tpg_fabric_prot_type_show() argument
1765 tcm_qla2xxx_wwn_version_show(struct config_item *item, char *page) tcm_qla2xxx_wwn_version_show() argument
[all...]
/kernel/linux/linux-6.6/drivers/soc/ti/
H A Dknav_qmss_queue.c988 struct page *page; in knav_queue_setup_region() local
/kernel/linux/linux-6.6/drivers/usb/gadget/
H A Dconfigfs.c205 gadget_dev_desc_bcdDevice_store(struct config_item *item, const char *page, size_t len) gadget_dev_desc_bcdDevice_store() argument
222 gadget_dev_desc_bcdUSB_store(struct config_item *item, const char *page, size_t len) gadget_dev_desc_bcdUSB_store() argument
239 gadget_dev_desc_UDC_show(struct config_item *item, char *page) gadget_dev_desc_UDC_show() argument
268 gadget_dev_desc_UDC_store(struct config_item *item, const char *page, size_t len) gadget_dev_desc_UDC_store() argument
311 gadget_dev_desc_max_speed_show(struct config_item *item, char *page) gadget_dev_desc_max_speed_show() argument
319 gadget_dev_desc_max_speed_store(struct config_item *item, const char *page, size_t len) gadget_dev_desc_max_speed_store() argument
521 gadget_config_desc_MaxPower_show(struct config_item *item, char *page) gadget_config_desc_MaxPower_show() argument
529 gadget_config_desc_MaxPower_store(struct config_item *item, const char *page, size_t len) gadget_config_desc_MaxPower_store() argument
544 gadget_config_desc_bmAttributes_show(struct config_item *item, char *page) gadget_config_desc_bmAttributes_show() argument
552 gadget_config_desc_bmAttributes_store(struct config_item *item, const char *page, size_t len) gadget_config_desc_bmAttributes_store() argument
800 gadget_string_id_show(struct config_item *item, char *page) gadget_string_id_show() argument
810 gadget_string_s_show(struct config_item *item, char *page) gadget_string_s_show() argument
819 gadget_string_s_store(struct config_item *item, const char *page, size_t len) gadget_string_s_store() argument
970 webusb_use_show(struct config_item *item, char *page) webusb_use_show() argument
976 webusb_use_store(struct config_item *item, const char *page, size_t len) webusb_use_store() argument
994 webusb_bcdVersion_show(struct config_item *item, char *page) webusb_bcdVersion_show() argument
1000 webusb_bcdVersion_store(struct config_item *item, const char *page, size_t len) webusb_bcdVersion_store() argument
1022 webusb_bVendorCode_show(struct config_item *item, char *page) webusb_bVendorCode_show() argument
1028 webusb_bVendorCode_store(struct config_item *item, const char *page, size_t len) webusb_bVendorCode_store() argument
1046 webusb_landingPage_show(struct config_item *item, char *page) webusb_landingPage_show() argument
1051 webusb_landingPage_store(struct config_item *item, const char *page, size_t len) webusb_landingPage_store() argument
1115 os_desc_use_show(struct config_item *item, char *page) os_desc_use_show() argument
1121 os_desc_use_store(struct config_item *item, const char *page, size_t len) os_desc_use_store() argument
1139 os_desc_b_vendor_code_show(struct config_item *item, char *page) os_desc_b_vendor_code_show() argument
1145 os_desc_b_vendor_code_store(struct config_item *item, const char *page, size_t len) os_desc_b_vendor_code_store() argument
1163 os_desc_qw_sign_show(struct config_item *item, char *page) os_desc_qw_sign_show() argument
1175 os_desc_qw_sign_store(struct config_item *item, const char *page, size_t len) os_desc_qw_sign_store() argument
1272 ext_prop_type_show(struct config_item *item, char *page) ext_prop_type_show() argument
1277 ext_prop_type_store(struct config_item *item, const char *page, size_t len) ext_prop_type_store() argument
1316 ext_prop_data_show(struct config_item *item, char *page) ext_prop_data_show() argument
1330 ext_prop_data_store(struct config_item *item, const char *page, size_t len) ext_prop_data_store() argument
1450 interf_grp_compatible_id_show(struct config_item *item, char *page) interf_grp_compatible_id_show() argument
1457 interf_grp_compatible_id_store(struct config_item *item, const char *page, size_t len) interf_grp_compatible_id_store() argument
1476 interf_grp_sub_compatible_id_show(struct config_item *item, char *page) interf_grp_sub_compatible_id_show() argument
1483 interf_grp_sub_compatible_id_store(struct config_item *item, const char *page, size_t len) interf_grp_sub_compatible_id_store() argument
[all...]

Completed in 52 milliseconds

1...<<101102103104105106107108109110>>...134