Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
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()
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
Dthread-stack.h77 struct call_path_root *cpr; member
Ddb-export.h66 struct call_path_root *cpr; member
/linux-6.6.21/drivers/pcmcia/
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-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c900 struct bnxt_cp_ring_info *cpr, in bnxt_get_agg()
920 static void bnxt_reuse_rx_agg_bufs(struct bnxt_cp_ring_info *cpr, u16 idx, in bnxt_reuse_rx_agg_bufs()
1086 struct bnxt_cp_ring_info *cpr, in __bnxt_rx_agg_pages()
1157 struct bnxt_cp_ring_info *cpr, in bnxt_rx_agg_pages_skb()
1179 struct bnxt_cp_ring_info *cpr, in bnxt_rx_agg_pages_xdp()
1199 static int bnxt_agg_bufs_valid(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_agg_bufs_valid()
1237 static int bnxt_discard_rx(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_discard_rx()
1376 static void bnxt_abort_tpa(struct bnxt_cp_ring_info *cpr, u16 idx, u32 agg_bufs) in bnxt_abort_tpa()
1590 struct bnxt_cp_ring_info *cpr, in bnxt_tpa_end()
1785 static int bnxt_rx_pkt(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_rx_pkt()
[all …]
Dbnxt_dim.c17 struct bnxt_cp_ring_info *cpr = container_of(dim, in bnxt_dim_work() local
Dbnxt_debugfs.c84 struct bnxt_cp_ring_info *cpr = &bp->bnapi[i]->cp_ring; in bnxt_debug_dev_init() local
Dbnxt_ethtool.c602 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_get_ethtool_stats() local
3552 static int bnxt_rx_loopback(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_rx_loopback()
3585 static int bnxt_poll_loopback(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_poll_loopback()
3624 struct bnxt_cp_ring_info *cpr; in bnxt_run_loopback() local
/linux-6.6.21/arch/arm/mach-pxa/
Dspitz.c202 unsigned short cpr; in spitz_card_pwr_ctrl() local
238 static void spitz_pcmcia_pwr(struct device *scoop, uint16_t cpr, int nr) in spitz_pcmcia_pwr()
/linux-6.6.21/arch/powerpc/platforms/52xx/
Dmpc52xx_pci.c75 u32 cpr; /* PCI + 0x34 */ member
/linux-6.6.21/arch/arm64/boot/dts/qcom/
Dqcs404.dtsi1334 cpr: power-controller@b018000 { label
/linux-6.6.21/drivers/gpu/drm/omapdrm/
Domap_crtc.c382 struct omap_dss_cpr_coefs *cpr) in omap_crtc_cpr_coefs_from_ctm()
/linux-6.6.21/drivers/gpu/drm/tidss/
Dtidss_dispc.c2442 struct dispc_csc_coef *cpr) in dispc_k2g_cpr_from_ctm()
2494 struct dispc_csc_coef cpr; in dispc_k2g_vp_set_ctm() local
2520 struct dispc_csc_coef *cpr) in dispc_csc_from_ctm()
/linux-6.6.21/drivers/tty/serial/8250/
D8250_pci.c1115 u16 cpr; in pci_oxsemi_tornado_get_divisor() local
1195 u8 cpr = quot_frac >> 8; in pci_oxsemi_tornado_set_divisor() local
/linux-6.6.21/include/linux/
Dlibata.h659 struct ata_cpr cpr[]; member