| /linux-6.15/arch/sh/kernel/cpu/sh3/ |
| H A D | ex.S | 46 .long exception_error ! reserved_instruction (filled by trap_init) /* 180 */ 47 .long exception_error ! illegal_slot_instruction (filled by trap_init) /*1A0*/
|
| /linux-6.15/arch/m68k/coldfire/ |
| H A D | vectors.c | 44 void __init trap_init(void) in trap_init() function
|
| /linux-6.15/arch/microblaze/kernel/ |
| H A D | traps.c | 22 void trap_init(void) in trap_init() function
|
| /linux-6.15/arch/m68k/kernel/ |
| H A D | vectors.c | 77 void __init trap_init (void) in trap_init() function
|
| /linux-6.15/arch/m68k/68000/ |
| H A D | ints.c | 156 void __init trap_init(void) in trap_init() function
|
| /linux-6.15/include/linux/ |
| H A D | cpu.h | 36 extern void trap_init(void);
|
| /linux-6.15/arch/csky/kernel/ |
| H A D | traps.c | 58 void __init trap_init(void) in trap_init() function
|
| /linux-6.15/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-eth-devlink.c | 178 .trap_init = dpaa2_eth_dl_trap_init,
|
| /linux-6.15/arch/s390/kernel/ |
| H A D | traps.c | 270 void __init trap_init(void) in trap_init() function
|
| /linux-6.15/arch/sparc/kernel/ |
| H A D | traps_32.c | 367 void trap_init(void) function
|
| /linux-6.15/init/ |
| H A D | main.c | 803 void __init __weak trap_init(void) { } in trap_init() function 956 trap_init(); in start_kernel()
|
| /linux-6.15/arch/xtensa/kernel/ |
| H A D | traps.c | 485 void __init trap_init(void) in trap_init() function
|
| /linux-6.15/arch/sh/kernel/ |
| H A D | traps_32.c | 763 void __init trap_init(void) in trap_init() function
|
| /linux-6.15/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_devlink.c | 379 .trap_init = prestera_trap_init,
|
| /linux-6.15/arch/alpha/kernel/ |
| H A D | smp.c | 133 trap_init(); in smp_callin()
|
| H A D | traps.c | 917 trap_init(void) in trap_init() function
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core.h | 410 int (*trap_init)(struct mlxsw_core *mlxsw_core, member
|
| H A D | core.c | 1625 if (!mlxsw_driver->trap_init) in mlxsw_devlink_trap_init() 1627 return mlxsw_driver->trap_init(mlxsw_core, trap, trap_ctx); in mlxsw_devlink_trap_init() 1751 .trap_init = mlxsw_devlink_trap_init,
|
| H A D | spectrum.c | 3881 .trap_init = mlxsw_sp_trap_init, 3917 .trap_init = mlxsw_sp_trap_init, 3952 .trap_init = mlxsw_sp_trap_init, 3985 .trap_init = mlxsw_sp_trap_init,
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | devlink.c | 343 .trap_init = mlx5_devlink_trap_init,
|
| /linux-6.15/net/devlink/ |
| H A D | trap.c | 1292 err = devlink->ops->trap_init(devlink, trap, trap_item); in devlink_trap_register() 1355 if (!devlink->ops->trap_init || !devlink->ops->trap_action_set) in devl_traps_register()
|
| /linux-6.15/arch/arm64/kernel/ |
| H A D | traps.c | 1154 void __init trap_init(void) in trap_init() function
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | traps.c | 1552 void __init trap_init(void) in trap_init() function
|
| /linux-6.15/arch/loongarch/kernel/ |
| H A D | traps.c | 1187 void __init trap_init(void) in trap_init() function
|
| /linux-6.15/include/net/ |
| H A D | devlink.h | 1366 int (*trap_init)(struct devlink *devlink, member
|