/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_trap.c | 129 const struct devlink_trap *trap, void *trap_ctx) in mlxsw_sp_trap_init() 150 const struct devlink_trap *trap, void *trap_ctx) in mlxsw_sp_trap_fini() 166 const struct devlink_trap *trap, in mlxsw_sp_trap_action_set()
|
/Linux-v5.4/arch/powerpc/mm/book3s64/ |
D | hash_64k.c | 37 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()
|
D | hash_utils.c | 1085 unsigned int hash_page_do_lazy_icache(unsigned int pp, pte_t pte, int trap) in hash_page_do_lazy_icache() 1201 unsigned long vsid, unsigned long trap, in hash_failure_debug() 1236 unsigned long access, unsigned long trap, in hash_page_mm() 1438 int hash_page(unsigned long ea, unsigned long access, unsigned long trap, in hash_page() 1455 int __hash_page(unsigned long trap, unsigned long ea, unsigned long dsisr, in __hash_page() 1514 bool is_exec, unsigned long trap) in hash_preload() 1609 unsigned long trap; in update_mmu_cache() local
|
D | hash_4k.c | 20 pte_t *ptep, unsigned long trap, unsigned long flags, in __hash_page_4K()
|
D | hash_hugepage.c | 22 pmd_t *pmdp, unsigned long trap, unsigned long flags, in __hash_page_thp()
|
D | hash_hugetlbpage.c | 26 pte_t *ptep, unsigned long trap, unsigned long flags, in __hash_page_huge()
|
/Linux-v5.4/arch/mips/kernel/ |
D | kgdb.c | 304 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()
|
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | gf100.c | 1179 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-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | nv50.h | 17 u32 trap; member
|
D | nv50.c | 143 u32 trap[6], idx, inst; in nv50_fb_intr() local
|
/Linux-v5.4/arch/powerpc/kernel/ |
D | head_32.h | 174 #define EXC_XFER_TEMPLATE(hdlr, trap, msr, tfer, ret) \ argument
|
D | head_booke.h | 328 #define EXC_XFER_TEMPLATE(hdlr, trap, msr, tfer, ret) \ argument
|
D | ppc32.h | 25 unsigned int trap; /* Reason for being here */ member
|
/Linux-v5.4/arch/parisc/kernel/ |
D | kgdb.c | 173 int kgdb_arch_handle_exception(int trap, int signo, in kgdb_arch_handle_exception()
|
/Linux-v5.4/fs/overlayfs/ |
D | inode.c | 781 struct inode *trap; in ovl_lookup_trap_inode() local 803 struct inode *trap; in ovl_get_trap_inode() local
|
/Linux-v5.4/arch/alpha/oprofile/ |
D | op_model_ev67.c | 157 unsigned trap: 1; /* 39 */ in ev67_handle_interrupt() member
|
/Linux-v5.4/drivers/infiniband/hw/hfi1/ |
D | mad.c | 125 static void cleanup_traps(struct hfi1_ibport *ibp, struct trap_node *trap) in cleanup_traps() 157 struct trap_node *trap) in check_and_add_trap() 232 struct trap_node *trap; in subn_handle_opa_trap_repress() local 313 static void send_trap(struct hfi1_ibport *ibp, struct trap_node *trap) in send_trap() 415 struct trap_node *trap = NULL; in hfi1_handle_trap_timer() local 433 struct trap_node *trap; in create_trap_node() local 454 struct trap_node *trap; in hfi1_bad_pkey() local 483 struct trap_node *trap; in bad_mkey() local 520 struct trap_node *trap; in hfi1_cap_mask_chg() local 545 struct trap_node *trap; in hfi1_sys_guid_chg() local [all …]
|
/Linux-v5.4/arch/unicore32/kernel/ |
D | traps.c | 242 unsigned long err, unsigned long trap) in uc32_notify_die()
|
/Linux-v5.4/drivers/gpu/drm/i915/gvt/ |
D | cfg_space.c | 149 static int trap_gttmmio(struct intel_vgpu *vgpu, bool trap) in trap_gttmmio()
|
/Linux-v5.4/drivers/net/netdevsim/ |
D | dev.c | 614 const struct devlink_trap *trap, in nsim_dev_devlink_trap_init() 632 const struct devlink_trap *trap, in nsim_dev_devlink_trap_action_set()
|
/Linux-v5.4/arch/powerpc/math-emu/ |
D | math.c | 235 int eflag, trap; in do_mathemu() local
|
/Linux-v5.4/fs/cachefiles/ |
D | namei.c | 294 struct dentry *grave, *trap; in cachefiles_bury_object() local
|
/Linux-v5.4/drivers/soc/fsl/qe/ |
D | qe.c | 543 u32 trap = be32_to_cpu(ucode->traps[j]); in qe_upload_firmware() local
|
/Linux-v5.4/arch/powerpc/kvm/ |
D | book3s_hv.c | 3018 static void set_irq_happened(int trap) in set_irq_happened() 3055 int trap; in kvmppc_run_core() local 3393 int trap; in kvmhv_load_hv_regs_and_go() local 3527 int trap, save_pmu; in kvmhv_p9_guest_entry() local 4037 int trap, r, pcpu; in kvmhv_run_single_vcpu() local
|
/Linux-v5.4/kernel/ |
D | notifier.c | 539 struct pt_regs *regs, long err, int trap, int sig) in notify_die()
|