Home
last modified time | relevance | path

Searched defs:trap (Results 26 – 50 of 91) sorted by relevance

1234

/openbmc/linux/arch/parisc/kernel/
H A Dkgdb.c174 int kgdb_arch_handle_exception(int trap, int signo, in kgdb_arch_handle_exception()
/openbmc/qemu/linux-user/mips/
H A Dcpu_loop.c42 static void do_tr_or_bp(CPUMIPSState *env, unsigned int code, bool trap) in do_tr_or_bp()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv50.c142 u32 trap[6], idx, inst; in nv50_fb_intr() local
/openbmc/linux/net/dsa/
H A Dtag_dsa.c204 bool trap = false, trunk = false; in dsa_rcv_ll() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dsyscalls_32.h25 unsigned int trap; /* Reason for being here */ member
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dptrace.h37 PPC_REG trap; /* Reason for being here */ member
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dcfg_space.c139 static void trap_gttmmio(struct intel_vgpu *vgpu, bool trap) in trap_gttmmio()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H 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 …]
/openbmc/linux/drivers/net/netdevsim/
H A Dfib.c338 bool trap) in nsim_fib4_rt_hw_flags_set()
665 bool trap) in nsim_fib6_rt_hw_flags_set()
676 bool trap) in nsim_fib6_rt_hw_flags_set()
1185 bool trap) in nsim_nexthop_hw_flags_set()
H A Ddev.c1063 const struct devlink_trap *trap, in nsim_dev_devlink_trap_init()
1081 const struct devlink_trap *trap, in nsim_dev_devlink_trap_action_set()
1312 const struct devlink_trap *trap, in nsim_dev_devlink_trap_drop_counter_get()
/openbmc/linux/arch/powerpc/math-emu/
H A Dmath.c235 int eflag, trap; in do_mathemu() local
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c304 prestera_util_kern_set_nh_offload(struct fib_nh_common *nhc, bool offloaded, bool trap) in prestera_util_kern_set_nh_offload()
659 bool offloaded, bool trap) in __prestera_k_arb_fib_nh_offload_set()
698 bool fail, bool offload, bool trap) in __prestera_k_arb_fib_lpm_offload_set()
H A Dprestera_acl.h109 } accept, drop, trap; member
/openbmc/linux/drivers/soc/fsl/qe/
H A Dqe.c543 u32 trap = be32_to_cpu(ucode->traps[j]); in qe_upload_firmware() local
/openbmc/linux/fs/cachefiles/
H A Dnamei.c270 struct dentry *grave, *trap; in cachefiles_bury_object() local
/openbmc/linux/fs/overlayfs/
H A Dsuper.c505 struct inode *trap; in ovl_setup_trap() local
1075 struct inode *trap; in ovl_get_layers() local
H A Dinode.c1243 struct inode *trap; in ovl_lookup_trap_inode() local
1265 struct inode *trap; in ovl_get_trap_inode() local
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_p9_entry.c541 int trap; in kvmhv_vcpu_entry_p9() local
H A Dbook3s_hv_builtin.c246 void kvmhv_commence_exit(int trap) in kvmhv_commence_exit()
H A Dbook3s_hv.c3688 static void set_irq_happened(int trap) in set_irq_happened()
3725 int trap; in kvmppc_run_core() local
4055 int trap; in kvmhv_vcpu_entry_p9_nested() local
4149 int trap; in kvmhv_p9_guest_entry() local
4599 int trap, r, pcpu; in kvmhv_run_single_vcpu() local
/openbmc/linux/kernel/
H A Dnotifier.c584 struct pt_regs *regs, long err, int trap, int sig) in notify_die()
/openbmc/linux/drivers/gpu/drm/ast/
H A Dast_post.c822 u32 trap, trap_AC2, trap_MRS; in get_ddr3_info() local
1187 u32 trap, trap_AC2, trap_MRS; in get_ddr2_info() local
/openbmc/linux/arch/riscv/kvm/
H A Dvcpu.c627 struct kvm_cpu_trap trap; in kvm_arch_vcpu_ioctl_run() local
/openbmc/linux/arch/x86/kernel/
H A Dkgdb.c557 struct pt_regs *regs, long err, int trap, int sig) in kgdb_ll_trap()
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h52 unsigned long trap; /* Reason for being here */ member

1234