Home
last modified time | relevance | path

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

12345

/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.c366 struct mvpp2_prs_entry pe; in mvpp2_prs_flow_find() local
409 struct mvpp2_prs_entry pe; in mvpp2_prs_drop_fc() local
440 struct mvpp2_prs_entry pe; in mvpp2_prs_mac_drop_all_set() local
475 struct mvpp2_prs_entry pe; in mvpp2_prs_mac_promisc_set() local
529 struct mvpp2_prs_entry pe; in mvpp2_prs_dsa_tag_set() local
596 struct mvpp2_prs_entry pe; in mvpp2_prs_dsa_tag_ethertype_set() local
663 struct mvpp2_prs_entry pe; in mvpp2_prs_vlan_find() local
705 struct mvpp2_prs_entry pe; in mvpp2_prs_vlan_add() local
790 struct mvpp2_prs_entry pe; in mvpp2_prs_double_vlan_find() local
825 struct mvpp2_prs_entry pe; in mvpp2_prs_double_vlan_add() local
[all …]
H A 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
/linux/drivers/iommu/intel/
H A Dpasid.h131 pasid_set_domain_id(struct pasid_entry *pe, u64 value) in pasid_set_domain_id()
140 pasid_get_domain_id(struct pasid_entry *pe) in pasid_get_domain_id()
150 pasid_set_slptr(struct pasid_entry *pe, u64 value) in pasid_set_slptr()
160 pasid_set_address_width(struct pasid_entry *pe, u64 value) in pasid_set_address_width()
218 static inline void pasid_set_sre(struct pasid_entry *pe) in pasid_set_sre()
227 static inline void pasid_set_wpe(struct pasid_entry *pe) in pasid_set_wpe()
255 static inline void pasid_set_nxe(struct pasid_entry *pe) in pasid_set_nxe()
265 pasid_set_pgsnp(struct pasid_entry *pe) in pasid_set_pgsnp()
275 pasid_set_flptr(struct pasid_entry *pe, u64 value) in pasid_set_flptr()
285 pasid_set_flpm(struct pasid_entry *pe, u64 value) in pasid_set_flpm()
[all …]
/linux/arch/powerpc/kernel/
H A Deeh_pe.c49 struct eeh_pe *pe; in eeh_pe_alloc() local
82 struct eeh_pe *pe; in eeh_phb_pe_create() local
160 struct eeh_pe *pe; in eeh_phb_pe_get() local
215 struct eeh_pe *pe; in eeh_pe_traverse() local
238 struct eeh_pe *pe; in eeh_pe_dev_traverse() local
310 struct eeh_pe *pe, *parent; in eeh_pe_tree_insert() local
405 struct eeh_pe *pe, *parent, *child; in eeh_pe_tree_remove() local
518 struct eeh_pe *pe; in eeh_pe_state_mark() local
536 struct eeh_pe *pe; in eeh_pe_mark_isolated() local
584 struct eeh_pe *pe; in eeh_pe_state_clear() local
[all …]
H A Deeh.c357 static int eeh_phb_check_failure(struct eeh_pe *pe) in eeh_phb_check_failure()
430 struct eeh_pe *pe, *parent_pe; in eeh_dev_check_failure() local
615 int eeh_pci_enable(struct eeh_pe *pe, int function) in eeh_pci_enable()
738 struct eeh_pe *pe = eeh_dev_to_pe(edev); in pcibios_set_pcie_reset_state() local
803 struct eeh_pe *pe; in eeh_pe_refreeze_passed() local
1122 int eeh_unfreeze_pe(struct eeh_pe *pe) in eeh_unfreeze_pe()
1151 static int eeh_pe_change_owner(struct eeh_pe *pe) in eeh_pe_change_owner()
1331 int eeh_pe_set_option(struct eeh_pe *pe, int option) in eeh_pe_set_option()
1381 int eeh_pe_get_state(struct eeh_pe *pe) in eeh_pe_get_state()
1521 int eeh_pe_configure(struct eeh_pe *pe) in eeh_pe_configure()
[all …]
H A Deeh_driver.c218 struct eeh_pe *pe; in eeh_set_channel_state() local
229 struct eeh_pe *pe; in eeh_set_irq_state() local
303 struct eeh_pe *pe; in eeh_pe_report() local
535 static void *eeh_pe_detach_dev(struct eeh_pe *pe, void *userdata) in eeh_pe_detach_dev()
559 struct eeh_pe *pe; in eeh_clear_pe_frozen_state() local
575 int eeh_pe_reset_and_recover(struct eeh_pe *pe) in eeh_pe_reset_and_recover()
623 static int eeh_reset_device(struct eeh_pe *pe, struct pci_bus *bus, in eeh_reset_device()
729 static void eeh_pe_cleanup(struct eeh_pe *pe) in eeh_pe_cleanup()
835 void eeh_handle_normal_event(struct eeh_pe *pe) in eeh_handle_normal_event()
1128 struct eeh_pe *pe, *phb_pe, *tmp_pe; in eeh_handle_special_event() local
H A Deeh_event.c102 int __eeh_send_failure_event(struct eeh_pe *pe) in __eeh_send_failure_event()
143 int eeh_send_failure_event(struct eeh_pe *pe) in eeh_send_failure_event()
167 void eeh_remove_event(struct eeh_pe *pe, bool force) in eeh_remove_event()
/linux/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c158 int run = 0, pe, i; in pnv_ioda_alloc_pe() local
710 struct pnv_ioda_pe *pe, in pnv_ioda_unset_peltv()
878 struct pnv_ioda_pe *pe; in pnv_ioda_setup_dev_PE() local
997 struct pnv_ioda_pe *pe; in pnv_pci_ioda_dma_dev_setup() local
1123 struct pnv_ioda_pe *pe; in pnv_pci_ioda_iommu_bypass_supported() local
1589 struct pnv_ioda_pe *pe) in pnv_pci_ioda2_setup_dma_pe()
2293 struct pnv_ioda_pe *pe; in pnv_pci_configure_bus() local
2341 struct pnv_ioda_pe *pe; in pnv_ocapi_enable_device_hook() local
2457 struct pnv_ioda_pe *pe; in pnv_pci_release_device() local
2503 struct pnv_ioda_pe *pe; in pnv_pci_ioda_dma_bus_setup() local
[all …]
H A Deeh-powernv.c70 struct eeh_pe *pe; in pnv_eeh_ei_write() local
454 static int pnv_eeh_set_option(struct eeh_pe *pe, int option) in pnv_eeh_set_option()
515 static void pnv_eeh_get_phb_diag(struct eeh_pe *pe) in pnv_eeh_get_phb_diag()
527 static int pnv_eeh_get_phb_state(struct eeh_pe *pe) in pnv_eeh_get_phb_state()
566 static int pnv_eeh_get_pe_state(struct eeh_pe *pe) in pnv_eeh_get_pe_state()
678 static int pnv_eeh_get_state(struct eeh_pe *pe, int *delay) in pnv_eeh_get_state()
1034 static int pnv_eeh_reset(struct eeh_pe *pe, int option) in pnv_eeh_reset()
1132 static int pnv_eeh_get_log(struct eeh_pe *pe, int severity, in pnv_eeh_get_log()
1149 static int pnv_eeh_configure_bridge(struct eeh_pe *pe) in pnv_eeh_configure_bridge()
1341 u16 pe_no, struct eeh_pe **pe) in pnv_eeh_get_pe()
[all …]
H A Dpci-sriov.c229 struct pnv_ioda_pe *pe = pnv_ioda_get_pe(pdev); in pnv_pci_ioda_fixup_iov() local
478 struct pnv_ioda_pe *pe, *pe_n; in pnv_ioda_release_vf_PE() local
617 struct pnv_ioda_pe *pe; in pnv_ioda_setup_vf_PE() local
H A Dpci-cxl.c17 struct pnv_ioda_pe *pe; in pnv_phb_to_cxl_mode() local
135 struct pnv_ioda_pe *pe; in pnv_cxl_ioda_msi_setup() local
/linux/net/netfilter/ipvs/
H A Dip_vs_pe.c23 struct ip_vs_pe *pe; in __ip_vs_pe_getbyname() local
51 struct ip_vs_pe *pe; in ip_vs_pe_getbyname() local
66 int register_ip_vs_pe(struct ip_vs_pe *pe) in register_ip_vs_pe()
98 int unregister_ip_vs_pe(struct ip_vs_pe *pe) in unregister_ip_vs_pe()
/linux/arch/alpha/include/asm/
H A Dcore_marvel.h57 #define EV7_IPE(pe) ((~((long)(pe)) & EV7_PE_MASK) << 35) argument
60 #define EV7_CSRS_PHYS(pe) (EV7_CSR_PHYS(pe, 0UL)) argument
62 #define EV7_CSR_KERN(pe, off) (EV7_KERN_ADDR(EV7_CSR_PHYS(pe, off))) argument
63 #define EV7_CSRS_KERN(pe) (EV7_KERN_ADDR(EV7_CSRS_PHYS(pe))) argument
249 #define IO7_IPE(pe) (EV7_IPE(pe)) argument
252 #define IO7_HOSE(pe, port) (IO7_IPE(pe) | IO7_IPORT(port)) argument
256 #define IO7_IO_PHYS(pe, port) (IO7_HOSE(pe, port) | 0xFF000000UL) argument
257 #define IO7_CSR_PHYS(pe, port, off) \ argument
259 #define IO7_CSRS_PHYS(pe, port) (IO7_CSR_PHYS(pe, port, 0UL)) argument
260 #define IO7_PORT7_CSRS_PHYS(pe) (IO7_CSR_PHYS(pe, 7, 0x300000UL)) argument
[all …]
/linux/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c366 struct eeh_pe pe, *parent; in pseries_eeh_init_edev() local
510 static int pseries_eeh_set_option(struct eeh_pe *pe, int option) in pseries_eeh_set_option()
554 static int pseries_eeh_get_state(struct eeh_pe *pe, int *delay) in pseries_eeh_get_state()
620 static int pseries_eeh_reset(struct eeh_pe *pe, int option) in pseries_eeh_reset()
636 static int pseries_eeh_get_log(struct eeh_pe *pe, int severity, char *drv_log, unsigned long len) in pseries_eeh_get_log()
661 static int pseries_eeh_configure_bridge(struct eeh_pe *pe) in pseries_eeh_configure_bridge()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_pmu.c228 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_start() local
270 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_read() local
300 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_stop() local
336 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_add() local
386 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_del() local
579 struct amdgpu_pmu_entry *pe, *temp; in amdgpu_pmu_fini() local
H A Damdgpu_vm_sdma.c170 struct amdgpu_bo *bo, uint64_t pe, in amdgpu_vm_sdma_copy_ptes()
199 struct amdgpu_bo *bo, uint64_t pe, in amdgpu_vm_sdma_set_ptes()
231 struct amdgpu_bo_vm *vmbo, uint64_t pe, in amdgpu_vm_sdma_update()
/linux/drivers/gpu/drm/radeon/
H A Dsi_dma.c70 uint64_t pe, uint64_t src, in si_dma_vm_copy_pages()
106 uint64_t pe, in si_dma_vm_write_pages()
153 uint64_t pe, in si_dma_vm_set_pages()
H A Dni_dma.c316 uint64_t pe, uint64_t src, in cayman_dma_vm_copy_pages()
354 uint64_t pe, in cayman_dma_vm_write_pages()
402 uint64_t pe, in cayman_dma_vm_set_pages()
/linux/arch/alpha/kernel/
H A Dcore_marvel.c55 read_ev7_csr(int pe, unsigned long offset) in read_ev7_csr()
68 write_ev7_csr(int pe, unsigned long offset, unsigned long q) in write_ev7_csr()
78 mk_resource_name(int pe, int port, char *str) in mk_resource_name()
100 marvel_find_io7(int pe) in marvel_find_io7()
111 alloc_io7(unsigned int pe) in alloc_io7()
361 int pe; in marvel_io7_present() local
/linux/tools/testing/selftests/user_events/
H A Dperf_test.c32 static long perf_event_open(struct perf_event_attr *pe, pid_t pid, in perf_event_open()
134 struct perf_event_attr pe = {0}; in TEST_F() local
199 struct perf_event_attr pe = {0}; in TEST_F() local
/linux/drivers/misc/ocxl/
H A Dlink.c71 u64 pe; member
108 static void read_irq(struct spa *spa, u64 *dsisr, u64 *dar, u64 *pe) in read_irq()
195 struct ocxl_process_element *pe; in xsl_fault_handler() local
545 struct ocxl_process_element *pe; in ocxl_link_add_pe() local
635 struct ocxl_process_element *pe; in ocxl_link_update_pe() local
671 struct ocxl_process_element *pe; in ocxl_link_remove_pe() local
/linux/drivers/net/wireless/ath/ath9k/
H A 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
/linux/tools/perf/pmu-events/
H A Dempty-pmu-events.c280 for (const struct pmu_event *pe = &table->entries[0]; pe->name; pe++) { in pmu_events_table__for_each_event() local
299 for (const struct pmu_event *pe = &table->entries[0]; pe->name; pe++) { in pmu_events_table__find_event() local
314 for (const struct pmu_event *pe = &table->entries[0]; pe->name; pe++) { in pmu_events_table__num_events() local
/linux/drivers/md/
H A Ddm-snap.c744 struct dm_snap_pending_exception *pe = mempool_alloc(&s->pending_pool, in alloc_pending_exception() local
753 static void free_pending_exception(struct dm_snap_pending_exception *pe) in free_pending_exception()
1645 struct dm_snap_pending_exception *pe = context; in pending_complete() local
1731 static void complete_exception(struct dm_snap_pending_exception *pe) in complete_exception()
1746 struct dm_snap_pending_exception *pe = context; in copy_callback() local
1794 static void start_copy(struct dm_snap_pending_exception *pe) in start_copy()
1823 static void start_full_bio(struct dm_snap_pending_exception *pe, in start_full_bio()
1861 struct dm_snap_pending_exception *pe, chunk_t chunk) in __insert_pending_exception()
1894 struct dm_snap_pending_exception *pe, chunk_t chunk) in __find_pending_exception()
1954 struct dm_snap_pending_exception *pe = NULL; in snapshot_map() local
[all …]
/linux/lib/crypto/
H A Ddes.c623 static unsigned long des_ekey(u32 *pe, const u8 *k) in des_ekey()
714 static void dkey(u32 *pe, const u8 *k) in dkey()
826 u32 *pe = ctx->expkey; in des3_ede_expand_key() local

12345