Searched defs:page (Results 1 - 25 of 1627) sorted by last modified time

1234567891011>>

/linux-master/mm/
H A Duserfaultfd.c173 mfill_atomic_install_pte(pmd_t *dst_pmd, struct vm_area_struct *dst_vma, unsigned long dst_addr, struct page *page, bool newly_allocated, uffd_flags_t flags) argument
394 struct page *page; local
[all...]
H A Dvmalloc.c493 struct page *page = pages[*nr]; local
734 struct page *page = NULL; local
3207 set_area_direct_map(const struct vm_struct *area, int (*set_direct_map)(struct page *page)) argument
3332 struct page *page = vm->pages[i]; local
3496 struct page *page; local
4096 struct page *page; local
4387 struct page *page = vmalloc_to_page(kaddr); local
[all...]
H A Dpage_owner.c287 void __reset_page_owner(struct page *page, unsigned short order) argument
318 noinline void __set_page_owner(struct page *page, unsigned short order, argument
337 void __set_page_owner_migrate_reason(struct page *page, int reason) argument
350 void __split_page_owner(struct page *pag argument
421 struct page *page; local
504 print_page_owner_memcg(char *kbuf, size_t count, int ret, struct page *page) argument
541 print_page_owner(char __user *buf, size_t count, unsigned long pfn, struct page *page, struct page_owner *page_owner, depot_stack_handle_t handle) argument
598 __dump_page_owner(const struct page *page) argument
656 struct page *page; local
788 struct page *page = pfn_to_page(pfn); local
[all...]
H A Dslub.c639 struct page *page = slab_page(slab); local
641 VM_BUG_ON_PAGE(PageTail(page), page); local
647 struct page *pag local
649 VM_BUG_ON_PAGE(PageTail(page), page); local
[all...]
/linux-master/drivers/s390/cio/
H A Dchsc.c1320 int chsc_sstpc(void *page, unsigned int op, u16 ctrl, long *clock_delta) argument
1351 int chsc_sstpi(void *page, void *result, size_t size) argument
1372 int chsc_stzi(void *page, voi argument
991 chsc_determine_channel_path_desc(struct chp_id chpid, int fmt, int rfmt, int c, int m, void *page) argument
[all...]
/linux-master/arch/s390/mm/
H A Dgmap.c31 struct page *page; local
49 struct page *pag local
196 struct page *page, *next; local
321 struct page *page; local
352 struct page *page; local
1411 struct page *page; local
1440 struct page *page; local
1469 struct page *page; local
1499 struct page *page; local
1526 struct page *page; local
1557 struct page *page; local
1772 struct page *page; local
1856 struct page *page; local
1940 struct page *page; local
2023 struct page *page; local
2736 struct page *page = pmd_page(*pmd); local
2949 struct page *page; local
[all...]
H A Dvmem.c135 unsigned long page = ALIGN_DOWN(start, PMD_SIZE); local
157 unsigned long page = ALIGN_DOWN(start, PMD_SIZE); local
[all...]
/linux-master/arch/s390/kvm/
H A Dvsie.c586 struct page *page; local
661 struct page *page; local
1344 struct page *page; local
1404 struct page *page = pfn_to_page(__pa(vsie_page) >> PAGE_SHIFT); local
1473 struct page *page; local
[all...]
/linux-master/arch/s390/kernel/
H A Duv.c138 struct page *page = phys_to_page(paddr); local
173 struct page *page = phys_to_page(paddr); local
391 struct page *page; local
439 arch_make_page_accessible(struct page *page) argument
[all...]
H A Dipl.c312 ipl_type_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
320 ipl_secure_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
329 ipl_has_secure_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
338 ipl_vm_parm_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
351 sys_ipl_device_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
543 ipl_ccw_loadparm_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
701 reipl_generic_vmparm_show(struct ipl_parameter_block *ipb, char *page) argument
743 reipl_nss_vmparm_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
757 reipl_ccw_vmparm_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
843 reipl_generic_loadparm_show(struct ipl_parameter_block *ipb, char *page) argument
902 reipl_fcp_clear_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
1004 reipl_nvme_clear_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
1025 reipl_ccw_clear_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
1131 reipl_eckd_clear_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
1158 reipl_nss_name_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
1246 reipl_type_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
1734 dump_type_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
2074 on_reboot_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
2100 on_panic_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
2126 on_restart_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
2162 on_halt_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
2188 on_poff_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) argument
[all...]
/linux-master/arch/s390/include/asm/
H A Dpgtable.h1381 mk_pte(struct page *page, pgprot_t pgprot) argument
[all...]
/linux-master/fs/proc/
H A Dtask_mmu.c443 static void smaps_account(struct mem_size_stats *mss, struct page *page, argument
413 smaps_page_accumulate(struct mem_size_stats *mss, struct page *page, unsigned long size, unsigned long pss, bool dirty, bool locked, bool private) argument
531 struct page *page = NULL; local
578 struct page *page = NULL; local
729 struct page *page = NULL; local
1081 struct page *page; local
1164 struct page *page; local
1407 struct page *page = NULL; local
1472 struct page *page = NULL; local
1577 struct page *page = pte_page(pte); local
1783 struct page *page; local
1845 struct page *page; local
2551 gather_stats(struct page *page, struct numa_maps *md, int pte_dirty, unsigned long nr_pages) argument
2581 struct page *page; local
2606 struct page *page; local
2639 struct page *page; local
2656 struct page *page = can_gather_numa_stats(ptent, vma, addr); local
2672 struct page *page; local
[all...]
/linux-master/drivers/nvme/target/
H A Dconfigfs.c64 static ssize_t nvmet_addr_adrfam_show(struct config_item *item, char *page) argument
78 nvmet_addr_adrfam_store(struct config_item *item, const char *page, size_t count) argument
102 nvmet_addr_portid_show(struct config_item *item, char *page) argument
110 nvmet_addr_portid_store(struct config_item *item, const char *page, size_t count) argument
130 nvmet_addr_traddr_show(struct config_item *item, char *page) argument
138 nvmet_addr_traddr_store(struct config_item *item, const char *page, size_t count) argument
169 nvmet_addr_treq_show(struct config_item *item, char *page) argument
183 nvmet_addr_treq_store(struct config_item *item, const char *page, size_t count) argument
223 nvmet_addr_trsvcid_show(struct config_item *item, char *page) argument
231 nvmet_addr_trsvcid_store(struct config_item *item, const char *page, size_t count) argument
250 nvmet_param_inline_data_size_show(struct config_item *item, char *page) argument
258 nvmet_param_inline_data_size_store(struct config_item *item, const char *page, size_t count) argument
276 nvmet_param_max_queue_size_show(struct config_item *item, char *page) argument
284 nvmet_param_max_queue_size_store(struct config_item *item, const char *page, size_t count) argument
303 nvmet_param_pi_enable_show(struct config_item *item, char *page) argument
311 nvmet_param_pi_enable_store(struct config_item *item, const char *page, size_t count) argument
330 nvmet_addr_trtype_show(struct config_item *item, char *page) argument
357 nvmet_addr_trtype_store(struct config_item *item, const char *page, size_t count) argument
396 nvmet_addr_tsas_show(struct config_item *item, char *page) argument
416 nvmet_addr_tsas_store(struct config_item *item, const char *page, size_t count) argument
475 nvmet_ns_device_path_show(struct config_item *item, char *page) argument
480 nvmet_ns_device_path_store(struct config_item *item, const char *page, size_t count) argument
515 nvmet_ns_p2pmem_show(struct config_item *item, char *page) argument
522 nvmet_ns_p2pmem_store(struct config_item *item, const char *page, size_t count) argument
556 nvmet_ns_device_uuid_show(struct config_item *item, char *page) argument
561 nvmet_ns_device_uuid_store(struct config_item *item, const char *page, size_t count) argument
584 nvmet_ns_device_nguid_show(struct config_item *item, char *page) argument
589 nvmet_ns_device_nguid_store(struct config_item *item, const char *page, size_t count) argument
630 nvmet_ns_ana_grpid_show(struct config_item *item, char *page) argument
635 nvmet_ns_ana_grpid_store(struct config_item *item, const char *page, size_t count) argument
664 nvmet_ns_enable_show(struct config_item *item, char *page) argument
669 nvmet_ns_enable_store(struct config_item *item, const char *page, size_t count) argument
689 nvmet_ns_buffered_io_show(struct config_item *item, char *page) argument
694 nvmet_ns_buffered_io_store(struct config_item *item, const char *page, size_t count) argument
717 nvmet_ns_revalidate_size_store(struct config_item *item, const char *page, size_t count) argument
828 nvmet_passthru_device_path_show(struct config_item *item, char *page) argument
836 nvmet_passthru_device_path_store(struct config_item *item, const char *page, size_t count) argument
869 nvmet_passthru_enable_show(struct config_item *item, char *page) argument
877 nvmet_passthru_enable_store(struct config_item *item, const char *page, size_t count) argument
896 nvmet_passthru_admin_timeout_show(struct config_item *item, char *page) argument
902 nvmet_passthru_admin_timeout_store(struct config_item *item, const char *page, size_t count) argument
915 nvmet_passthru_io_timeout_show(struct config_item *item, char *page) argument
921 nvmet_passthru_io_timeout_store(struct config_item *item, const char *page, size_t count) argument
934 nvmet_passthru_clear_ids_show(struct config_item *item, char *page) argument
940 nvmet_passthru_clear_ids_store(struct config_item *item, const char *page, size_t count) argument
1137 nvmet_subsys_attr_allow_any_host_show(struct config_item *item, char *page) argument
1144 nvmet_subsys_attr_allow_any_host_store(struct config_item *item, const char *page, size_t count) argument
1173 nvmet_subsys_attr_version_show(struct config_item *item, char *page) argument
1190 nvmet_subsys_attr_version_store_locked(struct nvmet_subsys *subsys, const char *page, size_t count) argument
1222 nvmet_subsys_attr_version_store(struct config_item *item, const char *page, size_t count) argument
1244 nvmet_subsys_attr_serial_show(struct config_item *item, char *page) argument
1254 nvmet_subsys_attr_serial_store_locked(struct nvmet_subsys *subsys, const char *page, size_t count) argument
1283 nvmet_subsys_attr_serial_store(struct config_item *item, const char *page, size_t count) argument
1299 nvmet_subsys_attr_cntlid_min_show(struct config_item *item, char *page) argument
1305 nvmet_subsys_attr_cntlid_min_store(struct config_item *item, const char *page, size_t cnt) argument
1329 nvmet_subsys_attr_cntlid_max_show(struct config_item *item, char *page) argument
1335 nvmet_subsys_attr_cntlid_max_store(struct config_item *item, const char *page, size_t cnt) argument
1359 nvmet_subsys_attr_model_show(struct config_item *item, char *page) argument
1367 nvmet_subsys_attr_model_store_locked(struct nvmet_subsys *subsys, const char *page, size_t count) argument
1402 nvmet_subsys_attr_model_store(struct config_item *item, const char *page, size_t count) argument
1418 nvmet_subsys_attr_ieee_oui_show(struct config_item *item, char *page) argument
1426 nvmet_subsys_attr_ieee_oui_store_locked(struct nvmet_subsys *subsys, const char *page, size_t count) argument
1450 nvmet_subsys_attr_ieee_oui_store(struct config_item *item, const char *page, size_t count) argument
1466 nvmet_subsys_attr_firmware_show(struct config_item *item, char *page) argument
1474 nvmet_subsys_attr_firmware_store_locked(struct nvmet_subsys *subsys, const char *page, size_t count) argument
1512 nvmet_subsys_attr_firmware_store(struct config_item *item, const char *page, size_t count) argument
1529 nvmet_subsys_attr_pi_enable_show(struct config_item *item, char *page) argument
1535 nvmet_subsys_attr_pi_enable_store(struct config_item *item, const char *page, size_t count) argument
1550 nvmet_subsys_attr_qid_max_show(struct config_item *item, char *page) argument
1556 nvmet_subsys_attr_qid_max_store(struct config_item *item, const char *page, size_t cnt) argument
1662 nvmet_referral_enable_show(struct config_item *item, char *page) argument
1668 nvmet_referral_enable_store(struct config_item *item, const char *page, size_t count) argument
1764 nvmet_ana_group_ana_state_show(struct config_item *item, char *page) argument
1779 nvmet_ana_group_ana_state_store(struct config_item *item, const char *page, size_t count) argument
2007 nvmet_host_dhchap_key_show(struct config_item *item, char *page) argument
2017 nvmet_host_dhchap_key_store(struct config_item *item, const char *page, size_t count) argument
2034 nvmet_host_dhchap_ctrl_key_show(struct config_item *item, char *page) argument
2044 nvmet_host_dhchap_ctrl_key_store(struct config_item *item, const char *page, size_t count) argument
2061 nvmet_host_dhchap_hash_show(struct config_item *item, char *page) argument
2070 nvmet_host_dhchap_hash_store(struct config_item *item, const char *page, size_t count) argument
2087 nvmet_host_dhchap_dhgroup_show(struct config_item *item, char *page) argument
2096 nvmet_host_dhchap_dhgroup_store(struct config_item *item, const char *page, size_t count) argument
2179 nvmet_root_discovery_nqn_show(struct config_item *item, char *page) argument
2185 nvmet_root_discovery_nqn_store(struct config_item *item, const char *page, size_t count) argument
[all...]
/linux-master/drivers/iommu/arm/arm-smmu/
H A Darm-smmu-nvidia.c46 nvidia_smmu_page(struct arm_smmu_device *smmu, unsigned int inst, int page) argument
55 nvidia_smmu_read_reg(struct arm_smmu_device *smmu, int page, int offset) argument
63 nvidia_smmu_write_reg(struct arm_smmu_device *smmu, int page, int offset, u32 val) argument
76 nvidia_smmu_read_reg64(struct arm_smmu_device *smmu, int page, int offset) argument
84 nvidia_smmu_write_reg64(struct arm_smmu_device *smmu, int page, int offset, u64 val) argument
97 nvidia_smmu_tlb_sync(struct arm_smmu_device *smmu, int page, int sync, int status) argument
[all...]
/linux-master/drivers/hwmon/pmbus/
H A Ducd9000.c97 static int ucd90320_read_word_data(struct i2c_client *client, int page, argument
110 static int ucd90320_read_byte_data(struct i2c_client *client, int page, int reg) argument
119 static int ucd90320_write_word_data(struct i2c_client *client, int page, argument
133 static int ucd90320_write_byte(struct i2c_client *client, int page, u8 value) argument
161 static int ucd9000_read_byte_data(struct i2c_client *client, int page, int reg) argument
629 int page = UCD9000_MON_PAGE(block_buffer[i]); local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/core/
H A Dfirmware.c270 struct page *page = vmalloc_to_page(data); local
/linux-master/net/ipv4/
H A Dtcp.c1790 struct page *page; local
2139 struct page *page; local
[all...]
/linux-master/include/linux/
H A Dskbuff.h2458 skb_frag_fill_page_desc(skb_frag_t *frag, struct page *page, int off, int size) argument
2474 __skb_fill_page_desc_noacc(struct skb_shared_info *shinfo, int i, struct page *page, int off, int size) argument
2510 struct page *page = netmem_to_page(netmem); local
2523 __skb_fill_page_desc(struct sk_buff *skb, int i, struct page *page, int off, int size) argument
2550 skb_fill_page_desc(struct sk_buff *skb, int i, struct page *page, int off, int size) argument
2567 skb_fill_page_desc_noacc(struct sk_buff *skb, int i, struct page *page, int off, int size) argument
2580 skb_add_rx_frag(struct sk_buff *skb, int i, struct page *page, int off, int size, unsigned int truesize) argument
3438 dev_page_is_reusable(const struct page *page) argument
3449 skb_propagate_pfmemalloc(const struct page *page, struct sk_buff *skb) argument
3537 skb_page_unref(const struct sk_buff *skb, struct page *page, bool napi_safe) argument
3549 struct page *page = skb_frag_page(frag); local
3809 skb_can_coalesce(struct sk_buff *skb, int i, const struct page *page, int off) argument
[all...]
/linux-master/fs/fuse/
H A Dvirtio_fs.c622 struct page *page; local
/linux-master/fs/exfat/
H A Dfile.c534 struct page *page = NULL; local
/linux-master/fs/bcachefs/
H A Dio_write.c111 struct page *page; local
135 struct page *page = __bio_alloc_page_pool(c, &using_mempool); local
[all...]
/linux-master/kernel/dma/
H A Dswiotlb.c577 struct page *page; local
615 struct page *page; local
896 struct page *page; local
1740 swiotlb_free(struct device *dev, struct page *page, size_t size) argument
[all...]
/linux-master/drivers/usb/gadget/function/
H A Duvc_configfs.c76 static int __uvcg_iter_item_entries(const char *page, size_t len, argument
337 uvcg_default_processing_bm_controls_store( struct config_item *item, const char *page, size_t len) argument
395 uvcg_default_processing_bm_controls_show( struct config_item *item, char *page) argument
506 uvcg_default_camera_bm_controls_store( struct config_item *item, const char *page, size_t len) argument
565 uvcg_default_camera_bm_controls_show( struct config_item *item, char *page) argument
673 uvcg_default_output_b_source_id_show(struct config_item *item, char *page) argument
699 uvcg_default_output_b_source_id_store(struct config_item *item, const char *page, size_t len) argument
816 uvcg_extension_b_num_controls_store(struct config_item *item, const char *page, size_t len) argument
850 uvcg_extension_b_nr_in_pins_store(struct config_item *item, const char *page, size_t len) argument
903 uvcg_extension_b_control_size_store(struct config_item *item, const char *page, size_t len) argument
953 uvcg_extension_guid_extension_code_show(struct config_item *item, char *page) argument
976 uvcg_extension_guid_extension_code_store(struct config_item *item, const char *page, size_t len) argument
1005 uvcg_extension_ba_source_id_show(struct config_item *item, char *page) argument
1033 uvcg_extension_ba_source_id_store(struct config_item *item, const char *page, size_t len) argument
1084 uvcg_extension_bm_controls_show(struct config_item *item, char *page) argument
1112 uvcg_extension_bm_controls_store(struct config_item *item, const char *page, size_t len) argument
1465 uvcg_default_control_b_interface_number_show( struct config_item *item, char *page) argument
1490 uvcg_default_control_enable_interrupt_ep_show( struct config_item *item, char *page) argument
1513 uvcg_default_control_enable_interrupt_ep_store( struct config_item *item, const char *page, size_t len) argument
1669 uvcg_format_bma_controls_show(struct uvcg_format *f, char *page) argument
1695 uvcg_format_bma_controls_store(struct uvcg_format *ch, const char *page, size_t len) argument
1982 uvcg_frame_b_frame_index_show(struct config_item *item, char *page) argument
2027 uvcg_frame_dw_frame_interval_show(struct config_item *item, char *page) argument
2053 uvcg_frame_dw_frame_interval_store(struct config_item *item, const char *page, size_t len) argument
2234 uvcg_uncompressed_guid_format_show(struct config_item *item, char *page) argument
2256 uvcg_uncompressed_guid_format_store(struct config_item *item, const char *page, size_t len) argument
2389 uvcg_uncompressed_bma_controls_show(struct config_item *item, char *page) argument
2396 uvcg_uncompressed_bma_controls_store(struct config_item *item, const char *page, size_t len) argument
2586 uvcg_mjpeg_bma_controls_show(struct config_item *item, char *page) argument
2593 uvcg_mjpeg_bma_controls_store(struct config_item *item, const char *page, size_t len) argument
3235 uvcg_default_streaming_b_interface_number_show( struct config_item *item, char *page) argument
[all...]
H A Df_fs.c3929 static ssize_t f_fs_opts_ready_show(struct config_item *item, char *page) argument
/linux-master/arch/x86/mm/
H A Dfault.c273 struct page *page; local
[all...]

Completed in 246 milliseconds

1234567891011>>