Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcall-path.c28 struct call_path_root *cpr; in call_path_root__new() local
38 void call_path_root__free(struct call_path_root *cpr) in call_path_root__free()
49 static struct call_path *call_path__new(struct call_path_root *cpr, in call_path__new()
77 struct call_path *call_path__findnew(struct call_path_root *cpr, in call_path__findnew()
H A Dthread-stack.c864 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__bottom() local
909 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__no_call_return() local
1022 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__trace_end() local
1054 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__x86_retpoline() local
1150 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__process() local
1211 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__process() local
H A Dthread-stack.h77 struct call_path_root *cpr; member
H A Ddb-export.h66 struct call_path_root *cpr; member
/linux/drivers/pcmcia/
H A Dpxa2xx_sharpsl.c57 unsigned short cpr, csr; in sharpsl_pcmcia_socket_state() local
110 unsigned short cpr, ncpr, ccr, nccr, mcr, nmcr, imr, nimr; in sharpsl_pcmcia_configure_socket() local
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1020 struct bnxt_cp_ring_info *cpr, in bnxt_get_agg()
1040 static void bnxt_reuse_rx_agg_bufs(struct bnxt_cp_ring_info *cpr, u16 idx, in bnxt_reuse_rx_agg_bufs()
1207 struct bnxt_cp_ring_info *cpr, in __bnxt_rx_agg_pages()
1278 struct bnxt_cp_ring_info *cpr, in bnxt_rx_agg_pages_skb()
1300 struct bnxt_cp_ring_info *cpr, in bnxt_rx_agg_pages_xdp()
1320 static int bnxt_agg_bufs_valid(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_agg_bufs_valid()
1391 static int bnxt_discard_rx(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_discard_rx()
1561 static void bnxt_abort_tpa(struct bnxt_cp_ring_info *cpr, u16 idx, u32 agg_bufs) in bnxt_abort_tpa()
1775 struct bnxt_cp_ring_info *cpr, in bnxt_tpa_end()
2031 static int bnxt_rx_pkt(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_rx_pkt()
[all …]
H A Dbnxt_dim.c17 struct bnxt_cp_ring_info *cpr = container_of(dim, in bnxt_dim_work() local
H A Dbnxt_debugfs.c84 struct bnxt_cp_ring_info *cpr = &bp->bnapi[i]->cp_ring; in bnxt_debug_dev_init() local
H A Dbnxt_ethtool.c611 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_get_ethtool_stats() local
4771 static int bnxt_rx_loopback(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_rx_loopback()
4804 static int bnxt_poll_loopback(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_poll_loopback()
4844 struct bnxt_cp_ring_info *cpr; in bnxt_run_loopback() local
H A Dbnxt.h683 #define BNXT_SET_NQ_HDL(cpr) \ argument
/linux/arch/arm/mach-pxa/
H A Dspitz.c217 unsigned short cpr; in spitz_card_pwr_ctrl() local
253 static void spitz_pcmcia_pwr(struct device *scoop, uint16_t cpr, int nr) in spitz_pcmcia_pwr()
/linux/arch/powerpc/platforms/52xx/
H A Dmpc52xx_pci.c75 u32 cpr; /* PCI + 0x34 */ member
/linux/drivers/gpu/drm/omapdrm/
H A Domap_crtc.c382 struct omap_dss_cpr_coefs *cpr) in omap_crtc_cpr_coefs_from_ctm()
/linux/drivers/gpu/drm/tidss/
H A Dtidss_dispc.c2501 struct dispc_csc_coef *cpr) in dispc_k2g_cpr_from_ctm()
2553 struct dispc_csc_coef cpr; in dispc_k2g_vp_set_ctm() local
2579 struct dispc_csc_coef *cpr) in dispc_csc_from_ctm()
/linux/drivers/tty/serial/8250/
H A D8250_pci.c1191 u16 cpr; in pci_oxsemi_tornado_get_divisor() local
1271 u8 cpr = quot_frac >> 8; in pci_oxsemi_tornado_set_divisor() local