Home
last modified time | relevance | path

Searched defs:window (Results 1 – 25 of 61) sorted by relevance

123

/drivers/misc/mic/scif/
Dscif_rma.c152 struct scif_window *window; in scif_create_window() local
195 struct scif_window *window) in scif_destroy_incomplete_window()
235 void scif_unmap_window(struct scif_dev *remote_dev, struct scif_window *window) in scif_unmap_window()
322 int scif_destroy_window(struct scif_endpt *ep, struct scif_window *window) in scif_destroy_window()
370 struct scif_window *window) in scif_create_remote_lookup()
441 struct scif_window *window) in scif_destroy_remote_lookup()
485 struct scif_window *window; in scif_create_remote_window() local
525 scif_destroy_remote_window(struct scif_window *window) in scif_destroy_remote_window()
544 struct scif_window *window) in scif_iommu_map()
593 scif_map_window(struct scif_dev *remote_dev, struct scif_window *window) in scif_map_window()
[all …]
Dscif_rma_list.c28 void scif_insert_tcw(struct scif_window *window, struct list_head *head) in scif_insert_tcw()
58 void scif_insert_window(struct scif_window *window, struct list_head *head) in scif_insert_window()
88 struct scif_window *window; in scif_query_tcw() local
147 struct scif_window *window; in scif_query_window() local
203 int scif_rma_list_unregister(struct scif_window *window, in scif_rma_list_unregister()
237 struct scif_window *window; in scif_unmap_all_windows() local
259 struct scif_window *window; in scif_unregister_all_windows() local
Dscif_mmap.c34 struct scif_window *window = NULL; in scif_recv_munmap() local
134 struct scif_window *window; in __scif_cleanup_rma_for_zombies() local
226 struct scif_window *window = NULL; in scif_get_pages() local
322 struct scif_window *window; in scif_put_pages() local
385 struct scif_window *window = start_window; in scif_rma_list_mmap() local
466 struct scif_window *window = start_window, *_window; in scif_rma_list_munmap() local
558 struct scif_window *window = NULL; in scif_munmap() local
614 struct scif_window *window = NULL; in scif_mmap() local
Dscif_rma.h369 scif_init_window_iter(struct scif_window *window, struct scif_window_iter *iter) in scif_init_window_iter()
379 dma_addr_t __scif_off_to_dma_addr(struct scif_window *window, s64 off) in __scif_off_to_dma_addr()
426 static inline void scif_get_window(struct scif_window *window, int nr_pages) in scif_get_window()
431 static inline void scif_put_window(struct scif_window *window, int nr_pages) in scif_put_window()
436 static inline void scif_set_window_ref(struct scif_window *window, int nr_pages) in scif_set_window_ref()
442 scif_queue_for_cleanup(struct scif_window *window, struct list_head *list) in scif_queue_for_cleanup()
450 static inline void __scif_rma_destroy_tcw_helper(struct scif_window *window) in __scif_rma_destroy_tcw_helper()
Dscif_debugfs.c65 static void scif_display_window(struct scif_window *window, struct seq_file *s) in scif_display_window()
99 struct scif_window *window; in scif_display_all_windows() local
Dscif_dma.c121 struct scif_window *window; in __scif_rma_destroy_tcw() local
581 struct scif_window *window; in scif_rma_destroy_windows() local
625 struct scif_window *window; in scif_rma_destroy_tcw_invalid() local
657 void *_get_local_va(off_t off, struct scif_window *window, size_t len) in _get_local_va()
672 void *ioremap_remote(off_t off, struct scif_window *window, in ioremap_remote()
758 dma_addr_t scif_off_to_dma_addr(struct scif_window *window, s64 off, in scif_off_to_dma_addr()
802 static void scif_rma_local_cpu_copy(s64 offset, struct scif_window *window, in scif_rma_local_cpu_copy()
888 struct scif_window *window; in scif_rma_list_dma_copy_unaligned() local
Dscif_fence.c187 static inline void *scif_get_local_va(off_t off, struct scif_window *window) in scif_get_local_va()
294 struct scif_window *window = NULL; in scif_prog_signal() local
/drivers/edac/
Di3200_edac.c100 void __iomem *window; member
185 void __iomem *window = priv->window; in i3200_get_and_clear_error_info() local
270 void __iomem *window; in i3200_map_mchbar() local
292 static void i3200_get_drbs(void __iomem *window, in i3200_get_drbs()
344 void __iomem *window; in i3200_probe1() local
Dx38_edac.c168 void __iomem *window = mci->pvt_info; in x38_get_and_clear_error_info() local
255 void __iomem *window; in x38_map_mchbar() local
278 static void x38_get_drbs(void __iomem *window, in x38_get_drbs()
326 void __iomem *window; in x38_probe1() local
Die31200_edac.c152 void __iomem *window; member
325 void __iomem *window; in ie31200_map_mchbar() local
378 void __iomem *window; in ie31200_probe1() local
/drivers/mtd/maps/
Damd76xrom.c68 static void amd76xrom_cleanup(struct amd76xrom_window *window) in amd76xrom_cleanup()
108 struct amd76xrom_window *window = &amd76xrom_window; in amd76xrom_init_one() local
294 struct amd76xrom_window *window = &amd76xrom_window; in amd76xrom_remove_one() local
Dck804xrom.c81 static void ck804xrom_cleanup(struct ck804xrom_window *window) in ck804xrom_cleanup()
121 struct ck804xrom_window *window = &ck804xrom_window; in ck804xrom_init_one() local
324 struct ck804xrom_window *window = &ck804xrom_window; in ck804xrom_remove_one() local
Dichxrom.c56 static void ichxrom_cleanup(struct ichxrom_window *window) in ichxrom_cleanup()
93 struct ichxrom_window *window = &ichxrom_window; in ichxrom_init_one() local
322 struct ichxrom_window *window = &ichxrom_window; in ichxrom_remove_one() local
Desb2rom.c117 static void esb2rom_cleanup(struct esb2rom_window *window) in esb2rom_cleanup()
151 struct esb2rom_window *window = &esb2rom_window; in esb2rom_init_one() local
383 struct esb2rom_window *window = &esb2rom_window; in esb2rom_remove_one() local
/drivers/pci/
Dhost-bridge.c53 struct resource_entry *window; in pcibios_resource_to_bus() local
78 struct resource_entry *window; in pcibios_bus_to_resource() local
/drivers/pcmcia/
Dvrc4173_cardu.c251 uint8_t ioctl, window; in cardu_get_io_map() local
276 uint8_t window, enable; in cardu_set_io_map() local
309 uint8_t window; in cardu_get_mem_map() local
343 uint8_t window, enable; in cardu_set_mem_map() local
/drivers/scsi/qla2xxx/
Dqla_tmpl.c140 qla27xx_read8(void __iomem *window, void *buf, ulong *len) in qla27xx_read8()
151 qla27xx_read16(void __iomem *window, void *buf, ulong *len) in qla27xx_read16()
162 qla27xx_read32(void __iomem *window, void *buf, ulong *len) in qla27xx_read32()
184 void __iomem *window = (void __iomem *)reg + offset; in qla27xx_read_reg() local
193 __iomem void *window = (void __iomem *)reg + offset; in qla27xx_write_reg() local
205 void __iomem *window = (void __iomem *)reg + offset; in qla27xx_read_window() local
/drivers/net/wireless/intel/iwlwifi/dvm/
Drs.c244 static void rs_rate_scale_clear_window(struct iwl_rate_scale_data *window) in rs_rate_scale_clear_window()
467 struct iwl_rate_scale_data *window = NULL; in rs_collect_tx_data() local
1428 struct iwl_rate_scale_data *window = &(tbl->win[index]); in rs_move_legacy_other() local
1601 struct iwl_rate_scale_data *window = &(tbl->win[index]); in rs_move_siso_to_other() local
1771 struct iwl_rate_scale_data *window = &(tbl->win[index]); in rs_move_mimo2_to_other() local
1939 struct iwl_rate_scale_data *window = &(tbl->win[index]); in rs_move_mimo3_to_other() local
2216 struct iwl_rate_scale_data *window = NULL; in rs_rate_scale_perform() local
/drivers/media/platform/vsp1/
Dvsp1_rpf.c254 struct vsp1_partition_window *window) in rpf_partition()
Dvsp1_pipe.c397 struct vsp1_partition_window *window) in vsp1_pipeline_propagate_partition()
Dvsp1_sru.c333 struct vsp1_partition_window *window) in sru_partition()
Dvsp1_wpf.c480 struct vsp1_partition_window *window) in wpf_partition()
/drivers/of/
Dof_pci.c189 struct resource_entry *window; in of_pci_get_host_bridge_resources() local
/drivers/mtd/devices/
Dbcm47xxsflash.h72 void __iomem *window; member
/drivers/net/wireless/intel/iwlwifi/mvm/
Drs.c590 static void rs_rate_scale_clear_window(struct iwl_rate_scale_data *window) in rs_rate_scale_clear_window()
697 struct iwl_rate_scale_data *window) in _rs_collect_tx_data()
765 struct iwl_rate_scale_data *window = NULL; in rs_collect_tpc_data() local
810 struct iwl_rate_scale_data *window = NULL; in rs_collect_tlc_data() local
2181 struct iwl_rate_scale_data *window; in rs_tpc_perform() local
2272 struct iwl_rate_scale_data *window = NULL; in rs_rate_scale_perform() local

123