Home
last modified time | relevance | path

Searched defs:cpr (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dcall-path.c36 struct call_path_root *cpr; in call_path_root__new() local
46 void call_path_root__free(struct call_path_root *cpr) in call_path_root__free()
57 static struct call_path *call_path__new(struct call_path_root *cpr, in call_path__new()
85 struct call_path *call_path__findnew(struct call_path_root *cpr, in call_path__findnew()
Dthread-stack.c405 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__bottom() local
435 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__no_call_return() local
516 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__trace_end() local
582 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__process() local
Dthread-stack.h78 struct call_path_root *cpr; member
Ddb-export.h69 struct call_path_root *cpr; member
/Linux-v4.19/drivers/parport/
Dparport_ax88796.c75 unsigned int cpr = readb(dd->spp_cpr); in parport_ax88796_read_control() local
97 unsigned int cpr = readb(dd->spp_cpr); in parport_ax88796_write_control() local
193 void __iomem *cpr = dd->spp_cpr; in parport_ax88796_data_forward() local
202 void __iomem *cpr = dd->spp_cpr; in parport_ax88796_data_reverse() local
/Linux-v4.19/drivers/pcmcia/
Dpxa2xx_sharpsl.c62 unsigned short cpr, csr; in sharpsl_pcmcia_socket_state() local
115 unsigned short cpr, ncpr, ccr, nccr, mcr, nmcr, imr, nimr; in sharpsl_pcmcia_configure_socket() local
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_dim.c18 struct bnxt_cp_ring_info *cpr = container_of(dim, in bnxt_dim_work() local
Dbnxt.c783 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_reuse_rx_agg_bufs() local
911 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_rx_pages() local
977 static int bnxt_agg_bufs_valid(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_agg_bufs_valid()
1018 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_discard_rx() local
1348 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_tpa_end() local
1485 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_rx_pkt() local
1670 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_force_rx_discard() local
1813 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_msix() local
1822 static inline int bnxt_has_work(struct bnxt *bp, struct bnxt_cp_ring_info *cpr) in bnxt_has_work()
1837 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_inta() local
[all …]
Dbnxt_debugfs.c91 struct bnxt_cp_ring_info *cpr = &bp->bnapi[i]->cp_ring; in bnxt_debug_dev_init() local
Dbnxt_ethtool.c311 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_get_ethtool_stats() local
2425 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_rx_loopback() local
2457 struct bnxt_cp_ring_info *cpr; in bnxt_poll_loopback() local
/Linux-v4.19/arch/arm/mach-pxa/
Dspitz.c206 unsigned short cpr; in spitz_card_pwr_ctrl() local
242 static void spitz_pcmcia_pwr(struct device *scoop, uint16_t cpr, int nr) in spitz_pcmcia_pwr()
/Linux-v4.19/arch/powerpc/platforms/52xx/
Dmpc52xx_pci.c74 u32 cpr; /* PCI + 0x34 */ member
/Linux-v4.19/include/linux/
Dparport.h44 unsigned char cpr; member