Home
last modified time | relevance | path

Searched defs:pe (Results 1 – 25 of 57) sorted by relevance

123

/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_prs.c22 static int mvpp2_prs_hw_write(struct mvpp2 *priv, struct mvpp2_prs_entry *pe) in mvpp2_prs_hw_write()
46 int mvpp2_prs_init_from_hw(struct mvpp2 *priv, struct mvpp2_prs_entry *pe, in mvpp2_prs_init_from_hw()
101 static void mvpp2_prs_tcam_lu_set(struct mvpp2_prs_entry *pe, unsigned int lu) in mvpp2_prs_tcam_lu_set()
110 static void mvpp2_prs_tcam_port_set(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_port_set()
120 static void mvpp2_prs_tcam_port_map_set(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_port_map_set()
129 unsigned int mvpp2_prs_tcam_port_map_get(struct mvpp2_prs_entry *pe) in mvpp2_prs_tcam_port_map_get()
135 static void mvpp2_prs_tcam_data_byte_set(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_data_byte_set()
148 void mvpp2_prs_tcam_data_byte_get(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_data_byte_get()
159 static bool mvpp2_prs_tcam_data_cmp(struct mvpp2_prs_entry *pe, int offs, in mvpp2_prs_tcam_data_cmp()
169 static void mvpp2_prs_tcam_ai_update(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_ai_update()
[all …]
Dmvpp2_debugfs.c248 struct mvpp2_prs_entry pe; in mvpp2_dbgfs_port_vid_show() local
282 struct mvpp2_prs_entry pe; in mvpp2_dbgfs_port_parser_show() local
303 struct mvpp2_prs_entry pe; in mvpp2_dbgfs_filter_show() local
352 struct mvpp2_prs_entry pe; in mvpp2_dbgfs_prs_pmap_show() local
370 struct mvpp2_prs_entry pe; in mvpp2_dbgfs_prs_ai_show() local
388 struct mvpp2_prs_entry pe; in mvpp2_dbgfs_prs_hdata_show() local
407 struct mvpp2_prs_entry pe; in mvpp2_dbgfs_prs_sram_show() local
/drivers/iommu/intel/
Dpasid.c294 static inline void pasid_clear_entry(struct pasid_entry *pe) in pasid_clear_entry()
306 static inline void pasid_clear_entry_with_fpd(struct pasid_entry *pe) in pasid_clear_entry_with_fpd()
321 struct pasid_entry *pe; in intel_pasid_clear_entry() local
346 pasid_set_domain_id(struct pasid_entry *pe, u64 value) in pasid_set_domain_id()
355 pasid_get_domain_id(struct pasid_entry *pe) in pasid_get_domain_id()
365 pasid_set_slptr(struct pasid_entry *pe, u64 value) in pasid_set_slptr()
375 pasid_set_address_width(struct pasid_entry *pe, u64 value) in pasid_set_address_width()
385 pasid_set_translation_type(struct pasid_entry *pe, u64 value) in pasid_set_translation_type()
394 static inline void pasid_set_fault_enable(struct pasid_entry *pe) in pasid_set_fault_enable()
403 static inline void pasid_set_sre(struct pasid_entry *pe) in pasid_set_sre()
[all …]
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_pmu.c64 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_start() local
93 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_read() local
120 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_stop() local
151 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_add() local
180 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_del() local
272 struct amdgpu_pmu_entry *pe, *temp; in amdgpu_pmu_fini() local
Damdgpu_vm_sdma.c139 struct amdgpu_bo *bo, uint64_t pe, in amdgpu_vm_sdma_copy_ptes()
168 struct amdgpu_bo *bo, uint64_t pe, in amdgpu_vm_sdma_set_ptes()
200 struct amdgpu_bo *bo, uint64_t pe, in amdgpu_vm_sdma_update()
Dsi_dma.c315 uint64_t pe, uint64_t src, in si_dma_vm_copy_pte()
339 static void si_dma_vm_write_pte(struct amdgpu_ib *ib, uint64_t pe, in si_dma_vm_write_pte()
368 uint64_t pe, in si_dma_vm_set_pte_pde()
Damdgpu_vm_cpu.c71 struct amdgpu_bo *bo, uint64_t pe, in amdgpu_vm_cpu_update()
Damdgpu_vm.h364 #define amdgpu_vm_copy_pte(adev, ib, pe, src, count) ((adev)->vm_manager.vm_pte_funcs->copy_pte((ib… argument
365 #define amdgpu_vm_write_pte(adev, ib, pe, value, count, incr) ((adev)->vm_manager.vm_pte_funcs->wri… argument
366 #define amdgpu_vm_set_pte_pde(adev, ib, pe, addr, count, incr, flags) ((adev)->vm_manager.vm_pte_fu… argument
Dsdma_v2_4.c667 uint64_t pe, uint64_t src, in sdma_v2_4_vm_copy_pte()
693 static void sdma_v2_4_vm_write_pte(struct amdgpu_ib *ib, uint64_t pe, in sdma_v2_4_vm_write_pte()
723 static void sdma_v2_4_vm_set_pte_pde(struct amdgpu_ib *ib, uint64_t pe, in sdma_v2_4_vm_set_pte_pde()
Dcik_sdma.c728 uint64_t pe, uint64_t src, in cik_sdma_vm_copy_pte()
754 static void cik_sdma_vm_write_pte(struct amdgpu_ib *ib, uint64_t pe, in cik_sdma_vm_write_pte()
784 static void cik_sdma_vm_set_pte_pde(struct amdgpu_ib *ib, uint64_t pe, in cik_sdma_vm_set_pte_pde()
Dsdma_v3_0.c938 uint64_t pe, uint64_t src, in sdma_v3_0_vm_copy_pte()
964 static void sdma_v3_0_vm_write_pte(struct amdgpu_ib *ib, uint64_t pe, in sdma_v3_0_vm_write_pte()
994 static void sdma_v3_0_vm_set_pte_pde(struct amdgpu_ib *ib, uint64_t pe, in sdma_v3_0_vm_set_pte_pde()
/drivers/gpu/drm/radeon/
Dsi_dma.c71 uint64_t pe, uint64_t src, in si_dma_vm_copy_pages()
107 uint64_t pe, in si_dma_vm_write_pages()
154 uint64_t pe, in si_dma_vm_set_pages()
Dni_dma.c317 uint64_t pe, uint64_t src, in cayman_dma_vm_copy_pages()
355 uint64_t pe, in cayman_dma_vm_write_pages()
403 uint64_t pe, in cayman_dma_vm_set_pages()
Dcik_sdma.c805 uint64_t pe, uint64_t src, in cik_sdma_vm_copy_pages()
843 uint64_t pe, in cik_sdma_vm_write_pages()
892 uint64_t pe, in cik_sdma_vm_set_pages()
/drivers/misc/ocxl/
Dlink.c65 u64 pe; member
100 static void read_irq(struct spa *spa, u64 *dsisr, u64 *dar, u64 *pe) in read_irq()
187 struct ocxl_process_element *pe; in xsl_fault_handler() local
503 struct ocxl_process_element *pe; in ocxl_link_add_pe() local
580 struct ocxl_process_element *pe; in ocxl_link_update_pe() local
616 struct ocxl_process_element *pe; in ocxl_link_remove_pe() local
/drivers/net/wireless/ath/ath9k/
Ddfs.c202 struct pulse_event *pe) in ath9k_postprocess_radar_event()
274 ath9k_dfs_process_radar_pulse(struct ath_softc *sc, struct pulse_event *pe) in ath9k_dfs_process_radar_pulse()
295 struct pulse_event pe; in ath9k_dfs_process_phyerr() local
/drivers/md/
Ddm-snap.c743 struct dm_snap_pending_exception *pe = mempool_alloc(&s->pending_pool, in alloc_pending_exception() local
752 static void free_pending_exception(struct dm_snap_pending_exception *pe) in free_pending_exception()
1664 struct dm_snap_pending_exception *pe = context; in pending_complete() local
1750 static void complete_exception(struct dm_snap_pending_exception *pe) in complete_exception()
1765 struct dm_snap_pending_exception *pe = context; in copy_callback() local
1813 static void start_copy(struct dm_snap_pending_exception *pe) in start_copy()
1842 static void start_full_bio(struct dm_snap_pending_exception *pe, in start_full_bio()
1880 struct dm_snap_pending_exception *pe, chunk_t chunk) in __insert_pending_exception()
1913 struct dm_snap_pending_exception *pe, chunk_t chunk) in __find_pending_exception()
1973 struct dm_snap_pending_exception *pe = NULL; in snapshot_map() local
[all …]
/drivers/crypto/inside-secure/
Dsafexcel.c271 int pe, i; in eip197_init_firmware() local
338 int pe, pollcnt; in poll_fw_ready() local
366 int pe; in eip197_start_firmware() local
410 int i, j, ret = 0, pe; in eip197_load_firmwares() local
589 int i, ret, pe, opbuflo, opbufhi; in safexcel_hw_init() local
/drivers/tty/vt/
Dselection.c230 int pe) in vc_do_selection()
319 int ps, pe; in vc_selection() local
/drivers/net/wireless/ath/
Ddfs_pri_detector.c119 static void pool_put_pulse_elem(struct pulse_elem *pe) in pool_put_pulse_elem()
150 struct pulse_elem *pe = NULL; in pool_get_pulse_elem() local
/drivers/vfio/
Dvfio_spapr_eeh.c34 struct eeh_pe *pe; in vfio_spapr_iommu_eeh_ioctl() local
/drivers/hwtracing/stm/
Dcore.c381 struct stm_pdrv_entry *pe; in __stm_lookup_protocol() local
399 struct stm_pdrv_entry *pe = NULL; in stm_register_protocol() local
435 struct stm_pdrv_entry *pe, *iter; in stm_unregister_protocol() local
470 const struct stm_pdrv_entry *pe; in stm_lookup_protocol() local
/drivers/nvme/target/
Dfc.c111 struct nvmet_fc_port_entry *pe; member
1259 struct nvmet_fc_port_entry *pe, in nvmet_fc_portentry_bind()
1278 nvmet_fc_portentry_unbind(struct nvmet_fc_port_entry *pe) in nvmet_fc_portentry_unbind()
1297 struct nvmet_fc_port_entry *pe; in nvmet_fc_portentry_unbind_tgt() local
1319 struct nvmet_fc_port_entry *pe; in nvmet_fc_portentry_rebind_tgt() local
2848 struct nvmet_fc_port_entry *pe; in nvmet_fc_add_port() local
2894 struct nvmet_fc_port_entry *pe = port->priv; in nvmet_fc_remove_port() local
2904 struct nvmet_fc_port_entry *pe = port->priv; in nvmet_fc_discovery_chg() local
/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Ddp.h26 u8 pe; member
/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dsorgm200.c27 gm200_sor_dp_drive(struct nvkm_ior *sor, int ln, int pc, int dc, int pe, int pu) in gm200_sor_dp_drive()

123