Home
last modified time | relevance | path

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

123

/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_trap.c30 struct devlink_trap trap; member
1168 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_policer_item_lookup() local
1182 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_group_item_lookup() local
1196 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_item_lookup() local
1209 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_cpu_policers_set() local
1240 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_policer_items_arr_init() local
1292 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_policers_init() local
1323 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_policers_fini() local
1339 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_group_items_arr_init() local
1375 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_groups_init() local
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtrap.c163 void mlx5e_close_trap(struct mlx5e_trap *trap) in mlx5e_close_trap()
171 static void mlx5e_activate_trap(struct mlx5e_trap *trap) in mlx5e_activate_trap()
179 struct mlx5e_trap *trap = priv->en_trap; in mlx5e_deactivate_trap() local
187 struct mlx5e_trap *trap; in mlx5e_add_trap_queue() local
213 struct mlx5e_trap *trap; in mlx5e_handle_action_trap() local
/linux/arch/riscv/kvm/
A Dvcpu_exit.c161 struct kvm_cpu_trap *trap) in virtual_inst_fault()
421 struct kvm_cpu_trap *trap) in stage2_page_fault()
467 struct kvm_cpu_trap *trap) in kvm_riscv_vcpu_unpriv_read()
565 struct kvm_cpu_trap *trap) in kvm_riscv_vcpu_trap_redirect()
659 struct kvm_cpu_trap *trap) in kvm_riscv_vcpu_exit()
/linux/drivers/net/ethernet/marvell/prestera/
A Dprestera_devlink.c117 struct devlink_trap trap; member
566 const struct devlink_trap *trap, void *trap_ctx) in prestera_trap_init()
582 const struct devlink_trap *trap, in prestera_trap_action_set()
591 const struct devlink_trap *trap, in prestera_drop_counter_get()
608 const struct devlink_trap *trap; in prestera_devlink_traps_unregister() local
/linux/arch/powerpc/mm/book3s64/
A 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()
A Dhash_utils.c1148 unsigned int hash_page_do_lazy_icache(unsigned int pp, pte_t pte, int trap) in hash_page_do_lazy_icache()
1264 unsigned long vsid, unsigned long trap, in hash_failure_debug()
1299 unsigned long access, unsigned long trap, in hash_page_mm()
1508 int hash_page(unsigned long ea, unsigned long access, unsigned long trap, in hash_page()
1639 bool is_exec, unsigned long trap) in hash_preload()
1742 unsigned long trap; in update_mmu_cache() local
A Dhash_4k.c20 pte_t *ptep, unsigned long trap, unsigned long flags, in __hash_page_4K()
A Dhash_hugepage.c22 pmd_t *pmdp, unsigned long trap, unsigned long flags, in __hash_page_thp()
A Dhash_hugetlbpage.c20 pte_t *ptep, unsigned long trap, unsigned long flags, in __hash_page_huge()
/linux/arch/mips/kernel/
A 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()
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
A Dswitch-driver.rst176 Mirroring
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
A 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
/linux/drivers/net/ethernet/freescale/dpaa2/
A 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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Ddevlink.h22 struct mlx5_trap_ctx trap; member
A Ddevlink.c212 static int mlx5_devlink_trap_init(struct devlink *devlink, const struct devlink_trap *trap, in mlx5_devlink_trap_init()
236 static void mlx5_devlink_trap_fini(struct devlink *devlink, const struct devlink_trap *trap, in mlx5_devlink_trap_fini()
252 const struct devlink_trap *trap, in mlx5_devlink_trap_action_set()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
A Dnv50.h17 u32 trap; member
A Dnv50.c143 u32 trap[6], idx, inst; in nv50_fb_intr() local
/linux/drivers/net/ethernet/mscc/
A Docelot.c1281 static void ocelot_populate_l2_ptp_trap_key(struct ocelot_vcap_filter *trap) in ocelot_populate_l2_ptp_trap_key()
1289 ocelot_populate_ipv4_ptp_event_trap_key(struct ocelot_vcap_filter *trap) in ocelot_populate_ipv4_ptp_event_trap_key()
1297 ocelot_populate_ipv6_ptp_event_trap_key(struct ocelot_vcap_filter *trap) in ocelot_populate_ipv6_ptp_event_trap_key()
1305 ocelot_populate_ipv4_ptp_general_trap_key(struct ocelot_vcap_filter *trap) in ocelot_populate_ipv4_ptp_general_trap_key()
1313 ocelot_populate_ipv6_ptp_general_trap_key(struct ocelot_vcap_filter *trap) in ocelot_populate_ipv6_ptp_general_trap_key()
1325 struct ocelot_vcap_filter *trap; in ocelot_trap_add() local
1371 struct ocelot_vcap_filter *trap; in ocelot_trap_del() local
/linux/net/ipv4/
A Dfib_lookup.h20 trap:1, member
/linux/arch/parisc/kernel/
A Dkgdb.c173 int kgdb_arch_handle_exception(int trap, int signo, in kgdb_arch_handle_exception()
/linux/net/dsa/
A Dtag_dsa.c191 bool trap = false, trunk = false; in dsa_rcv_ll() local
/linux/arch/powerpc/kernel/
A Dinterrupt.c261 unsigned long trap, srr0, srr1; in check_return_regs_valid() local
A Dppc32.h25 unsigned int trap; /* Reason for being here */ member
/linux/drivers/infiniband/hw/hfi1/
A Dmad.c83 static void cleanup_traps(struct hfi1_ibport *ibp, struct trap_node *trap) in cleanup_traps()
115 struct trap_node *trap) in check_and_add_trap()
190 struct trap_node *trap; in subn_handle_opa_trap_repress() local
271 static void send_trap(struct hfi1_ibport *ibp, struct trap_node *trap) in send_trap()
373 struct trap_node *trap = NULL; in hfi1_handle_trap_timer() local
391 struct trap_node *trap; in create_trap_node() local
412 struct trap_node *trap; in hfi1_bad_pkey() local
441 struct trap_node *trap; in bad_mkey() local
478 struct trap_node *trap; in hfi1_cap_mask_chg() local
503 struct trap_node *trap; in hfi1_sys_guid_chg() local
[all …]
/linux/drivers/net/netdevsim/
A Dfib.c335 bool trap) in nsim_fib4_rt_hw_flags_set()
662 bool trap) in nsim_fib6_rt_hw_flags_set()
673 bool trap) in nsim_fib6_rt_hw_flags_set()
1170 bool trap) in nsim_nexthop_hw_flags_set()

Completed in 55 milliseconds

123