Searched defs:exception (Results 1 - 28 of 28) sorted by relevance

/linux-4.1.27/arch/blackfin/kernel/
H A Dexception.c11 int bfin_request_exception(unsigned int exception, void (*handler)(void)) bfin_request_exception() argument
29 int bfin_free_exception(unsigned int exception, void (*handler)(void)) bfin_free_exception() argument
/linux-4.1.27/arch/alpha/lib/
H A Dclear_user.S
H A Dev6-clear_user.S
/linux-4.1.27/drivers/acpi/acpica/
H A Dutexcep.c68 const struct acpi_exception_info *exception; acpi_format_exception() local
104 const struct acpi_exception_info *exception = NULL; ACPI_EXPORT_SYMBOL() local
/linux-4.1.27/arch/s390/include/uapi/asm/
H A Ddebug.h21 unsigned long long exception:1; member in struct:__debug_entry::__anon2485::__anon2486
/linux-4.1.27/fs/nfs/
H A Dnfs42proc.c75 struct nfs4_exception exception = { }; nfs42_proc_fallocate() local
H A Dnfs4proc.c347 int nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exception) nfs4_handle_exception() argument
1661 struct nfs4_exception exception = { }; nfs4_do_open_reclaim() local
2147 struct nfs4_exception exception = { }; nfs4_do_open_expired() local
2468 struct nfs4_exception exception = { }; nfs4_do_open() local
2585 struct nfs4_exception exception = { nfs4_do_setattr() local
2957 struct nfs4_exception exception = { }; nfs4_server_capabilities() local
2999 struct nfs4_exception exception = { }; nfs4_lookup_root() local
3234 struct nfs4_exception exception = { }; nfs4_proc_getattr() local
3356 struct nfs4_exception exception = { }; nfs4_proc_lookup_common() local
3472 struct nfs4_exception exception = { }; nfs4_proc_access() local
3527 struct nfs4_exception exception = { }; nfs4_proc_readlink() local
3594 struct nfs4_exception exception = { }; nfs4_proc_remove() local
3724 struct nfs4_exception exception = { }; nfs4_proc_link() local
3824 struct nfs4_exception exception = { }; nfs4_proc_symlink() local
3862 struct nfs4_exception exception = { }; nfs4_proc_mkdir() local
3921 struct nfs4_exception exception = { }; nfs4_proc_readdir() local
3971 struct nfs4_exception exception = { }; nfs4_proc_mknod() local
4012 struct nfs4_exception exception = { }; nfs4_proc_statfs() local
4043 struct nfs4_exception exception = { }; nfs4_do_fsinfo() local
4108 struct nfs4_exception exception = { }; nfs4_proc_pathconf() local
4634 struct nfs4_exception exception = { }; nfs4_get_acl_uncached() local
4715 struct nfs4_exception exception = { }; nfs4_proc_set_acl() local
4766 struct nfs4_exception exception = { }; nfs4_get_security_label() local
4823 struct nfs4_exception exception = { }; nfs4_do_set_security_label() local
5282 struct nfs4_exception exception = { }; nfs4_proc_delegreturn() local
5358 struct nfs4_exception exception = { }; nfs4_proc_getlk() local
5813 struct nfs4_exception exception = { nfs4_lock_reclaim() local
5834 struct nfs4_exception exception = { nfs4_lock_expired() local
5950 struct nfs4_exception exception = { nfs4_proc_setlk() local
6263 struct nfs4_exception exception = { }; nfs4_proc_fs_locations() local
6408 struct nfs4_exception exception = { }; nfs4_proc_get_locations() local
6534 struct nfs4_exception exception = { }; nfs4_proc_fsid_present() local
6601 struct nfs4_exception exception = { }; nfs4_proc_secinfo() local
7988 struct nfs4_exception exception = { }; nfs4_proc_getdeviceinfo() local
8145 struct nfs4_exception exception = { }; nfs41_proc_secinfo_no_name() local
8295 struct nfs4_exception exception = { }; nfs41_test_stateid() local
934 nfs4_clear_cap_atomic_open_v1(struct nfs_server *server, int err, struct nfs4_exception *exception) nfs4_clear_cap_atomic_open_v1() argument
/linux-4.1.27/arch/arm/nwfpe/
H A Dfpa11.h43 signed char exception; member in struct:roundingData
/linux-4.1.27/arch/parisc/math-emu/
H A Ddriver.c43 unsigned int exception : 6; member in struct:exc_reg
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
H A Dmce-severity.c34 enum exception { EXCP_CONTEXT = 1, NO_EXCP = 2 }; enum
/linux-4.1.27/arch/powerpc/kernel/
H A Dkgdb.c114 int kgdb_skipexception(int exception, struct pt_regs *regs) kgdb_skipexception() argument
/linux-4.1.27/arch/ia64/kernel/
H A Dtraps.c290 long exception, bundle[2]; handle_fpu_swa() local
/linux-4.1.27/arch/x86/kernel/
H A Dkgdb.c724 int kgdb_skipexception(int exception, struct pt_regs *regs) kgdb_skipexception() argument
733 unsigned long kgdb_arch_pc(int exception, struct pt_regs *regs) kgdb_arch_pc() argument
/linux-4.1.27/arch/sh/kernel/
H A Dkgdb.c289 unsigned long kgdb_arch_pc(int exception, struct pt_regs *regs) kgdb_arch_pc() argument
/linux-4.1.27/drivers/scsi/
H A Dmesh.h29 unsigned char exception; member in struct:mesh_regs
/linux-4.1.27/drivers/s390/char/
H A Dtape_3590.c963 char *exception, *service; tape_3590_print_mim_msg_f0() local
1027 char *exception, *service; tape_3590_print_io_sim_msg_f1() local
1138 char *exception, *service; tape_3590_print_dev_sim_msg_f2() local
/linux-4.1.27/arch/x86/kvm/
H A Dpaging_tmpl.h885 gva_to_gpa(struct kvm_vcpu *vcpu, gva_t vaddr, u32 access, struct x86_exception *exception) gva_to_gpa() argument
904 gva_to_gpa_nested(struct kvm_vcpu *vcpu, gva_t vaddr, u32 access, struct x86_exception *exception) gva_to_gpa_nested() argument
H A Dmmu.c3298 nonpaging_gva_to_gpa(struct kvm_vcpu *vcpu, gva_t vaddr, u32 access, struct x86_exception *exception) nonpaging_gva_to_gpa() argument
3306 nonpaging_gva_to_gpa_nested(struct kvm_vcpu *vcpu, gva_t vaddr, u32 access, struct x86_exception *exception) nonpaging_gva_to_gpa_nested() argument
H A Dx86.c485 struct x86_exception exception; kvm_read_guest_page_mmu() local
4198 translate_nested_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u32 access, struct x86_exception *exception) translate_nested_gpa() argument
4212 kvm_mmu_gva_to_gpa_read(struct kvm_vcpu *vcpu, gva_t gva, struct x86_exception *exception) kvm_mmu_gva_to_gpa_read() argument
4219 kvm_mmu_gva_to_gpa_fetch(struct kvm_vcpu *vcpu, gva_t gva, struct x86_exception *exception) kvm_mmu_gva_to_gpa_fetch() argument
4227 kvm_mmu_gva_to_gpa_write(struct kvm_vcpu *vcpu, gva_t gva, struct x86_exception *exception) kvm_mmu_gva_to_gpa_write() argument
4236 kvm_mmu_gva_to_gpa_system(struct kvm_vcpu *vcpu, gva_t gva, struct x86_exception *exception) kvm_mmu_gva_to_gpa_system() argument
4242 kvm_read_guest_virt_helper(gva_t addr, void *val, unsigned int bytes, struct kvm_vcpu *vcpu, u32 access, struct x86_exception *exception) kvm_read_guest_virt_helper() argument
4274 kvm_fetch_guest_virt(struct x86_emulate_ctxt *ctxt, gva_t addr, void *val, unsigned int bytes, struct x86_exception *exception) kvm_fetch_guest_virt() argument
4300 kvm_read_guest_virt(struct x86_emulate_ctxt *ctxt, gva_t addr, void *val, unsigned int bytes, struct x86_exception *exception) kvm_read_guest_virt() argument
4312 kvm_read_guest_virt_system(struct x86_emulate_ctxt *ctxt, gva_t addr, void *val, unsigned int bytes, struct x86_exception *exception) kvm_read_guest_virt_system() argument
4320 kvm_write_guest_virt_system(struct x86_emulate_ctxt *ctxt, gva_t addr, void *val, unsigned int bytes, struct x86_exception *exception) kvm_write_guest_virt_system() argument
4354 vcpu_mmio_gva_to_gpa(struct kvm_vcpu *vcpu, unsigned long gva, gpa_t *gpa, struct x86_exception *exception, bool write) vcpu_mmio_gva_to_gpa() argument
4471 emulator_read_write_onepage(unsigned long addr, void *val, unsigned int bytes, struct x86_exception *exception, struct kvm_vcpu *vcpu, const struct read_write_emulator_ops *ops) emulator_read_write_onepage() argument
4514 emulator_read_write(struct x86_emulate_ctxt *ctxt, unsigned long addr, void *val, unsigned int bytes, struct x86_exception *exception, const struct read_write_emulator_ops *ops) emulator_read_write() argument
4568 emulator_read_emulated(struct x86_emulate_ctxt *ctxt, unsigned long addr, void *val, unsigned int bytes, struct x86_exception *exception) emulator_read_emulated() argument
4578 emulator_write_emulated(struct x86_emulate_ctxt *ctxt, unsigned long addr, const void *val, unsigned int bytes, struct x86_exception *exception) emulator_write_emulated() argument
4598 emulator_cmpxchg_emulated(struct x86_emulate_ctxt *ctxt, unsigned long addr, const void *old, const void *new, unsigned int bytes, struct x86_exception *exception) emulator_cmpxchg_emulated() argument
/linux-4.1.27/kernel/debug/
H A Ddebug_core.c207 unsigned long __weak kgdb_arch_pc(int exception, struct pt_regs *regs) kgdb_arch_pc() argument
217 int __weak kgdb_skipexception(int exception, struct pt_regs *regs) kgdb_skipexception() argument
/linux-4.1.27/arch/s390/kernel/
H A Ddebug.c867 debug_finish_entry(debug_info_t * id, debug_entry_t* active, int level, int exception) debug_finish_entry() argument
/linux-4.1.27/arch/x86/include/asm/
H A Dkvm_emulate.h282 struct x86_exception exception; member in struct:x86_emulate_ctxt
H A Dkvm_host.h420 } exception; member in struct:kvm_vcpu_arch
1036 translate_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u32 access, struct x86_exception *exception) translate_gpa() argument
/linux-4.1.27/arch/x86/include/uapi/asm/
H A Dkvm.h246 __u32 exception; member in struct:kvm_debug_exit_arch
297 } exception; member in struct:kvm_vcpu_events
/linux-4.1.27/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c2862 int exception = 0; megasas_complete_cmd() local
/linux-4.1.27/drivers/usb/host/
H A Dehci.h439 unsigned exception:1; /* got a fault, or an unlink member in struct:ehci_qh
/linux-4.1.27/include/uapi/linux/
H A Dkvm.h227 __u32 exception; member in struct:kvm_run::__anon13391::__anon13394
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2919 } exception; member in union:fw_error_cmd::fw_error

Completed in 1015 milliseconds