Home
last modified time | relevance | path

Searched defs:page (Results 1001 – 1200 of 1491) sorted by relevance

12345678

/linux-4.4.14/drivers/scsi/device_handler/
Dscsi_dh_emc.c313 static int send_inquiry_cmd(struct scsi_device *sdev, int page, in send_inquiry_cmd()
/linux-4.4.14/fs/afs/
Dvnode.c396 off_t offset, size_t length, struct page *page) in afs_vnode_fetch_data()
/linux-4.4.14/arch/mips/kernel/
Dsmp.c403 void flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in flush_tlb_page()
/linux-4.4.14/arch/sh/mm/
Dcache-sh5.c564 static void sh5_flush_dcache_page(void *page) in sh5_flush_dcache_page()
/linux-4.4.14/drivers/input/misc/
Ddrv2667.c114 u32 page; member
/linux-4.4.14/drivers/s390/block/
Ddasd_fba.c476 char *page; in dasd_fba_dump_sense() local
Dscm_blk.c155 struct page *page = mempool_alloc(aidaw_pool, GFP_ATOMIC); in scm_aidaw_alloc() local
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_qp.c88 unsigned long page = get_zeroed_page(GFP_KERNEL); in get_map_page() local
Dipath_file_ops.c84 struct page *page; in cvt_kvaddr() local
1151 struct page *page; in ipath_file_vma_fault() local
/linux-4.4.14/fs/9p/
Dvfs_file.c540 struct page *page = vmf->page; in v9fs_vm_page_mkwrite() local
/linux-4.4.14/drivers/block/drbd/
Ddrbd_main.c1483 static int _drbd_no_send_page(struct drbd_peer_device *peer_device, struct page *page, in _drbd_no_send_page()
1499 static int _drbd_send_page(struct drbd_peer_device *peer_device, struct page *page, in _drbd_send_page()
1588 struct page *page = peer_req->pages; in _drbd_send_zc_ee() local
2024 struct page *page; in drbd_destroy_mempools() local
2066 struct page *page; in drbd_create_mempools() local
/linux-4.4.14/include/linux/
Dskbuff.h229 } page; member
1716 struct page *page, int off, int size) in __skb_fill_page_desc()
1749 struct page *page, int off, int size) in skb_fill_page_desc()
2399 static inline void skb_propagate_pfmemalloc(struct page *page, in skb_propagate_pfmemalloc()
2498 static inline void __skb_frag_set_page(skb_frag_t *frag, struct page *page) in __skb_frag_set_page()
2512 struct page *page) in skb_frag_set_page()
2674 const struct page *page, int off) in skb_can_coalesce()
Dmmzone.h81 #define get_pageblock_migratetype(page) \ argument
85 static inline int get_pfnblock_migratetype(struct page *page, unsigned long pfn) in get_pfnblock_migratetype()
1214 struct page *page, struct zone *zone) in memmap_valid_within()
Dkexec.h278 #define kexec_flush_icache_page(page) argument
/linux-4.4.14/net/core/
Ddatagram.c601 struct page *page = skb_frag_page(frag); in skb_copy_and_csum_datagram() local
/linux-4.4.14/arch/tile/mm/
Dpgtable.c397 struct page *page = virt_to_page(va); in va_to_cpa_and_pte() local
/linux-4.4.14/drivers/scsi/aic7xxx/aicasm/
Daicasm_insformat.h141 uint32_t page : 3, member
/linux-4.4.14/arch/powerpc/include/asm/
Dpgalloc-64.h88 struct page *page; in pte_alloc_one() local
Dplpar_wrappers.h248 unsigned long ioba, unsigned long page, unsigned long count) in plpar_tce_put_indirect()
Dio.h798 #define page_to_phys(page) ((phys_addr_t)page_to_pfn(page) << PAGE_SHIFT) argument
822 #define page_to_bus(page) (page_to_phys(page) + PCI_DRAM_OFFSET) argument
/linux-4.4.14/drivers/misc/sgi-gru/
Dgrufile.c269 struct page *page; in gru_init_tables() local
Dgrufault.c194 struct page *page; in non_atomic_pte_lookup() local
/linux-4.4.14/drivers/xen/
Dgntalloc.c92 struct page *page; /* The shared page */ member
Dswiotlb-xen.c378 dma_addr_t xen_swiotlb_map_page(struct device *dev, struct page *page, in xen_swiotlb_map_page()
/linux-4.4.14/fs/ntfs/
Dinode.h87 struct page *page; /* The page containing the mft record of the member
/linux-4.4.14/drivers/media/usb/gspca/
Dpac7311.c221 const __u8 *page, int len) in reg_w_page()
Dstk1135.c179 static void sensor_set_page(struct gspca_dev *gspca_dev, u8 page) in sensor_set_page()
Dpac7302.c303 const u8 *page, int len) in reg_w_page()
/linux-4.4.14/drivers/gpu/drm/armada/
Darmada_gem.c446 struct page *page; in armada_gem_prime_map_dma_buf() local
/linux-4.4.14/fs/nilfs2/
Dnamei.c275 struct page *page; in nilfs_do_unlink() local
Dsegment.c715 struct page *page = pvec.pages[i]; in nilfs_lookup_dirty_data_buffers() local
1631 static void nilfs_begin_page_io(struct page *page) in nilfs_begin_page_io()
1703 static void nilfs_end_page_io(struct page *page, int err) in nilfs_end_page_io()
/linux-4.4.14/arch/ia64/sn/pci/
Dpci_dma.c176 static dma_addr_t sn_dma_map_page(struct device *dev, struct page *page, in sn_dma_map_page()
/linux-4.4.14/include/drm/ttm/
Dttm_bo_api.h278 struct page *page; member
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd_lib.c133 struct page *page = kiov->kiov_page; in ksocknal_lib_send_kiov() local
/linux-4.4.14/drivers/media/v4l2-core/
Dvideobuf-dma-sg.c437 struct page *page; in videobuf_vm_fault() local
Dvideobuf2-vmalloc.c229 struct page *page = vmalloc_to_page(vaddr); in vb2_vmalloc_dmabuf_ops_attach() local
/linux-4.4.14/fs/hfsplus/
Dextents.c544 struct page *page; in hfsplus_file_truncate() local
Dbnode.c406 struct page *page; in __hfs_bnode_create() local
Dxattr.c137 struct page *page; in hfsplus_create_attributes_file() local
/linux-4.4.14/drivers/net/ethernet/sfc/
Dmcdi_mon.c312 unsigned int n_pages, n_sensors, n_attrs, page; in efx_mcdi_mon_probe() local
Dmcdi_port.c746 unsigned int page; in efx_mcdi_phy_get_module_eeprom() local
/linux-4.4.14/arch/sh/kernel/
Dsmp.c434 void flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in flush_tlb_page()
/linux-4.4.14/arch/mn10300/include/asm/
Dpgtable.h391 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
402 #define page_pte(page) page_pte_prot((page), __pgprot(0)) argument
/linux-4.4.14/sound/oss/
Dmsnd_pinnacle.c902 char *page = (char *)__get_free_page(GFP_KERNEL); in dsp_read() local
961 char *page = (char *)__get_free_page(GFP_KERNEL); in dsp_write() local
/linux-4.4.14/drivers/iio/imu/
Dadis16480.c31 #define ADIS16480_REG(page, reg) ((page) * ADIS16480_PAGE_SIZE + (reg)) argument
103 #define ADIS16480_FIR_COEF(page) (x < 60 ? ADIS16480_REG(page, (x) + 8) : \ argument
/linux-4.4.14/drivers/input/mouse/
Delan_i2c_core.c333 const u8 *page, u16 checksum, int idx) in elan_write_fw_block()
371 const u8 *page = &fw->data[i * ETP_FW_PAGE_SIZE]; in __elan_update_firmware() local
Delan_i2c_smbus.c411 const u8 *page, u16 checksum, int idx) in elan_smbus_write_fw_block()
Delan_i2c_i2c.c513 const u8 *page, u16 checksum, int idx) in elan_i2c_write_fw_block()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dstatahead.c1049 struct page *page; in ll_statahead_thread() local
1351 struct page *page; in is_first_dirent() local
/linux-4.4.14/crypto/
Dalgif_skcipher.c431 static ssize_t skcipher_sendpage(struct socket *sock, struct page *page, in skcipher_sendpage()
810 static ssize_t skcipher_sendpage_nokey(struct socket *sock, struct page *page, in skcipher_sendpage_nokey()
Dalgif_aead.c300 static ssize_t aead_sendpage(struct socket *sock, struct page *page, in aead_sendpage()
/linux-4.4.14/arch/powerpc/mm/
Dhash_utils_64.c854 struct page *page; in hash_page_do_lazy_icache() local
1521 void __kernel_map_pages(struct page *page, int numpages, int enable) in __kernel_map_pages()
/linux-4.4.14/drivers/target/
Dtarget_core_user.c751 struct page *page; in tcmu_vma_fault() local
999 const char *page, ssize_t count) in tcmu_set_configfs_dev_params()
Dtarget_core_file.c615 const char *page, ssize_t count) in fd_set_configfs_dev_params()
Dtarget_core_iblock.c497 const char *page, ssize_t count) in iblock_set_configfs_dev_params()
Dtarget_core_transport.c399 ssize_t target_show_dynamic_sessions(struct se_portal_group *se_tpg, char *page) in target_show_dynamic_sessions()
2288 struct page *page; in target_alloc_sgl() local
/linux-4.4.14/drivers/scsi/arm/
Dacornscsi.c909 unsigned int page, offset, len = length; in acornscsi_data_read() local
954 unsigned int page, offset, len = length; in acornscsi_data_write() local
/linux-4.4.14/arch/ia64/hp/common/
Dsba_iommu.c823 struct page *page = virt_to_page((void *)pg_addr); in mark_clean() local
919 static dma_addr_t sba_map_page(struct device *dev, struct page *page, in sba_map_page()
1143 struct page *page; in sba_alloc_coherent() local
/linux-4.4.14/drivers/dma/sh/
Drcar-dmac.c467 struct rcar_dmac_desc_page *page; in rcar_dmac_desc_alloc() local
598 struct rcar_dmac_desc_page *page; in rcar_dmac_xfer_chunk_alloc() local
970 struct rcar_dmac_desc_page *page, *_page; in rcar_dmac_free_chan_resources() local
/linux-4.4.14/drivers/block/
Dloop.c310 struct page *page; in lo_write_transfer() local
370 struct page *page; in lo_read_transfer() local
717 static ssize_t loop_attr_show(struct device *dev, char *page, in loop_attr_show() argument
Dskd_main.c546 struct page *page, in skd_prep_discard_cdb()
578 struct page *page; in skd_request_fn() local
1570 struct page *page; in skd_skreq_prep_buffering() local
1670 struct page *page; in skd_sg_io_copy_buffer() local
2949 struct page *page = sg_page(&skspcl->req.sg[i]); in skd_release_special() local
/linux-4.4.14/drivers/crypto/qat/qat_common/
Dicp_qat_uclo.h123 struct icp_qat_uclo_page *page; member
128 struct icp_qat_uclo_page *page; member
166 struct icp_qat_uclo_encap_page *page; member
/linux-4.4.14/mm/
Dnommu.c96 struct page *page; in kobjsize() local
516 struct page *page) in vm_insert_page()
650 struct page *page = virt_to_page(from); in free_page_series() local
Dprocess_vm_access.c41 struct page *page = *pages++; in process_vm_rw_pages() local
Dslob.c192 void *page; in slob_new_pages() local
Dlist_lru.c68 struct page *page; in mem_cgroup_from_kmem() local
Dpercpu.c227 static void pcpu_set_page_chunk(struct page *page, struct pcpu_chunk *pcpu) in pcpu_set_page_chunk()
233 static struct pcpu_chunk *pcpu_get_page_chunk(struct page *page) in pcpu_get_page_chunk()
Dbacking-dev.c214 char *page) in stable_pages_required_show()
/linux-4.4.14/drivers/md/
Draid10.c141 struct page *page; in r10buf_pool_alloc() local
2208 int sectors, struct page *page, int rw) in r10_sync_page_io()
3267 struct page *page; in sync_request() local
4364 struct page *page = r10_bio->devs[0].bio->bi_io_vec[s/(PAGE_SIZE>>9)].bv_page; in reshape_request() local
Ddm-io.c285 struct page *page; in do_region() local
/linux-4.4.14/block/
Dpartition-generic.c563 struct page *page; in read_dev_sector() local
Dblk-mq-tag.c702 ssize_t blk_mq_tag_sysfs_show(struct blk_mq_tags *tags, char *page) in blk_mq_tag_sysfs_show()
/linux-4.4.14/arch/s390/kernel/
Dkprobes.c49 static void free_dmainsn_page(void *page) in free_dmainsn_page()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dcmm.c97 unsigned long page[CMM_NR_PAGES]; member
/linux-4.4.14/drivers/pcmcia/
Dvrc4173_cardu.c308 uint32_t start, stop, offset, page; in cardu_get_mem_map() local
/linux-4.4.14/security/tomoyo/
Ddomain.c867 struct page *page; in tomoyo_dump_page() local
/linux-4.4.14/net/ieee802154/
Drdev-ops.h75 rdev_set_channel(struct cfg802154_registered_device *rdev, u8 page, u8 channel) in rdev_set_channel()
Dnl802154.c350 unsigned long page; in nl802154_send_wpan_phy_channels() local
974 u8 channel, page; in nl802154_set_channel() local
/linux-4.4.14/drivers/mmc/host/
Dsdricoh_cs.c322 struct page *page; in sdricoh_request() local
Dusdhi6rol0.c154 struct page *page; member
394 struct page *page = host->head_pg.page; in usdhi6_sg_unmap() local
/linux-4.4.14/drivers/net/ethernet/ti/
Dnetcp_core.c666 struct page *page; in netcp_process_one_rx_packet() local
813 struct page *page; in netcp_allocate_rx_buf() local
1058 struct page *page = skb_frag_page(frag); in netcp_tx_map_skb() local
/linux-4.4.14/drivers/s390/cio/
Dchsc.c892 int c, int m, void *page) in chsc_determine_channel_path_desc()
1174 int chsc_sstpc(void *page, unsigned int op, u16 ctrl) in chsc_sstpc()
1201 int chsc_sstpi(void *page, void *result, size_t size) in chsc_sstpi()
/linux-4.4.14/sound/pci/au88x0/
Dau88x0_core.c1176 int page, p, pp, delta, i; in vortex_adbdma_bufshift() local
1257 int temp, page, delta; in vortex_adbdma_getlinearpos() local
1444 int page, p, pp, delta, i; in vortex_wtdma_bufshift() local
/linux-4.4.14/drivers/net/wireless/hostap/
Dhostap_proc.c303 static int prism2_io_debug_proc_read(char *page, char **start, off_t off, in prism2_io_debug_proc_read()
/linux-4.4.14/fs/ext4/
Dfile.c493 struct page *page = pvec.pages[i]; in ext4_find_unwritten_pgoff() local
Dmballoc.c818 static int ext4_mb_init_cache(struct page *page, char *incore) in ext4_mb_init_cache()
991 struct page *page; in ext4_mb_get_buddy_page_lock() local
1050 struct page *page; in ext4_mb_init_group() local
1119 struct page *page; in ext4_mb_load_buddy() local
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_mob.c506 struct page *page; in vmw_mob_build_pt() local
Dvmwgfx_fb.c308 struct page *page; in vmw_deferred_io() local
/linux-4.4.14/drivers/edac/
Di82975x_edac.c282 unsigned long offst, page; in i82975x_process_error_info() local
Dppc4xx_edac.c752 const unsigned long page = bear >> PAGE_SHIFT; in ppc4xx_edac_handle_ue() local
/linux-4.4.14/drivers/staging/rts5208/
Drtsx_transport.c79 struct page *page = sg_page(sg) + in rtsx_stor_access_xfer_buf() local
/linux-4.4.14/arch/m32r/include/asm/
Dio.h77 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) argument
Dpgtable.h279 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), pgprot) argument
/linux-4.4.14/net/atm/
Dproc.c380 unsigned long page; in proc_dev_atm_read() local
/linux-4.4.14/net/ipv4/
Dip_output.c803 csum_page(struct page *page, int offset, int copy) in csum_page()
1192 ssize_t ip_append_page(struct sock *sk, struct flowi4 *fl4, struct page *page, in ip_append_page()
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_hal_init.c51 _PageWrite(struct rtw_adapter *padapter, u32 page, void *buffer, u32 size) in _PageWrite()
72 u32 page, offset; in _WriteFW() local
/linux-4.4.14/drivers/net/ethernet/aurora/
Dnb8800.c204 struct page *page; in nb8800_alloc_rx() local
235 struct page *page = priv->rx_bufs[i].page; in nb8800_receive() local
/linux-4.4.14/drivers/input/touchscreen/
Delants_i2c.c577 const void *page) in elants_i2c_fw_write_page()
621 int page, n_fw_pages; in elants_i2c_do_update_firmware() local
/linux-4.4.14/drivers/iommu/
Dtegra-smmu.c552 struct page *page; in as_get_pte() local
598 struct page *page = as->pts[pde]; in tegra_smmu_pte_put_use() local
Damd_iommu.c1222 u64 *pte, *page; in alloc_pte() local
1430 int page = i % APERTURE_RANGE_PAGES; in dma_ops_reserve_addresses() local
2556 static dma_addr_t map_page(struct device *dev, struct page *page, in map_page()
2717 struct page *page; in alloc_coherent() local
2781 struct page *page; in free_coherent() local
/linux-4.4.14/arch/frv/include/asm/
Dpgtable.h418 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
473 #define PageSkip(page) (0) argument
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c580 struct page *page = bi->page; in ixgbevf_alloc_mapped_page() local
749 static inline bool ixgbevf_page_is_reserved(struct page *page) in ixgbevf_page_is_reserved()
774 struct page *page = rx_buffer->page; in ixgbevf_add_rx_frag() local
848 struct page *page; in ixgbevf_fetch_rx_buffer() local
/linux-4.4.14/drivers/mtd/onenand/
Donenand_base.c230 static int onenand_page_address(int page, int sector) in onenand_page_address()
373 int value, block, page; in onenand_command() local
848 int blockpage, block, page; in onenand_get_2x_blockpage() local
2827 int value, block, page; in onenand_otp_command() local
/linux-4.4.14/fs/
Dnamei.c4524 struct page *page; in page_getlink() local
4537 struct page *page = NULL; in page_readlink() local
4549 struct page *page = NULL; in page_follow_link_light() local
4559 struct page *page = cookie; in page_put_link() local
4571 struct page *page; in __page_symlink() local
/linux-4.4.14/tools/perf/
Dbuiltin-kmem.c261 u64 page; member
761 u64 page; in perf_evsel__process_page_alloc_event() local
834 u64 page; in perf_evsel__process_page_free_event() local
/linux-4.4.14/drivers/atm/
Dfore200e.c651 fore200e_pca_proc_read(struct fore200e* fore200e, char *page) in fore200e_pca_proc_read()
840 static int fore200e_sba_proc_read(struct fore200e *fore200e, char *page) in fore200e_sba_proc_read()
2821 fore200e_proc_read(struct atm_dev *dev, loff_t* pos, char* page) in fore200e_proc_read()
/linux-4.4.14/drivers/gpu/drm/via/
Dvia_dmablit.c174 struct page *page; in via_free_sg_info() local
/linux-4.4.14/sound/mips/
Dhal2.h237 u32 page; /* DOC Page register */ member
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_fb.c174 struct page *page; in qxl_deferred_io() local
/linux-4.4.14/arch/alpha/kernel/
Dsmp.c749 flush_icache_user_range(struct vm_area_struct *vma, struct page *page, in flush_icache_user_range()
Dcore_cia.c348 static int page[PAGE_SIZE/4] in verify_tb_operation() local
/linux-4.4.14/arch/nios2/include/asm/
Dpgtable.h241 #define mk_pte(page, prot) (pfn_pte(page_to_pfn(page), prot)) argument
/linux-4.4.14/kernel/
Dpid.c172 void *page = kzalloc(PAGE_SIZE, GFP_KERNEL); in alloc_pidmap() local
/linux-4.4.14/drivers/media/usb/b2c2/
Dflexcop-usb.c98 flexcop_usb_request_t req, u8 page, u16 wAddress, in flexcop_usb_v8_memory_req()
/linux-4.4.14/fs/hfs/
Dbtree.h62 struct page *page[0]; member
/linux-4.4.14/drivers/infiniband/ulp/iser/
Diser_memory.c154 u64 start_addr, end_addr, page, chunk_start = 0; in iser_sg_to_page_vec() local
/linux-4.4.14/drivers/gpu/drm/udl/
Dudl_fb.c260 unsigned long page, pos; in udl_fb_mmap() local
/linux-4.4.14/arch/parisc/include/asm/
Ddma-mapping.h109 dma_map_page(struct device *dev, struct page *page, unsigned long offset, in dma_map_page()
/linux-4.4.14/fs/gfs2/
Dlog.c661 struct page *page = mempool_alloc(gfs2_page_pool, GFP_NOIO); in log_write_header() local
/linux-4.4.14/fs/ufs/
Dballoc.c246 struct page *page; in ufs_change_blocknr() local
/linux-4.4.14/drivers/misc/ibmasm/
Dibmasmfs.c510 unsigned char *page; in remote_settings_file_read() local
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe_transport.c458 struct page *page; in fcoe_get_paged_crc_eof() local
/linux-4.4.14/kernel/debug/kdb/
Dkdb_support.c381 struct page *page; in kdb_getphys() local
/linux-4.4.14/arch/hexagon/include/asm/
Dpgtable.h309 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
/linux-4.4.14/arch/unicore32/include/asm/
Dpgtable.h230 #define mk_pte(page, prot) pfn_pte(page_to_pfn(page), prot) argument
/linux-4.4.14/drivers/usb/gadget/function/
Df_acm.c775 static ssize_t f_acm_port_num_show(struct config_item *item, char *page) in f_acm_port_num_show()
/linux-4.4.14/arch/m68k/include/asm/
Dsun3_pgtable.h102 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
Dmotorola_pgtable.h100 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
Dmcf_pgtable.h156 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
/linux-4.4.14/drivers/mtd/nand/
Dr852.c523 int page) in r852_read_oob()
/linux-4.4.14/drivers/gpu/drm/
Ddrm_prime.c716 struct page *page; in drm_prime_sg_to_page_addr_arrays() local
/linux-4.4.14/net/ceph/
Dcrypto.c134 struct page *page; in setup_sgtable() local
/linux-4.4.14/arch/powerpc/kernel/
Dvdso.c79 u8 page[PAGE_SIZE]; member
/linux-4.4.14/fs/befs/
Dlinuxvfs.c96 befs_readpage(struct file *file, struct page *page) in befs_readpage()
/linux-4.4.14/arch/arm/include/asm/
Dpgtable-3level.h258 #define mk_pmd(page,prot) pfn_pmd(page_to_pfn(page),prot) argument
Dpgtable.h213 #define mk_pte(page,prot) pfn_pte(page_to_pfn(page), prot) argument
/linux-4.4.14/drivers/usb/host/
Dohci-dbg.c395 char *page; member
/linux-4.4.14/arch/x86/platform/efi/
Defi_64.c147 struct page *page; in efi_setup_page_tables() local
/linux-4.4.14/arch/arm/common/
Ddmabounce.c311 static dma_addr_t dmabounce_map_page(struct device *dev, struct page *page, in dmabounce_map_page()
/linux-4.4.14/sound/usb/usx2y/
Dus122l.c144 struct page *page; in usb_stream_hwdep_vm_fault() local
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_rapl.c410 char *page) in rapl_sysfs_show()
Dperf_event.c1593 char *page) in events_sysfs_show()
1638 ssize_t x86_event_sysfs_show(char *page, u64 config, u64 event) in x86_event_sysfs_show()
Dperf_event_intel_cqm.c1175 char *page) in max_recycle_threshold_show()
/linux-4.4.14/arch/sh/include/asm/
Dpgtable_64.h279 #define mk_pte(page,pgprot) \ argument
/linux-4.4.14/drivers/block/aoe/
Daoecmd.c870 struct page *page; in bio_pageinc() local
885 struct page *page; in bio_pagedec() local
/linux-4.4.14/drivers/block/xen-blkback/
Dcommon.h264 struct page *page; member
342 struct page *page; member
/linux-4.4.14/fs/fat/
Dinode.c177 static int fat_writepage(struct page *page, struct writeback_control *wbc) in fat_writepage()
188 static int fat_readpage(struct file *file, struct page *page) in fat_readpage()
/linux-4.4.14/fs/nfs/
Dpnfs.h480 struct page *page) in pnfs_search_commit_reqs()
693 struct page *page) in pnfs_search_commit_reqs()
Dnfs4proc.c3322 struct page *page = NULL; in nfs4_get_referral() local
3660 static int _nfs4_proc_readlink(struct inode *inode, struct page *page, in _nfs4_proc_readlink()
3679 static int nfs4_proc_readlink(struct inode *inode, struct page *page, in nfs4_proc_readlink()
3949 struct page *page, unsigned int len, struct iattr *sattr, in _nfs4_proc_symlink()
3976 struct page *page, unsigned int len, struct iattr *sattr) in nfs4_proc_symlink()
6357 struct page *page) in _nfs4_proc_fs_locations()
6399 struct page *page) in nfs4_proc_fs_locations()
6422 struct page *page, struct rpc_cred *cred) in _nfs40_proc_get_locations()
6480 struct page *page, struct rpc_cred *cred) in _nfs41_proc_get_locations()
6540 struct page *page, struct rpc_cred *cred) in nfs4_proc_get_locations()
[all …]
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dfile_ops.c722 struct page *page; in vma_fault() local
839 struct page *page; in kvirt_to_phys() local
/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_mrmw.c1539 unsigned long page = 0; in ehca_reg_mr_section() local
1826 u64 *page; in ehca_fmr_check_page_list() local
2491 static u64 ehca_dma_map_page(struct ib_device *dev, struct page *page, in ehca_dma_map_page()
/linux-4.4.14/drivers/net/ethernet/sun/
Dniu.c3277 static void niu_rx_skb_append(struct sk_buff *skb, struct page *page, in niu_rx_skb_append()
3315 static void niu_hash_page(struct rx_ring_info *rp, struct page *page, u64 base) in niu_hash_page()
3327 struct page *page; in niu_rbr_add_page() local
3388 struct page *page, **link; in niu_rx_pkt_ignore() local
3435 struct page *page, **link; in niu_process_rx_pkt() local
3535 struct page *page; in niu_rbr_free() local
6463 struct page *page; in niu_reset_buffers() local
9600 static u64 niu_pci_map_page(struct device *dev, struct page *page, in niu_pci_map_page()
9962 unsigned long page = __get_free_pages(flag, order); in niu_phys_alloc_coherent() local
9980 static u64 niu_phys_map_page(struct device *dev, struct page *page, in niu_phys_map_page()
/linux-4.4.14/arch/metag/include/asm/
Dpgtable.h154 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
/linux-4.4.14/arch/score/include/asm/
Dpgtable.h99 #define mk_pte(page, prot) pfn_pte(page_to_pfn(page), prot) argument
/linux-4.4.14/net/mac802154/
Dcfg.c112 ieee802154_set_channel(struct wpan_phy *wpan_phy, u8 page, u8 channel) in ieee802154_set_channel()
/linux-4.4.14/drivers/xen/xenbus/
Dxenbus_probe.c706 unsigned long page = 0; in xenstored_local_init() local
/linux-4.4.14/drivers/gpu/drm/savage/
Dsavage_bci.c334 void savage_dma_wait(drm_savage_private_t * dev_priv, unsigned int page) in savage_dma_wait()
/linux-4.4.14/include/asm-generic/
Ddma-mapping-common.h77 static inline dma_addr_t dma_map_page(struct device *dev, struct page *page, in dma_map_page()
/linux-4.4.14/drivers/media/usb/cpia2/
Dcpia2_core.c2390 unsigned long page, pos; in cpia2_remap_buffer() local
/linux-4.4.14/drivers/hv/
Dchannel.c76 struct page *page; in vmbus_open() local
/linux-4.4.14/arch/arc/include/asm/
Dpgtable.h278 #define mk_pte(page, prot) pfn_pte(page_to_pfn(page), prot) argument
/linux-4.4.14/drivers/sn/
Dioc3.c216 read_redir_page(struct ioc3_driver_data *idd, unsigned long addr, int page, in read_redir_page()
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_qp.c106 unsigned long page = get_zeroed_page(gfp); in get_map_page() local
Dqib_file_ops.c88 struct page *page; in cvt_kvaddr() local
901 struct page *page; in qib_file_vma_fault() local
/linux-4.4.14/arch/parisc/kernel/
Dpci-dma.c175 pte_t page = *pte; in unmap_uncached_pte() local
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_guc_submission.c573 struct page *page; in lr_context_update() local
Di915_gem_userptr.c761 struct page *page = sg_page_iter_page(&sg_iter); in i915_gem_userptr_put_pages() local
/linux-4.4.14/fs/btrfs/
Dextent_io.h373 struct page *page; member
Dfile.c422 struct page *page = prepared_pages[pg]; in btrfs_copy_from_user() local
1295 struct page *page, u64 pos, in prepare_uptodate_page()
/linux-4.4.14/arch/mips/include/asm/
Dio.h168 #define page_to_phys(page) ((dma_addr_t)page_to_pfn(page) << PAGE_SHIFT) argument
Dpgtable.h431 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
/linux-4.4.14/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c550 struct page *page; in svc_rdma_post_recv() local
/linux-4.4.14/drivers/base/
Dmemory.c191 struct page *page; in pages_correctly_reserved() local
/linux-4.4.14/lib/
Ddma-debug.c568 void debug_dma_assert_idle(struct page *page) in debug_dma_assert_idle()
1264 void debug_dma_map_page(struct device *dev, struct page *page, size_t offset, in debug_dma_map_page()
Dkfifo.c314 struct page *page; in setup_sgl_buf() local
/linux-4.4.14/arch/arm64/include/asm/
Dpgtable.h368 #define mk_pmd(page,prot) pfn_pmd(page_to_pfn(page),prot) argument
439 #define mk_pte(page,prot) pfn_pte(page_to_pfn(page),prot) argument
/linux-4.4.14/fs/f2fs/
Dsegment.h188 #define IS_ATOMIC_WRITTEN_PAGE(page) \ argument
193 struct page *page; member
/linux-4.4.14/arch/x86/include/asm/
Dpgtable.h552 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
803 #define mk_pmd(page, pgprot) pfn_pmd(page_to_pfn(page), (pgprot)) argument
/linux-4.4.14/fs/proc/
Dbase.c204 char *page; in proc_pid_cmdline_read() local
854 char *page; in mem_rw() local
952 char *page; in environ_read() local
2364 char *page; in proc_pid_attr_write() local
/linux-4.4.14/drivers/net/ethernet/freescale/
Dgianfar.c2764 struct page *page; in gfar_new_page() local
2928 struct page *page = rxb->page; in gfar_add_rx_frag() local
2978 struct page *page = rxb->page; in gfar_get_next_rxbuff() local
/linux-4.4.14/drivers/misc/mic/scif/
Dscif_nodeqp.c372 struct page *page; in scif_p2p_setsg() local
/linux-4.4.14/arch/um/drivers/
Dmconsole_kern.c341 struct page *page; in mem_config() local
/linux-4.4.14/kernel/locking/
Dlocktorture.c644 static void __torture_print_stats(char *page, in __torture_print_stats()
/linux-4.4.14/drivers/net/ieee802154/
Datusb.c363 static int atusb_channel(struct ieee802154_hw *hw, u8 page, u8 channel) in atusb_channel()
/linux-4.4.14/drivers/net/wan/
Dn2.c157 static __inline__ void openwin(card_t *card, u8 page) in openwin()
/linux-4.4.14/arch/sparc/kernel/
Dptrace_64.c69 void flush_ptrace_access(struct vm_area_struct *vma, struct page *page, in flush_ptrace_access()
/linux-4.4.14/drivers/video/fbdev/
Djz4740_fb.c558 void *page; in jzfb_alloc_devmem() local
/linux-4.4.14/net/rds/
Dib_rdma.c537 struct page *page = sg_page(&ibmr->sg[i]); in __rds_ib_teardown_mr() local
/linux-4.4.14/arch/powerpc/kvm/
De500_mmu_host.c636 struct page *page; in kvmppc_load_last_inst() local
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_support.h498 #define POISON_PAGE(page, val) do { \ argument
503 #define POISON_PAGE(page, val) do { } while (0) argument
/linux-4.4.14/arch/sparc/include/asm/
Dpgtable_64.h244 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
253 #define mk_pmd(page, pgprot) pfn_pmd(page_to_pfn(page), (pgprot)) argument
/linux-4.4.14/drivers/ata/
Dlibata-sff.c702 struct page *page; in ata_pio_sector() local
835 struct page *page; in __atapi_pio_bytes() local
/linux-4.4.14/drivers/firewire/
Dohci.c629 static int read_paged_phy_reg(struct fw_ohci *ohci, int page, int addr) in read_paged_phy_reg()
3212 int page, end_page, i, length, offset; in queue_iso_transmit() local
3315 int page, offset, packet_count, header_size, payload_per_buffer; in queue_iso_packet_per_buffer() local
3393 int page, offset, rest, z, i, length; in queue_iso_buffer_fill() local
/linux-4.4.14/drivers/scsi/
Dpmcraid.c3272 struct page *page; in pmcraid_alloc_sglist() local
3350 struct page *page = sg_page(&scatterlist[i]); in pmcraid_copy_sglist() local
3371 struct page *page = sg_page(&scatterlist[i]); in pmcraid_copy_sglist() local
/linux-4.4.14/drivers/staging/fbtft/
Dfbtft-core.c440 struct page *page; in fbtft_deferred_io() local
/linux-4.4.14/drivers/usb/atm/
Dusbatm.c743 static int usbatm_atm_proc_read(struct atm_dev *atm_dev, loff_t *pos, char *page) in usbatm_atm_proc_read()
/linux-4.4.14/fs/nfs/blocklayout/
Dblocklayout.c141 struct page *page, struct pnfs_block_dev_map *map, in do_add_page_to_bio()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h810 struct page *page = sw_buf->page; in bnx2x_free_rx_sge() local
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
Drtl28xxu.h78 u8 page; /* integrated demod active register page */ member
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dich8lan.h124 #define PHY_REG(page, reg) (((page) << PHY_PAGE_SHIFT) | \ argument

12345678