Searched defs:cbr (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.10/arch/mips/kernel/ |
D | smp-bmips.c | 511 void __iomem *cbr = BMIPS_GET_CBR(); in bmips_set_reset_vec() local 584 void __iomem __maybe_unused *cbr = BMIPS_GET_CBR(); in bmips_cpu_setup() local
|
/Linux-v5.10/arch/mips/bmips/ |
D | dma.c | 69 void __iomem *cbr = BMIPS_GET_CBR(); in arch_sync_dma_for_cpu_all() local
|
/Linux-v5.10/tools/perf/scripts/python/ |
D | export-to-sqlite.py | 728 def cbr(id, raw_buf): function
|
D | export-to-postgresql.py | 1053 def cbr(id, raw_buf): function
|
/Linux-v5.10/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.c | 150 unsigned int cbr; member 652 unsigned int cbr; member 690 unsigned int cbr; in intel_pt_calc_cyc_cb() local 1592 unsigned int cbr = decoder->packet.payload & 0xff; in intel_pt_calc_cbr() local
|
D | intel-pt-decoder.h | 216 uint32_t cbr; member
|
/Linux-v5.10/drivers/misc/sgi-gru/ |
D | grumain.c | 775 int ctxnum, ctxnum0, flag = 0, cbr, dsr; in gru_steal_context() local
|
D | grutables.h | 490 #define CBR_BYTES(cbr) ((cbr) * GRU_HANDLE_BYTES * GRU_CBR_AU_SIZE * 2) argument
|
/Linux-v5.10/tools/perf/util/ |
D | event.h | 254 u32 cbr : 8, member
|
/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 856 int yr, yg, yb, cbr, cbg, cbb, crr, crg, crb; member
|