/linux-6.14.4/tools/perf/util/ |
D | db-export.c | 24 int db_export__init(struct db_export *dbe) in db_export__init() argument 26 memset(dbe, 0, sizeof(struct db_export)); in db_export__init() 30 void db_export__exit(struct db_export *dbe) in db_export__exit() argument 32 call_return_processor__free(dbe->crp); in db_export__exit() 33 dbe->crp = NULL; in db_export__exit() 36 int db_export__evsel(struct db_export *dbe, struct evsel *evsel) in db_export__evsel() argument 41 evsel->db_id = ++dbe->evsel_last_db_id; in db_export__evsel() 43 if (dbe->export_evsel) in db_export__evsel() 44 return dbe->export_evsel(dbe, evsel); in db_export__evsel() 49 int db_export__machine(struct db_export *dbe, struct machine *machine) in db_export__machine() argument [all …]
|
D | db-export.h | 42 int (*export_evsel)(struct db_export *dbe, struct evsel *evsel); 43 int (*export_machine)(struct db_export *dbe, struct machine *machine); 44 int (*export_thread)(struct db_export *dbe, struct thread *thread, 46 int (*export_comm)(struct db_export *dbe, struct comm *comm, 48 int (*export_comm_thread)(struct db_export *dbe, u64 db_id, 50 int (*export_dso)(struct db_export *dbe, struct dso *dso, 52 int (*export_symbol)(struct db_export *dbe, struct symbol *sym, 54 int (*export_branch_type)(struct db_export *dbe, u32 branch_type, 56 int (*export_sample)(struct db_export *dbe, struct export_sample *es); 57 int (*export_call_path)(struct db_export *dbe, struct call_path *cp); [all …]
|
/linux-6.14.4/tools/perf/util/scripting-engines/ |
D | trace-event-python.c | 93 struct db_export dbe; member 1126 static int python_export_evsel(struct db_export *dbe, struct evsel *evsel) in python_export_evsel() argument 1128 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() 1143 static int python_export_machine(struct db_export *dbe, in python_export_machine() argument 1146 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() 1162 static int python_export_thread(struct db_export *dbe, struct thread *thread, in python_export_thread() argument 1165 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() 1183 static int python_export_comm(struct db_export *dbe, struct comm *comm, in python_export_comm() argument 1186 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() 1204 static int python_export_comm_thread(struct db_export *dbe, u64 db_id, in python_export_comm_thread() argument [all …]
|
/linux-6.14.4/drivers/edac/ |
D | octeon_edac-l2c.c | 69 if (err_tdtx.s.dbe || err_tdtx.s.sbe || in _octeon_l2c_poll_oct2() 75 if (err_tdtx.s.dbe) { in _octeon_l2c_poll_oct2() 78 err_tdtx_reset.s.dbe = 1; in _octeon_l2c_poll_oct2() 105 if (err_ttgx.s.dbe || err_ttgx.s.sbe) in _octeon_l2c_poll_oct2() 110 if (err_ttgx.s.dbe) { in _octeon_l2c_poll_oct2() 113 err_ttgx_reset.s.dbe = 1; in _octeon_l2c_poll_oct2()
|
D | altera_edac.c | 141 /* Error are injected by writing a word while the SBE or DBE in altr_sdr_mc_err_inject_write() 143 * trigger the SBE or DBE error and the corresponding IRQ. in altr_sdr_mc_err_inject_write() 2079 /* Find the matching DBE in the list of devices */ in s10_edac_dberr_handler() 2092 "EDAC: [Fatal DBE on %s @ 0x%08X]\n", in s10_edac_dberr_handler()
|
D | armada_xp_edac.c | 170 dev_warn(mci->pdev, "inconsistent DBE count detected\n"); in axp_mc_check()
|
/linux-6.14.4/Documentation/devicetree/bindings/mailbox/ |
D | arm,mhuv3.yaml | 48 - Doorbell Extension (DBE): DBE defines a type of channel called a Doorbell 51 When DBE is implemented, the number of DBCHs that an implementation of the 170 Extension type for DBE is DBE_EXT and the third parameter represents the 175 mboxes = <&mhu DBE_EXT 0 5>; // DBE, Doorbell Channel Window 0, doorbell 5. 176 mboxes = <&mhu DBE_EXT 7>; // DBE, Doorbell Channel Window 1, doorbell 7.
|
/linux-6.14.4/arch/mips/kernel/ |
D | module.c | 397 struct mod_arch_specific *dbe; in search_module_dbetables() local 400 list_for_each_entry(dbe, &dbe_list, dbe_list) { in search_module_dbetables() 401 e = search_extable(dbe->dbe_start, in search_module_dbetables() 402 dbe->dbe_end - dbe->dbe_start, addr); in search_module_dbetables() 413 /* Put in dbe list if necessary. */
|
D | genex.S | 560 BUILD_HANDLER dbe be cli silent /* #7 */
|
/linux-6.14.4/drivers/crypto/cavium/zip/ |
D | zip_regs.h | 661 u64 dbe : 5; member 667 u64 dbe : 5; 681 u64 dbe : 5; member 687 u64 dbe : 5; 704 u64 dbe : 5; member 710 u64 dbe : 5; 724 u64 dbe : 5; member 730 u64 dbe : 5;
|
/linux-6.14.4/arch/mips/include/asm/octeon/ |
D | cvmx-l2c-defs.h | 78 __BITFIELD_FIELD(uint64_t dbe:1, 94 __BITFIELD_FIELD(uint64_t dbe:1,
|
D | cvmx-pow-defs.h | 328 uint64_t dbe:1; member 332 uint64_t dbe:1; 355 uint64_t dbe:1; member 359 uint64_t dbe:1;
|
/linux-6.14.4/drivers/crypto/cavium/nitrox/ |
D | nitrox_csr.h | 902 * @dbe: Double-bit error occurred in EFL 918 u64 dbe : 1; member 926 u64 dbe : 1; 1252 * @dbe: Memory DBE error. This is a fatal and requires a 1274 u64 dbe : 1; member 1284 u64 dbe : 1;
|
/linux-6.14.4/arch/mips/sgi-ip22/ |
D | ip22-gio.c | 278 * We got no DBE, but this doesn't mean anything. in ip22_gio_id() 280 * for GFX slot) we don't get a DBE, but we see in ip22_gio_id()
|
/linux-6.14.4/arch/mips/include/asm/ |
D | paccess.h | 10 * by sending a DBE error like accessing possibly non-existent memory or
|
/linux-6.14.4/arch/mips/sibyte/swarm/ |
D | setup.c | 63 printk("DBE physical address: %010Lx\n", in swarm_be_handler()
|
/linux-6.14.4/include/linux/mfd/wm831x/ |
D | otp.h | 150 * R30759 (0x7827) - DBE CHECK DATA
|
/linux-6.14.4/drivers/mailbox/ |
D | arm_mhuv3.c | 244 "DBE", 714 dev_dbg(dev, "%s: Initializing DBE Extension.\n", mhuv3_str[mhu->frame]); in mhuv3_dbe_init() 732 dev_dbg(dev, "%s: found %d DBE channels.\n", in mhuv3_dbe_init()
|
/linux-6.14.4/arch/mips/dec/ |
D | ecc-berr.c | 254 * Otherwise DBE/IBE exceptions would be masked but bus error in dec_kn03_be_init()
|
D | setup.c | 114 * Bus error (DBE/IBE exceptions and bus interrupts) handling setup.
|
/linux-6.14.4/drivers/soc/fsl/dpio/ |
D | qbman-portal.h | 600 u8 dbe; member
|
/linux-6.14.4/arch/mips/mm/ |
D | cerr-sb1.c | 122 printk(" data-DBE"); in breakout_cerrd()
|