Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/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.c863 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__bottom() local
908 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__no_call_return() local
1021 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__trace_end() local
1055 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__x86_retpoline() local
1151 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__process() local
1212 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__process() local
Dthread-stack.h78 struct call_path_root *cpr; member
Ddb-export.h66 struct call_path_root *cpr; member
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/parport/
Dparport_ax88796.c71 unsigned int cpr = readb(dd->spp_cpr); in parport_ax88796_read_control() local
93 unsigned int cpr = readb(dd->spp_cpr); in parport_ax88796_write_control() local
189 void __iomem *cpr = dd->spp_cpr; in parport_ax88796_data_forward() local
198 void __iomem *cpr = dd->spp_cpr; in parport_ax88796_data_reverse() local
/kernel/linux/linux-5.10/drivers/pcmcia/
Dpxa2xx_sharpsl.c58 unsigned short cpr, csr; in sharpsl_pcmcia_socket_state() local
111 unsigned short cpr, ncpr, ccr, nccr, mcr, nmcr, imr, nimr; in sharpsl_pcmcia_configure_socket() local
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_dim.c17 struct bnxt_cp_ring_info *cpr = container_of(dim, in bnxt_dim_work() local
Dbnxt.c886 struct bnxt_cp_ring_info *cpr, in bnxt_get_agg()
906 static void bnxt_reuse_rx_agg_bufs(struct bnxt_cp_ring_info *cpr, u16 idx, in bnxt_reuse_rx_agg_bufs()
1040 struct bnxt_cp_ring_info *cpr, in bnxt_rx_pages()
1116 static int bnxt_agg_bufs_valid(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_agg_bufs_valid()
1154 static int bnxt_discard_rx(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_discard_rx()
1325 static void bnxt_abort_tpa(struct bnxt_cp_ring_info *cpr, u16 idx, u32 agg_bufs) in bnxt_abort_tpa()
1539 struct bnxt_cp_ring_info *cpr, in bnxt_tpa_end()
1713 static int bnxt_rx_pkt(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_rx_pkt()
1936 struct bnxt_cp_ring_info *cpr, in bnxt_force_rx_discard()
2226 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_msix() local
[all …]
Dbnxt_debugfs.c84 struct bnxt_cp_ring_info *cpr = &bp->bnapi[i]->cp_ring; in bnxt_debug_dev_init() local
Dbnxt_ethtool.c560 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_get_ethtool_stats() local
3178 static int bnxt_rx_loopback(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_rx_loopback()
3211 static int bnxt_poll_loopback(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_poll_loopback()
3250 struct bnxt_cp_ring_info *cpr; in bnxt_run_loopback() local
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/arch/powerpc/platforms/52xx/
Dmpc52xx_pci.c75 u32 cpr; /* PCI + 0x34 */ member
/kernel/linux/linux-5.10/arch/powerpc/platforms/52xx/
Dmpc52xx_pci.c74 u32 cpr; /* PCI + 0x34 */ member
/kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/
Dqcs404.dtsi1147 cpr: power-controller@b018000 { label
/kernel/linux/linux-6.6/arch/arm64/boot/dts/qcom/
Dqcs404.dtsi1334 cpr: power-controller@b018000 { label

12