Home
last modified time | relevance | path

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

1234

/linux/drivers/net/ethernet/marvell/mvpp2/
H A 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 …]
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.h89 static inline void pasid_clear_entry(struct pasid_entry *pe) in pasid_clear_entry()
101 static inline void pasid_clear_entry_with_fpd(struct pasid_entry *pe) in pasid_clear_entry_with_fpd()
131 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()
170 pasid_set_translation_type(struct pasid_entry *pe, u64 value) in pasid_set_translation_type()
179 static inline void pasid_set_fault_enable(struct pasid_entry *pe) in pasid_set_fault_enable()
189 static inline void pasid_set_ssade(struct pasid_entry *pe) in pasid_set_ssade()
199 static inline void pasid_clear_ssade(struct pasid_entry *pe) in pasid_clear_ssade()
[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
107 int eeh_wait_state(struct eeh_pe *pe, int max_wait) in eeh_wait_state()
160 struct eeh_pe *pe; in eeh_phb_pe_get() local
183 struct eeh_pe *eeh_pe_next(struct eeh_pe *pe, struct eeh_pe *root) in eeh_pe_next()
215 struct eeh_pe *pe; in eeh_pe_traverse() local
238 struct eeh_pe *pe; in eeh_pe_dev_traverse() local
261 static void *__eeh_pe_get(struct eeh_pe *pe, void *flag) in __eeh_pe_get()
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
[all …]
H A Deeh.c269 static void *eeh_dump_pe_log(struct eeh_pe *pe, void *flag) in eeh_dump_pe_log()
291 void eeh_slot_error_detail(struct eeh_pe *pe, int severity) in eeh_slot_error_detail()
357 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
832 int eeh_pe_reset_full(struct eeh_pe *pe, bool include_passed) in eeh_pe_reset_full()
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()
[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.c54 void pe_level_printk(const struct pnv_ioda_pe *pe, const char *level, in pe_level_printk()
158 int run = 0, pe, i; in pnv_ioda_alloc_pe() local
187 void pnv_ioda_free_pe(struct pnv_ioda_pe *pe) in pnv_ioda_free_pe()
298 struct pnv_ioda_pe *master_pe, *pe; in pnv_ioda_pick_m64_pe() local
443 struct pnv_ioda_pe *pe = &phb->ioda.pe_array[pe_no]; in pnv_ioda_freeze_pe() local
483 struct pnv_ioda_pe *pe, *slave; in pnv_ioda_unfreeze_pe() local
523 struct pnv_ioda_pe *slave, *pe; in pnv_ioda_get_pe_state() local
643 struct pnv_ioda_pe *pe, in pnv_ioda_set_peltv()
710 struct pnv_ioda_pe *pe, in pnv_ioda_unset_peltv()
737 int pnv_ioda_deconfigure_pe(struct pnv_phb *phb, struct pnv_ioda_pe *pe) in pnv_ioda_deconfigure_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
59 #define EV7_CSR_PHYS(pe, off) (EV7_IPE(pe) | (0x7FFCUL << 20) | (off)) 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
254 #define IO7_MEM_PHYS(pe, port) (IO7_HOSE(pe, port) | 0x00000000UL) argument
255 #define IO7_CONF_PHYS(pe, port) (IO7_HOSE(pe, port) | 0xFE000000UL) argument
256 #define IO7_IO_PHYS(pe, port) (IO7_HOSE(pe, port) | 0xFF000000UL) argument
[all …]
/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.c158 struct amdgpu_bo *bo, uint64_t pe, in amdgpu_vm_sdma_copy_ptes()
187 struct amdgpu_bo *bo, uint64_t pe, in amdgpu_vm_sdma_set_ptes()
219 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/tools/perf/pmu-events/
H A Dempty-pmu-events.c280 for (const struct pmu_event *pe = &table->entries[0]; pe->name; pe++) { pmu_events_table__for_each_event() local
299 for (const struct pmu_event *pe = &table->entries[0]; pe->name; pe++) { pmu_events_table__find_event() local
314 for (const struct pmu_event *pe = &table->entries[0]; pe->name; pe++) { pmu_events_table__num_events() local
[all...]
/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/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
/linux/fs/
H A Dposix_acl.c239 const struct posix_acl_entry *pa, *pe; in posix_acl_valid() local
308 const struct posix_acl_entry *pa, *pe; in posix_acl_equiv_mode() local
378 const struct posix_acl_entry *pa, *pe, *mask_obj; in posix_acl_permission() local
455 struct posix_acl_entry *pa, *pe; in posix_acl_create_masq() local
513 struct posix_acl_entry *pa, *pe; in __posix_acl_chmod_masq() local
/linux/kernel/trace/
H A Dtrace_events_filter.c184 static void parse_error(struct filter_parse_error *pe, int err, int pos) in parse_error()
472 struct filter_parse_error *pe) in predicate_parse()
1205 struct filter_parse_error *pe, in append_filter_err()
1500 int pos, struct filter_parse_error *pe, in parse_pred()
2078 struct filter_parse_error *pe) in process_preds()
2141 struct filter_parse_error *pe, in process_system_preds()
2231 struct filter_parse_error *pe = NULL; in create_filter_start() local
2259 static void create_filter_finish(struct filter_parse_error *pe) in create_filter_finish()
2287 struct filter_parse_error *pe = NULL; in create_filter() local
2326 struct filter_parse_error *pe = NULL; in create_system_filter() local
/linux/drivers/crypto/inside-secure/
H A Dsafexcel.c271 int pe, i; in eip197_init_firmware() local
344 int pe, pollcnt; in poll_fw_ready() local
372 int pe; in eip197_start_firmware() local
416 int i, j, ret = 0, pe; in eip197_load_firmwares() local
597 int i, ret, pe, opbuflo, opbufhi; in safexcel_hw_init() local

1234