/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | nv50.h | 19 u32 trap; member in struct:nv50_fb_impl
|
H A D | nv50.c | 153 u32 trap[6], idx, chan; nv50_fb_intr() local
|
/linux-4.1.27/include/linux/ |
H A D | lguest_launcher.h | 40 __u8 trap; member in struct:lguest_pending
|
/linux-4.1.27/arch/powerpc/mm/ |
H A D | hugetlbpage-hash64.c | 21 __hash_page_huge(unsigned long ea, unsigned long access, unsigned long vsid, pte_t *ptep, unsigned long trap, unsigned long flags, int ssize, unsigned int shift, unsigned int mmu_psize) __hash_page_huge() argument
|
H A D | hugepage-hash64.c | 21 __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, pmd_t *pmdp, unsigned long trap, unsigned long flags, int ssize, unsigned int psize) __hash_page_thp() argument
|
H A D | fault.c | 217 int trap = TRAP(regs); do_page_fault() local
|
H A D | ppc_mmu_32.c | 165 hash_preload(struct mm_struct *mm, unsigned long ea, unsigned long access, unsigned long trap) hash_preload() argument
|
H A D | mem.c | 495 unsigned long access = 0, trap; update_mmu_cache() local
|
H A D | hash_utils_64.c | 851 unsigned int hash_page_do_lazy_icache(unsigned int pp, pte_t pte, int trap) hash_page_do_lazy_icache() argument 1187 int hash_page(unsigned long ea, unsigned long access, unsigned long trap, hash_page() argument 958 hash_failure_debug(unsigned long ea, unsigned long access, unsigned long vsid, unsigned long trap, int ssize, int psize, int lpsize, unsigned long pte) hash_failure_debug() argument 992 hash_page_mm(struct mm_struct *mm, unsigned long ea, unsigned long access, unsigned long trap, unsigned long flags) hash_page_mm() argument 1203 hash_preload(struct mm_struct *mm, unsigned long ea, unsigned long access, unsigned long trap) hash_preload() argument
|
/linux-4.1.27/arch/avr32/mm/ |
H A D | fault.c | 24 static inline int notify_page_fault(struct pt_regs *regs, int trap) notify_page_fault() argument 36 static inline int notify_page_fault(struct pt_regs *regs, int trap) notify_page_fault() argument
|
/linux-4.1.27/arch/ia64/mm/ |
H A D | fault.c | 22 static inline int notify_page_fault(struct pt_regs *regs, int trap) notify_page_fault() argument 37 static inline int notify_page_fault(struct pt_regs *regs, int trap) notify_page_fault() argument
|
/linux-4.1.27/drivers/lguest/ |
H A D | lguest_user.c | 88 static int trap(struct lg_cpu *cpu, const unsigned long __user *input) trap() function
|
H A D | interrupts_and_traps.c | 378 static bool has_err(unsigned int trap) has_err() argument 520 static void set_trap(struct lg_cpu *cpu, struct desc_struct *trap, set_trap() argument 581 default_idt_entry(struct desc_struct *idt, int trap, const unsigned long handler, const struct desc_struct *base) default_idt_entry() argument
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | ppc32.h | 29 unsigned int trap; /* Reason for being here */ member in struct:pt_regs32
|
H A D | ptrace.c | 212 static int set_user_trap(struct task_struct *task, unsigned long trap) set_user_trap() argument
|
H A D | process.c | 1013 int i, trap; show_regs() local
|
/linux-4.1.27/arch/sh/mm/ |
H A D | fault.c | 25 static inline int notify_page_fault(struct pt_regs *regs, int trap) notify_page_fault() argument
|
/linux-4.1.27/arch/unicore32/kernel/ |
H A D | traps.c | 240 uc32_notify_die(const char *str, struct pt_regs *regs, struct siginfo *info, unsigned long err, unsigned long trap) uc32_notify_die() argument
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | kgdb.c | 292 int trap = (regs->cp0_cause & 0x7c) >> 2; kgdb_mips_notify() local 333 kgdb_ll_trap(int cmd, const char *str, struct pt_regs *regs, long err, int trap, int sig) kgdb_ll_trap() argument
|
/linux-4.1.27/arch/powerpc/kvm/ |
H A D | book3s_hv_builtin.c | 237 void kvmhv_commence_exit(int trap) kvmhv_commence_exit() argument
|
/linux-4.1.27/arch/alpha/oprofile/ |
H A D | op_model_ev67.c | 157 unsigned trap: 1; /* 39 */ ev67_handle_interrupt() member in struct:__anon126::__anon127
|
/linux-4.1.27/fs/cachefiles/ |
H A D | namei.c | 270 struct dentry *grave, *trap; cachefiles_bury_object() local
|
/linux-4.1.27/kernel/ |
H A D | notifier.c | 536 notify_die(enum die_val val, const char *str, struct pt_regs *regs, long err, int trap, int sig) notify_die() argument
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | kgdb.c | 571 kgdb_ll_trap(int cmd, const char *str, struct pt_regs *regs, long err, int trap, int sig) kgdb_ll_trap() argument
|
/linux-4.1.27/fs/overlayfs/ |
H A D | dir.c | 714 struct dentry *trap; ovl_rename2() local
|
/linux-4.1.27/arch/powerpc/sysdev/qe_lib/ |
H A D | qe.c | 515 u32 trap = be32_to_cpu(ucode->traps[j]); qe_upload_firmware() local
|
/linux-4.1.27/fs/debugfs/ |
H A D | inode.c | 674 struct dentry *dentry = NULL, *trap; debugfs_rename() local
|
/linux-4.1.27/drivers/net/wireless/p54/ |
H A D | txrx.c | 607 struct p54_trap *trap = (struct p54_trap *) hdr->data; p54_rx_trap() local
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | traps.c | 336 arm_notify_die(const char *str, struct pt_regs *regs, struct siginfo *info, unsigned long err, unsigned long trap) arm_notify_die() argument
|
/linux-4.1.27/fs/ecryptfs/ |
H A D | inode.c | 611 struct dentry *trap = NULL; ecryptfs_rename() local
|
/linux-4.1.27/drivers/gpu/drm/ast/ |
H A D | ast_post.c | 871 u32 trap, trap_AC2, trap_MRS; get_ddr3_info() local 1236 u32 trap, trap_AC2, trap_MRS; get_ddr2_info() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | gf100.c | 775 u32 trap[4]; gf100_gr_trap_gpc_rop() local 861 u32 trap = nv_rd32(priv, TPC_UNIT(gpc, tpc, 0x0224)); gf100_gr_trap_tpc() local 873 u32 trap = nv_rd32(priv, TPC_UNIT(gpc, tpc, 0x0084)); gf100_gr_trap_tpc() local 880 u32 trap = nv_rd32(priv, TPC_UNIT(gpc, tpc, 0x048c)); gf100_gr_trap_tpc() local 903 u32 trap = nv_rd32(priv, GPC_UNIT(gpc, 0x0900)); gf100_gr_trap_gpc() local 910 u32 trap = nv_rd32(priv, GPC_UNIT(gpc, 0x1028)); gf100_gr_trap_gpc() local 917 u32 trap = nv_rd32(priv, GPC_UNIT(gpc, 0x0824)); gf100_gr_trap_gpc() local 940 u32 trap = nv_rd32(priv, 0x400108); gf100_gr_trap_intr() local
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | mmu-hash64.h | 344 __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, pmd_t *pmdp, unsigned long trap, unsigned long flags, int ssize, unsigned int psize) __hash_page_thp() argument
|
H A D | kvm_host.h | 619 int trap; member in struct:kvmppc_slb::kvm_vcpu_arch
|
/linux-4.1.27/arch/powerpc/include/uapi/asm/ |
H A D | ptrace.h | 46 unsigned long trap; /* Reason for being here */ member in struct:pt_regs
|
/linux-4.1.27/arch/powerpc/math-emu/ |
H A D | math.c | 234 int eflag, trap; do_mathemu() local
|
/linux-4.1.27/fs/ |
H A D | namei.c | 4275 struct dentry *trap; SYSCALL_DEFINE5() local
|
/linux-4.1.27/fs/nfsd/ |
H A D | vfs.c | 1679 struct dentry *fdentry, *tdentry, *odentry, *ndentry, *trap; nfsd_rename() local
|
/linux-4.1.27/net/ipv4/netfilter/ |
H A D | nf_nat_snmp_basic.c | 1106 struct snmp_v1_trap trap; snmp_parse_mangle() local 923 snmp_trap_decode(struct asn1_ctx *ctx, struct snmp_v1_trap *trap, const struct oct1_map *map, __sum16 *check) snmp_trap_decode() argument
|
/linux-4.1.27/arch/powerpc/xmon/ |
H A D | xmon.c | 1476 unsigned long trap; excprint() local 1515 int n, trap; prregs() local
|