/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_prs.c | 22 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 …]
|
D | mvpp2_debugfs.c | 262 struct mvpp2_prs_entry pe; in mvpp2_dbgfs_port_vid_show() local 296 struct mvpp2_prs_entry pe; in mvpp2_dbgfs_port_parser_show() local 317 struct mvpp2_prs_entry pe; in mvpp2_dbgfs_filter_show() local 366 struct mvpp2_prs_entry pe; in mvpp2_dbgfs_prs_pmap_show() local 384 struct mvpp2_prs_entry pe; in mvpp2_dbgfs_prs_ai_show() local 402 struct mvpp2_prs_entry pe; in mvpp2_dbgfs_prs_hdata_show() local 421 struct mvpp2_prs_entry pe; in mvpp2_dbgfs_prs_sram_show() local
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | eeh_pe.c | 61 struct eeh_pe *pe; in eeh_pe_alloc() local 95 struct eeh_pe *pe; in eeh_phb_pe_create() local 122 struct eeh_pe *pe; in eeh_phb_pe_get() local 145 struct eeh_pe *eeh_pe_next(struct eeh_pe *pe, struct eeh_pe *root) in eeh_pe_next() 177 struct eeh_pe *pe; in eeh_pe_traverse() local 200 struct eeh_pe *pe; in eeh_pe_dev_traverse() local 237 static void *__eeh_pe_get(struct eeh_pe *pe, void *flag) in __eeh_pe_get() 284 struct eeh_pe *pe; in eeh_pe_get() local 339 struct eeh_pe *pe, *parent; in eeh_add_to_parent_pe() local 456 struct eeh_pe *pe, *parent, *child; in eeh_rmv_from_parent_pe() local [all …]
|
D | eeh_driver.c | 244 struct eeh_pe *pe; in eeh_set_channel_state() local 255 struct eeh_pe *pe; in eeh_set_irq_state() local 315 struct eeh_pe *pe; in eeh_pe_report() local 571 static void *eeh_pe_detach_dev(struct eeh_pe *pe, void *userdata) in eeh_pe_detach_dev() 593 static void *__eeh_clear_pe_frozen_state(struct eeh_pe *pe, void *flag) in __eeh_clear_pe_frozen_state() 611 static int eeh_clear_pe_frozen_state(struct eeh_pe *pe, in eeh_clear_pe_frozen_state() 623 int eeh_pe_reset_and_recover(struct eeh_pe *pe) in eeh_pe_reset_and_recover() 671 static int eeh_reset_device(struct eeh_pe *pe, struct pci_bus *bus, in eeh_reset_device() 785 void eeh_handle_normal_event(struct eeh_pe *pe) in eeh_handle_normal_event() 1007 struct eeh_pe *pe, *phb_pe; in eeh_handle_special_event() local
|
D | eeh.c | 266 static void *eeh_dump_pe_log(struct eeh_pe *pe, void *flag) in eeh_dump_pe_log() 288 void eeh_slot_error_detail(struct eeh_pe *pe, int severity) in eeh_slot_error_detail() 369 static int eeh_phb_check_failure(struct eeh_pe *pe) in eeh_phb_check_failure() 436 struct eeh_pe *pe, *parent_pe, *phb_pe; in eeh_dev_check_failure() local 623 int eeh_pci_enable(struct eeh_pe *pe, int function) in eeh_pci_enable() 810 struct eeh_pe *pe = eeh_dev_to_pe(edev); in pcibios_set_pcie_reset_state() local 885 int eeh_pe_reset_full(struct eeh_pe *pe) in eeh_pe_reset_full() 1312 int eeh_unfreeze_pe(struct eeh_pe *pe, bool sw_state) in eeh_unfreeze_pe() 1345 static int eeh_pe_change_owner(struct eeh_pe *pe) in eeh_pe_change_owner() 1522 int eeh_pe_set_option(struct eeh_pe *pe, int option) in eeh_pe_set_option() [all …]
|
D | eeh_event.c | 55 struct eeh_pe *pe; in eeh_event_handler() local 127 int eeh_send_failure_event(struct eeh_pe *pe) in eeh_send_failure_event() 160 void eeh_remove_event(struct eeh_pe *pe, bool force) in eeh_remove_event()
|
/Linux-v4.19/net/netfilter/ipvs/ |
D | ip_vs_pe.c | 22 struct ip_vs_pe *pe; in __ip_vs_pe_getbyname() local 50 struct ip_vs_pe *pe; in ip_vs_pe_getbyname() local 65 int register_ip_vs_pe(struct ip_vs_pe *pe) in register_ip_vs_pe() 96 int unregister_ip_vs_pe(struct ip_vs_pe *pe) in unregister_ip_vs_pe()
|
/Linux-v4.19/arch/powerpc/platforms/powernv/ |
D | pci-ioda.c | 58 void pe_level_printk(const struct pnv_ioda_pe *pe, const char *level, in pe_level_printk() 178 long pe; in pnv_ioda_alloc_pe() local 188 static void pnv_ioda_free_pe(struct pnv_ioda_pe *pe) in pnv_ioda_free_pe() 357 struct pnv_ioda_pe *master_pe, *pe; in pnv_ioda_pick_m64_pe() local 527 struct pnv_ioda_pe *pe = &phb->ioda.pe_array[pe_no]; in pnv_ioda_freeze_pe() local 567 struct pnv_ioda_pe *pe, *slave; in pnv_ioda_unfreeze_pe() local 607 struct pnv_ioda_pe *slave, *pe; in pnv_ioda_get_pe_state() local 723 struct pnv_ioda_pe *pe, in pnv_ioda_set_peltv() 789 static int pnv_ioda_deconfigure_pe(struct pnv_phb *phb, struct pnv_ioda_pe *pe) in pnv_ioda_deconfigure_pe() 872 static int pnv_ioda_configure_pe(struct pnv_phb *phb, struct pnv_ioda_pe *pe) in pnv_ioda_configure_pe() [all …]
|
D | eeh-powernv.c | 132 struct eeh_pe *pe; in pnv_eeh_ei_write() local 493 static int pnv_eeh_set_option(struct eeh_pe *pe, int option) in pnv_eeh_set_option() 561 static int pnv_eeh_get_pe_addr(struct eeh_pe *pe) in pnv_eeh_get_pe_addr() 566 static void pnv_eeh_get_phb_diag(struct eeh_pe *pe) in pnv_eeh_get_phb_diag() 578 static int pnv_eeh_get_phb_state(struct eeh_pe *pe) in pnv_eeh_get_phb_state() 617 static int pnv_eeh_get_pe_state(struct eeh_pe *pe) in pnv_eeh_get_pe_state() 729 static int pnv_eeh_get_state(struct eeh_pe *pe, int *delay) in pnv_eeh_get_state() 1050 static int pnv_eeh_reset_vf_pe(struct eeh_pe *pe, int option) in pnv_eeh_reset_vf_pe() 1081 static int pnv_eeh_reset(struct eeh_pe *pe, int option) in pnv_eeh_reset() 1158 static int pnv_eeh_wait_state(struct eeh_pe *pe, int max_wait) in pnv_eeh_wait_state() [all …]
|
D | pci-cxl.c | 20 struct pnv_ioda_pe *pe; in pnv_phb_to_cxl_mode() local 138 struct pnv_ioda_pe *pe; in pnv_cxl_ioda_msi_setup() local
|
/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | eeh_pseries.c | 249 struct eeh_pe pe; in pseries_eeh_probe() local 343 static int pseries_eeh_set_option(struct eeh_pe *pe, int option) in pseries_eeh_set_option() 392 static int pseries_eeh_get_pe_addr(struct eeh_pe *pe) in pseries_eeh_get_pe_addr() 451 static int pseries_eeh_get_state(struct eeh_pe *pe, int *state) in pseries_eeh_get_state() 522 static int pseries_eeh_reset(struct eeh_pe *pe, int option) in pseries_eeh_reset() 564 static int pseries_eeh_wait_state(struct eeh_pe *pe, int max_wait) in pseries_eeh_wait_state() 625 static int pseries_eeh_get_log(struct eeh_pe *pe, int severity, char *drv_log, unsigned long len) in pseries_eeh_get_log() 659 static int pseries_eeh_configure_bridge(struct eeh_pe *pe) in pseries_eeh_configure_bridge()
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | core_marvel.h | 57 #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-v4.19/drivers/scsi/libsas/ |
D | sas_dump.c | 43 void sas_dprint_porte(int phyid, enum port_event pe) in sas_dprint_porte() 47 void sas_dprint_phye(int phyid, enum phy_event pe) in sas_dprint_phye()
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | si_dma.c | 71 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()
|
D | ni_dma.c | 317 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()
|
/Linux-v4.19/drivers/misc/ocxl/ |
D | link.c | 64 u64 pe; member 99 static void read_irq(struct spa *spa, u64 *dsisr, u64 *dar, u64 *pe) in read_irq() 186 struct ocxl_process_element *pe; in xsl_fault_handler() local 488 struct ocxl_process_element *pe; in ocxl_link_add_pe() local 558 struct ocxl_process_element *pe; in ocxl_link_update_pe() local 594 struct ocxl_process_element *pe; in ocxl_link_remove_pe() local
|
/Linux-v4.19/arch/alpha/kernel/ |
D | core_marvel.c | 56 read_ev7_csr(int pe, unsigned long offset) in read_ev7_csr() 69 write_ev7_csr(int pe, unsigned long offset, unsigned long q) in write_ev7_csr() 79 mk_resource_name(int pe, int port, char *str) in mk_resource_name() 98 marvel_find_io7(int pe) in marvel_find_io7() 109 alloc_io7(unsigned int pe) in alloc_io7() 358 int pe; in marvel_io7_present() local
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | dfs.c | 202 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-v4.19/kernel/trace/ |
D | trace_events_filter.c | 132 static void parse_error(struct filter_parse_error *pe, int err, int pos) in parse_error() 411 struct filter_parse_error *pe) in predicate_parse() 913 static void append_filter_err(struct filter_parse_error *pe, in append_filter_err() 1127 int pos, struct filter_parse_error *pe, in parse_pred() 1479 struct filter_parse_error *pe) in process_preds() 1563 struct filter_parse_error *pe, in process_system_preds() 1653 struct filter_parse_error *pe = NULL; in create_filter_start() local 1681 static void create_filter_finish(struct filter_parse_error *pe) in create_filter_finish() 1707 struct filter_parse_error *pe = NULL; in create_filter() local 1745 struct filter_parse_error *pe = NULL; in create_system_filter() local
|
/Linux-v4.19/fs/ |
D | posix_acl.c | 211 const struct posix_acl_entry *pa, *pe; in posix_acl_valid() local 280 const struct posix_acl_entry *pa, *pe; in posix_acl_equiv_mode() local 349 const struct posix_acl_entry *pa, *pe, *mask_obj; in posix_acl_permission() local 417 struct posix_acl_entry *pa, *pe; in posix_acl_create_masq() local 475 struct posix_acl_entry *pa, *pe; in __posix_acl_chmod_masq() local
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | eeh_event.h | 31 struct eeh_pe *pe; /* EEH PE */ member
|
/Linux-v4.19/arch/arm64/mm/ |
D | ptdump_debugfs.c | 17 struct dentry *pe; in ptdump_debugfs_register() local
|
/Linux-v4.19/drivers/md/ |
D | dm-snap.c | 686 struct dm_snap_pending_exception *pe = mempool_alloc(&s->pending_pool, in alloc_pending_exception() local 695 static void free_pending_exception(struct dm_snap_pending_exception *pe) in free_pending_exception() 1453 struct dm_snap_pending_exception *pe = context; in pending_complete() local 1521 static void complete_exception(struct dm_snap_pending_exception *pe) in complete_exception() 1536 struct dm_snap_pending_exception *pe = context; in copy_callback() local 1583 static void start_copy(struct dm_snap_pending_exception *pe) in start_copy() 1611 static void start_full_bio(struct dm_snap_pending_exception *pe, in start_full_bio() 1650 struct dm_snap_pending_exception *pe, chunk_t chunk) in __find_pending_exception() 1694 struct dm_snap_pending_exception *pe = NULL; in snapshot_map() local 2088 struct dm_snap_pending_exception *pe; in __origin_write() local
|
/Linux-v4.19/drivers/iommu/ |
D | intel-pasid.c | 225 static inline void pasid_clear_entry(struct pasid_entry *pe) in pasid_clear_entry() 232 struct pasid_entry *pe; in intel_pasid_clear_entry() local
|
/Linux-v4.19/arch/arm/mm/ |
D | ptdump_debugfs.c | 29 struct dentry *pe; in ptdump_debugfs_register() local
|