Searched defs:cpr (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/tools/perf/util/ |
D | thread-stack.c | 58 struct call_path_root *cpr; member 352 struct call_path_root *cpr; in call_path_root__new() local 362 static void call_path_root__free(struct call_path_root *cpr) in call_path_root__free() 373 static struct call_path *call_path__new(struct call_path_root *cpr, in call_path__new() 401 static struct call_path *call_path__findnew(struct call_path_root *cpr, in call_path__findnew() 541 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__bottom() local 571 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__no_call_return() local 652 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__trace_end() local 718 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__process() local
|
/linux-4.4.14/drivers/parport/ |
D | parport_ax88796.c | 75 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-4.4.14/drivers/pcmcia/ |
D | pxa2xx_sharpsl.c | 62 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-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 598 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_reuse_rx_agg_bufs() local 677 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_rx_pages() local 741 static int bnxt_agg_bufs_valid(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_agg_bufs_valid() 931 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_tpa_end() local 1047 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_rx_pkt() local 1276 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_msix() local 1284 static inline int bnxt_has_work(struct bnxt *bp, struct bnxt_cp_ring_info *cpr) in bnxt_has_work() 1299 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_inta() local 1325 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_poll_work() local 1398 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_poll() local [all …]
|
D | bnxt_ethtool.c | 101 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_get_ethtool_stats() local
|
/linux-4.4.14/arch/arm/mach-pxa/ |
D | spitz.c | 206 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-4.4.14/arch/powerpc/platforms/52xx/ |
D | mpc52xx_pci.c | 74 u32 cpr; /* PCI + 0x34 */ member
|
/linux-4.4.14/include/linux/ |
D | parport.h | 44 unsigned char cpr; member
|