Home
last modified time | relevance | path

Searched defs:trap (Results 1 – 25 of 144) sorted by relevance

123456

/kernel/linux/linux-6.6/arch/riscv/kvm/
Dvcpu_exit.c14 struct kvm_cpu_trap *trap) in gstage_page_fault()
62 struct kvm_cpu_trap *trap) in kvm_riscv_vcpu_unpriv_read()
136 struct kvm_cpu_trap *trap) in kvm_riscv_vcpu_trap_redirect()
173 struct kvm_cpu_trap *trap) in kvm_riscv_vcpu_exit()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_trap.c30 struct devlink_trap trap; member
1015 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_policer_item_lookup() local
1029 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_group_item_lookup() local
1043 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_item_lookup() local
1056 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_cpu_policers_set() local
1087 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_policer_items_arr_init() local
1139 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_policers_init() local
1170 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_policers_fini() local
1186 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_group_items_arr_init() local
1222 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_groups_init() local
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtrap.c169 void mlx5e_close_trap(struct mlx5e_trap *trap) in mlx5e_close_trap()
177 static void mlx5e_activate_trap(struct mlx5e_trap *trap) in mlx5e_activate_trap()
186 struct mlx5e_trap *trap = priv->en_trap; in mlx5e_deactivate_trap() local
194 struct mlx5e_trap *trap; in mlx5e_add_trap_queue() local
220 struct mlx5e_trap *trap; in mlx5e_handle_action_trap() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_trap.c30 struct devlink_trap trap; member
1193 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_policer_item_lookup() local
1207 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_group_item_lookup() local
1221 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_item_lookup() local
1234 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_cpu_policers_set() local
1265 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_policer_items_arr_init() local
1317 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_policers_init() local
1348 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_policers_fini() local
1364 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_group_items_arr_init() local
1400 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_groups_init() local
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
Ddevlink.h33 struct mlx5_trap_ctx trap; member
39 struct mlx5_trap_ctx *trap; member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
Dprestera_devlink.c117 struct devlink_trap trap; member
544 const struct devlink_trap *trap, void *trap_ctx) in prestera_trap_init()
560 const struct devlink_trap *trap, in prestera_trap_action_set()
569 const struct devlink_trap *trap, in prestera_drop_counter_get()
586 const struct devlink_trap *trap; in prestera_devlink_traps_unregister() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
Docelot_ptp.c319 static void ocelot_populate_l2_ptp_trap_key(struct ocelot_vcap_filter *trap) in ocelot_populate_l2_ptp_trap_key()
327 ocelot_populate_ipv4_ptp_event_trap_key(struct ocelot_vcap_filter *trap) in ocelot_populate_ipv4_ptp_event_trap_key()
337 ocelot_populate_ipv6_ptp_event_trap_key(struct ocelot_vcap_filter *trap) in ocelot_populate_ipv6_ptp_event_trap_key()
347 ocelot_populate_ipv4_ptp_general_trap_key(struct ocelot_vcap_filter *trap) in ocelot_populate_ipv4_ptp_general_trap_key()
357 ocelot_populate_ipv6_ptp_general_trap_key(struct ocelot_vcap_filter *trap) in ocelot_populate_ipv6_ptp_general_trap_key()
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
Dhash_64k.c37 pte_t *ptep, unsigned long trap, unsigned long flags, in __hash_page_4K()
224 unsigned long vsid, pte_t *ptep, unsigned long trap, in __hash_page_64K()
Dhash_utils.c1147 unsigned int hash_page_do_lazy_icache(unsigned int pp, pte_t pte, int trap) in hash_page_do_lazy_icache()
1263 unsigned long vsid, unsigned long trap, in hash_failure_debug()
1298 unsigned long access, unsigned long trap, in hash_page_mm()
1507 int hash_page(unsigned long ea, unsigned long access, unsigned long trap, in hash_page()
1524 int __hash_page(unsigned long trap, unsigned long ea, unsigned long dsisr, in __hash_page()
1583 bool is_exec, unsigned long trap) in hash_preload()
1686 unsigned long trap; in update_mmu_cache() local
Dhash_4k.c20 pte_t *ptep, unsigned long trap, unsigned long flags, in __hash_page_4K()
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
Dhash_64k.c39 pte_t *ptep, unsigned long trap, unsigned long flags, in __hash_page_4K()
229 unsigned long vsid, pte_t *ptep, unsigned long trap, in __hash_page_64K()
Dhash_4k.c22 pte_t *ptep, unsigned long trap, unsigned long flags, in __hash_page_4K()
/kernel/linux/linux-6.6/net/devlink/
Dtrap.c64 const struct devlink_trap *trap; member
132 const struct devlink_trap *trap) in devlink_trap_metadata_put()
1091 static int devlink_trap_generic_verify(const struct devlink_trap *trap) in devlink_trap_generic_verify()
1105 static int devlink_trap_driver_verify(const struct devlink_trap *trap) in devlink_trap_driver_verify()
1120 static int devlink_trap_verify(const struct devlink_trap *trap) in devlink_trap_verify()
1273 const struct devlink_trap *trap, void *priv) in devlink_trap_register()
1317 const struct devlink_trap *trap) in devlink_trap_unregister()
1334 const struct devlink_trap *trap) in devlink_trap_disable()
1367 const struct devlink_trap *trap = &traps[i]; in devl_traps_register() local
/kernel/linux/linux-5.10/arch/m68k/68000/
Dromvec.S15 .global trap symbol
/kernel/linux/linux-6.6/arch/m68k/68000/
Dromvec.S15 .global trap symbol
/kernel/linux/linux-6.6/arch/mips/kernel/
Dkgdb.c291 int trap = (regs->cp0_cause & 0x7c) >> 2; in kgdb_mips_notify() local
325 struct pt_regs *regs, long err, int trap, int sig) in kgdb_ll_trap()
/kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
Dswitch-driver.rst176 Mirroring
/kernel/linux/linux-5.10/arch/mips/kernel/
Dkgdb.c304 int trap = (regs->cp0_cause & 0x7c) >> 2; in kgdb_mips_notify() local
346 struct pt_regs *regs, long err, int trap, int sig) in kgdb_ll_trap()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dnv50.h15 u32 trap; member
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth-devlink.c108 const struct devlink_trap *trap, in dpaa2_eth_dl_trap_init()
125 const struct devlink_trap *trap, in dpaa2_eth_dl_trap_action_set()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth-devlink.c117 const struct devlink_trap *trap, in dpaa2_eth_dl_trap_init()
134 const struct devlink_trap *trap, in dpaa2_eth_dl_trap_action_set()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgf100.c1179 u32 trap[4]; in gf100_gr_trap_gpc_rop() local
1263 u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0224)); in gf100_gr_trap_tpc() local
1275 u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0084)); in gf100_gr_trap_tpc() local
1282 u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x048c)); in gf100_gr_trap_tpc() local
1289 u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0430)); in gf100_gr_trap_tpc() local
1314 u32 trap = nvkm_rd32(device, GPC_UNIT(gpc, 0x0900)); in gf100_gr_trap_gpc() local
1321 u32 trap = nvkm_rd32(device, GPC_UNIT(gpc, 0x1028)); in gf100_gr_trap_gpc() local
1328 u32 trap = nvkm_rd32(device, GPC_UNIT(gpc, 0x0824)); in gf100_gr_trap_gpc() local
1354 u32 trap = nvkm_rd32(device, 0x400108); in gf100_gr_trap_intr() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgf100.c1240 u32 trap[4]; in gf100_gr_trap_gpc_rop() local
1324 u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0224)); in gf100_gr_trap_tpc() local
1336 u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0084)); in gf100_gr_trap_tpc() local
1343 u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x048c)); in gf100_gr_trap_tpc() local
1350 u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0430)); in gf100_gr_trap_tpc() local
1375 u32 trap = nvkm_rd32(device, GPC_UNIT(gpc, 0x0900)); in gf100_gr_trap_gpc() local
1382 u32 trap = nvkm_rd32(device, GPC_UNIT(gpc, 0x1028)); in gf100_gr_trap_gpc() local
1389 u32 trap = nvkm_rd32(device, GPC_UNIT(gpc, 0x0824)); in gf100_gr_trap_gpc() local
1415 u32 trap = nvkm_rd32(device, 0x400108); in gf100_gr_trap_intr() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dnv50.h17 u32 trap; member
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dhead_32.h314 #define EXC_XFER_TEMPLATE(hdlr, trap, msr, tfer, ret) \ argument

123456