Searched defs:cbr (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.15/arch/mips/kernel/ |
D | smp-bmips.c | 515 void __iomem *cbr = BMIPS_GET_CBR(); in bmips_set_reset_vec() local 588 void __iomem __maybe_unused *cbr = BMIPS_GET_CBR(); in bmips_cpu_setup() local
|
/Linux-v5.15/arch/mips/bmips/ |
D | dma.c | 69 void __iomem *cbr = BMIPS_GET_CBR(); in arch_sync_dma_for_cpu_all() local
|
/Linux-v5.15/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.15/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.c | 185 unsigned int cbr; member 762 unsigned int cbr; member 800 unsigned int cbr; in intel_pt_calc_cyc_cb() local 1738 unsigned int cbr = decoder->packet.payload & 0xff; in intel_pt_calc_cbr() local
|
D | intel-pt-decoder.h | 230 uint32_t cbr; member
|
/Linux-v5.15/drivers/misc/sgi-gru/ |
D | grumain.c | 775 int ctxnum, ctxnum0, flag = 0, cbr, dsr; in gru_steal_context() local
|
D | grutables.h | 491 #define CBR_BYTES(cbr) ((cbr) * GRU_HANDLE_BYTES * GRU_CBR_AU_SIZE * 2) argument
|
/Linux-v5.15/tools/perf/util/ |
D | event.h | 263 u32 cbr : 8, member
|
/Linux-v5.15/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 857 int yr, yg, yb, cbr, cbg, cbb, crr, crg, crb; member
|