Searched defs:cpr (Results 1 – 12 of 12) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | call-path.c | 28 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 D | thread-stack.c | 864 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 D | thread-stack.h | 77 struct call_path_root *cpr; member
|
| H A D | db-export.h | 66 struct call_path_root *cpr; global() member
|
| /linux/drivers/pcmcia/ |
| H A D | pxa2xx_sharpsl.c | 57 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 D | bnxt_dim.c | 17 struct bnxt_cp_ring_info *cpr = container_of(dim, in bnxt_dim_work() local
|
| H A D | bnxt_debugfs.c | 84 struct bnxt_cp_ring_info *cpr = &bp->bnapi[i]->cp_ring; in bnxt_debug_dev_init() local
|
| H A D | bnxt_ethtool.c | 613 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 D | bnxt.h | 694 #define BNXT_SET_NQ_HDL(cpr) \ argument
|
| /linux/drivers/net/ethernet/broadcom/bnge/ |
| H A D | bnge_netdev.c | 460 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 D | bnge_netdev.h | 427 #define BNGE_SET_NQ_HDL(cpr) \ argument
|
| /linux/arch/powerpc/platforms/52xx/ |
| H A D | mpc52xx_pci.c | 75 u32 cpr; /* PCI + 0x34 */ member
|