Searched defs:traps (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/arch/riscv/kernel/ |
A D | vmlinux-xip.lds.S | 112 *(.xip.traps) 113 __xip_traps_end = .;
|
/linux-6.3-rc2/arch/x86/xen/ |
A D | enlighten_pv.c | 749 struct trap_info *traps, bool full) in xen_convert_trap_info() 766 void xen_copy_trap_info(struct trap_info *traps) in xen_copy_trap_info() 779 static struct trap_info traps[257]; in xen_load_idt() local
|
/linux-6.3-rc2/arch/mips/include/asm/ |
A D | mips-r2-to-r6-emul.h | 20 u64 traps; member
|
/linux-6.3-rc2/drivers/misc/genwqe/ |
A 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.3-rc2/net/devlink/ |
A D | leftover.c | 9011 const struct devlink_trap *traps, in devl_traps_register() 9054 const struct devlink_trap *traps, in devlink_traps_register() 9073 const struct devlink_trap *traps, in devl_traps_unregister() 9099 const struct devlink_trap *traps, in devlink_traps_unregister()
|
/linux-6.3-rc2/include/soc/fsl/qe/ |
A D | qe.h | 284 __be32 traps[16]; /* Trap addresses, 0 == ignore */ member
|
/linux-6.3-rc2/include/soc/mscc/ |
A D | ocelot.h | 813 struct list_head traps; member
|
/linux-6.3-rc2/include/linux/mlx5/ |
A D | driver.h | 603 struct list_head traps; member
|
Completed in 42 milliseconds