Searched defs:traps (Results 1 – 8 of 8) sorted by relevance
/linux-6.6.21/arch/riscv/kernel/ |
D | vmlinux-xip.lds.S | 108 *(.xip.traps) 109 __xip_traps_end = .;
|
/linux-6.6.21/arch/x86/xen/ |
D | enlighten_pv.c | 829 struct trap_info *traps, bool full) in xen_convert_trap_info() 846 void xen_copy_trap_info(struct trap_info *traps) in xen_copy_trap_info() 859 static struct trap_info traps[257]; in xen_load_idt() local
|
/linux-6.6.21/net/devlink/ |
D | trap.c | 1357 const struct devlink_trap *traps, in devl_traps_register() 1400 const struct devlink_trap *traps, in devlink_traps_register() 1419 const struct devlink_trap *traps, in devl_traps_unregister() 1445 const struct devlink_trap *traps, in devlink_traps_unregister()
|
/linux-6.6.21/arch/mips/include/asm/ |
D | mips-r2-to-r6-emul.h | 20 u64 traps; member
|
/linux-6.6.21/drivers/misc/genwqe/ |
D | card_utils.c | 832 int entries = 0, ring, traps, traces, trace_entries; in genwqe_ffdc_buff_size() local 890 int i, traps, traces, trace, trace_entries, trace_entry, ring; in genwqe_ffdc_buff_read() local
|
/linux-6.6.21/include/soc/fsl/qe/ |
D | qe.h | 284 __be32 traps[16]; /* Trap addresses, 0 == ignore */ member
|
/linux-6.6.21/include/soc/mscc/ |
D | ocelot.h | 826 struct list_head traps; member
|
/linux-6.6.21/include/linux/mlx5/ |
D | driver.h | 599 struct list_head traps; member
|