Home
last modified time | relevance | path

Searched defs:cpr (Results 1 – 12 of 12) 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; thread_stack__trace_end() local
1054 struct call_path_root *cpr = ts->crp->cpr; thread_stack__x86_retpoline() local
1150 struct call_path_root *cpr = ts->crp->cpr; thread_stack__process() local
1211 struct call_path_root *cpr = ts->crp->cpr; thread_stack__process() local
[all...]
H A Dthread-stack.h77 struct call_path_root *cpr; member
H A Ddb-export.h66 struct call_path_root *cpr; global() 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_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.c613 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_get_ethtool_stats() local
5093 static int bnxt_rx_loopback(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_rx_loopback()
5126 static int bnxt_poll_loopback(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_poll_loopback()
5166 struct bnxt_cp_ring_info *cpr; in bnxt_run_loopback() local
H A Dbnxt.h694 #define BNXT_SET_NQ_HDL(cpr) \ argument
/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_netdev.c460 static void bnge_free_cp_desc_arr(struct bnge_cp_ring_info *cpr) in bnge_free_cp_desc_arr()
489 static int bnge_alloc_cp_desc_arr(struct bnge_cp_ring_info *cpr, int n) in bnge_alloc_cp_desc_arr()
557 struct bnge_cp_ring_info *cpr = &nqr->cp_ring_arr[j]; in bnge_free_nq_tree() local
570 struct bnge_cp_ring_info *cpr) in alloc_one_cp_ring()
608 struct bnge_cp_ring_info *cpr; in bnge_alloc_nq_tree() local
1381 struct bnge_cp_ring_info *cpr = &nqr->cp_ring_arr[j]; in bnge_init_nq_tree() local
1816 struct bnge_cp_ring_info *cpr) in bnge_hwrm_cp_ring_alloc()
1942 struct bnge_cp_ring_info *cpr; in bnge_hwrm_ring_alloc() local
2499 struct bnge_cp_ring_info *cpr) in bnge_hwrm_cp_ring_free()
H A Dbnge_netdev.h427 #define BNGE_SET_NQ_HDL(cpr) \ argument
/linux/arch/powerpc/platforms/52xx/
H A Dmpc52xx_pci.c75 u32 cpr; /* PCI + 0x34 */ member