Home
last modified time | relevance | path

Searched refs:traps (Results 1 – 25 of 104) sorted by relevance

12345

/openbmc/linux/Documentation/networking/devlink/
H A Ddevlink-trap.rst32 supported packet traps with ``devlink`` and report trapped packets to
38 port). This is especially useful for drop traps (see :ref:`Trap-Types`)
58 | Non-control traps
62 | devlink | (non-drop traps)
98 action of such traps is not allowed, as it can easily break the control
104 Changing the action of such traps is not allowed, as it can easily break
123 Generic packet traps are used to describe traps that trap well-defined packets
125 Such traps can be shared by multiple device drivers and their description must
502 Device drivers can register driver-specific packet traps, but these must be
503 clearly documented. Such traps can correspond to device-specific exceptions and
[all …]
/openbmc/linux/arch/sparc/kernel/
H A Dtrampoline_32.S47 wr %g1, 0x0, %psr ! traps off though
71 wr %g1, PSR_ET, %psr ! traps on
101 wr %g1, 0x0, %psr ! traps off though
132 wr %g1, PSR_ET, %psr ! traps on
160 wr %g1, 0x0, %psr ! traps off though
188 wr %g1, PSR_ET, %psr ! traps on
H A Dentry.S444 wr %l0, PSR_ET, %psr ! re-enable traps
497 wr %l0, PSR_ET, %psr ! re-enable traps
512 wr %l0, PSR_ET, %psr ! re-enable traps
551 wr %l0, PSR_ET, %psr ! re-enable traps
568 wr %l0, PSR_ET, %psr ! re-enable traps
585 wr %l0, PSR_ET, %psr ! re-enable traps
602 wr %l0, PSR_ET, %psr ! re-enable traps
619 wr %l0, PSR_ET, %psr ! re-enable traps
636 wr %l0, PSR_ET, %psr ! re-enable traps
653 wr %l0, PSR_ET, %psr ! re-enable traps
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H A Dfirmware.txt16 - virtual-traps: The virtual traps, taken from the firmware binary.
23 virtual-traps = <0 0 0 0 0 0 0 0>;
/openbmc/qemu/libdecnumber/
H A DdecContext.c98 context->traps=DEC_Errors; /* all but informational */ in decContextDefault()
113 context->traps=0; /* no traps set */ in decContextDefault()
124 context->traps=0; /* no traps set */ in decContextDefault()
135 context->traps=0; /* no traps set */ in decContextDefault()
242 if (status & context->traps) raise(SIGFPE); in decContextSetStatus()
/openbmc/linux/arch/riscv/kernel/
H A Dvmlinux-xip.lds.S106 .xip.traps : {
108 *(.xip.traps) argument
/openbmc/linux/arch/m68k/fpsp040/
H A Dslog2.S35 | traps, and precision control = double extended.
50 | traps, and precision control = double extended.
64 | traps, and precision control = double extended.
79 | traps, and precision control = double extended.
/openbmc/linux/Documentation/powerpc/
H A Dqe_firmware.rst80 5) If necessary, device drivers that need the virtual traps and extended mode
85 These virtual traps are conditional branches in the microcode. These are
87 flexibility and save h/w traps If new features are activated or an issue is
89 structure signals the microcode which of these virtual traps is active.
238 virtual traps. As with 'extended_modes', this field is stored in the QE
248 'traps' is an array of 16 words that contain hardware trap values
249 for each of the 16 traps. If trap[i] is 0, then this particular
/openbmc/u-boot/arch/nios2/cpu/
H A DMakefile8 obj-y += cpu.o interrupts.o traps.o
/openbmc/linux/arch/x86/xen/
H A Denlighten_pv.c829 struct trap_info *traps, bool full) in xen_convert_trap_info() argument
839 if (cvt_gate_to_trap(in, entry, &traps[out]) || full) in xen_convert_trap_info()
846 void xen_copy_trap_info(struct trap_info *traps) in xen_copy_trap_info() argument
850 xen_convert_trap_info(desc, traps, true); in xen_copy_trap_info()
859 static struct trap_info traps[257]; in xen_load_idt() local
869 out = xen_convert_trap_info(desc, traps, false); in xen_load_idt()
870 traps[out] = zero; in xen_load_idt()
873 if (HYPERVISOR_set_trap_table(traps)) in xen_load_idt()
/openbmc/u-boot/doc/
H A DREADME.bedbug29 ./arch/powerpc/cpu/ppc4xx/traps.c
72 arch/powerpc/cpu/mpc8xx/traps.c
/openbmc/phosphor-snmp/docs/
H A Dsnmp-configuration.md5 phosphor-snmp currently only supports sending traps for error log entries.
35 traps.
/openbmc/u-boot/arch/m68k/lib/
H A DMakefile14 obj-y += traps.o
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A DMakefile7 extra-y += traps.o
/openbmc/u-boot/arch/mips/lib/
H A DMakefile11 obj-y += traps.o
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A DMakefile12 extra-y += traps.o
/openbmc/linux/drivers/misc/genwqe/
H A Dcard_utils.c832 int entries = 0, ring, traps, traces, trace_entries; in genwqe_ffdc_buff_size() local
871 traps = (val >> 24) & 0xff; in genwqe_ffdc_buff_size()
875 entries += traps + (traces * trace_entries); in genwqe_ffdc_buff_size()
890 int i, traps, traces, trace, trace_entries, trace_entry, ring; in genwqe_ffdc_buff_read() local
940 traps = (val >> 24) & 0xff; /* Number of Traps */ in genwqe_ffdc_buff_read()
956 trace_entry < (trace ? trace_entries : traps); in genwqe_ffdc_buff_read()
/openbmc/linux/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c947 MIPS_R2_STATS(traps); in mipsr2_decoder()
954 MIPS_R2_STATS(traps); in mipsr2_decoder()
961 MIPS_R2_STATS(traps); in mipsr2_decoder()
968 MIPS_R2_STATS(traps); in mipsr2_decoder()
975 MIPS_R2_STATS(traps); in mipsr2_decoder()
982 MIPS_R2_STATS(traps); in mipsr2_decoder()
2261 (unsigned long)__this_cpu_read(mipsr2emustats.traps), in mipsr2_emul_show()
2262 (unsigned long)__this_cpu_read(mipsr2bdemustats.traps)); in mipsr2_emul_show()
2320 __this_cpu_write((mipsr2emustats).traps, 0); in mipsr2_clear_show()
2321 __this_cpu_write((mipsr2bdemustats).traps, 0); in mipsr2_clear_show()
/openbmc/linux/net/devlink/
H A Dtrap.c1357 const struct devlink_trap *traps, in devl_traps_register() argument
1367 const struct devlink_trap *trap = &traps[i]; in devl_traps_register()
1383 devlink_trap_unregister(devlink, &traps[i]); in devl_traps_register()
1400 const struct devlink_trap *traps, in devlink_traps_register() argument
1406 err = devl_traps_register(devlink, traps, traps_count, priv); in devlink_traps_register()
1419 const struct devlink_trap *traps, in devl_traps_unregister() argument
1429 devlink_trap_disable(devlink, &traps[i]); in devl_traps_unregister()
1432 devlink_trap_unregister(devlink, &traps[i]); in devl_traps_unregister()
1445 const struct devlink_trap *traps, in devlink_traps_unregister() argument
1449 devl_traps_unregister(devlink, traps, traps_count); in devlink_traps_unregister()
/openbmc/linux/arch/openrisc/kernel/
H A DMakefile9 traps.o time.o irq.o entry.o ptrace.o signal.o \
/openbmc/linux/arch/nios2/kernel/
H A DMakefile22 obj-y += traps.o
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A DMakefile24 obj-y += traps.o
/openbmc/linux/arch/hexagon/kernel/
H A DMakefile7 obj-y += setup.o irq_cpu.o traps.o syscalltab.o signal.o time.o
/openbmc/linux/arch/microblaze/kernel/
H A DMakefile19 reset.o setup.o signal.o sys_microblaze.o timer.o traps.o unwind.o
/openbmc/linux/arch/csky/kernel/
H A DMakefile4 obj-y += head.o entry.o atomic.o signal.o traps.o irq.o time.o vdso.o vdso/

12345