| /linux/drivers/acpi/acpica/ |
| H A D | utexcep.c | 32 const struct acpi_exception_info *exception; in acpi_format_exception() local 68 const struct acpi_exception_info *exception = NULL; in ACPI_EXPORT_SYMBOL() local
|
| /linux/drivers/s390/cio/ |
| H A D | ioasm.c | 22 int ccode, exception; in __stsch() local 52 int ccode, exception; in __msch() local 106 int ccode, exception; in __ssch() local 178 int cc, exception; in chsc() local
|
| /linux/arch/s390/pci/ |
| H A D | pci_insn.c | 159 int cc, exception; in ____pcilg() local 228 int cc, exception; in __pcilg_mio() local 267 int cc, exception; in __pcistg() local 321 int cc, exception; in __pcistg_mio() local 356 int cc, exception; in __pcistb() local 410 int cc, exception; in __pcistb_mio() local
|
| /linux/fs/nfs/ |
| H A D | nfs4proc.c | 504 int errorcode, struct nfs4_exception *exception) in nfs4_do_handle_exception() 628 struct nfs4_exception *exception) in nfs4_exception_should_retrans() 640 …t nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exception) in nfs4_handle_exception() 673 int errorcode, struct nfs4_exception *exception) in nfs4_async_handle_exception() 725 struct nfs4_exception exception = { in nfs4_async_handle_error() local 1268 int err, struct nfs4_exception *exception) in nfs4_clear_cap_atomic_open_v1() 2264 struct nfs4_exception exception = { }; in nfs4_do_open_reclaim() local 2789 struct nfs4_exception exception = { }; in nfs4_do_open_expired() local 3242 struct nfs4_exception exception = { in nfs4_do_open() local 3385 struct nfs4_exception exception = { in nfs4_do_setattr() local [all …]
|
| H A D | nfs42proc.c | 106 struct nfs4_exception exception = { }; in nfs42_proc_fallocate() local 750 struct nfs4_exception exception = { in nfs42_proc_offload_status() local 833 struct nfs4_exception exception = { in nfs42_proc_copy_notify() local 916 struct nfs4_exception exception = { }; in nfs42_proc_llseek() local 1576 struct nfs4_exception exception = { }; in nfs42_proc_getxattr() local 1621 struct nfs4_exception exception = { }; in nfs42_proc_setxattr() local 1638 struct nfs4_exception exception = { }; in nfs42_proc_listxattrs() local 1655 struct nfs4_exception exception = { }; in nfs42_proc_removexattr() local
|
| /linux/tools/testing/selftests/powerpc/tm/ |
| H A D | tm-unavailable.c | 47 int exception; member 341 int cpu, rc, exception; /* FP = 0, VEC = 1, VSX = 2 */ in tm_unavailable_test() local
|
| /linux/arch/mips/kernel/ |
| H A D | genex.S | 524 .macro __BUILD_silent exception argument 541 .macro __BUILD_count exception argument
|
| /linux/tools/lib/subcmd/ |
| H A D | pager.c | 40 fd_set exception; in pager_preexec() local
|
| /linux/arch/s390/boot/ |
| H A D | physmem_info.c | 63 int cc, exception; in __diag260() local 126 int cc, exception; in tprot() local
|
| /linux/arch/arm/nwfpe/ |
| H A D | fpa11.h | 31 signed char exception; member
|
| /linux/arch/x86/kernel/ |
| H A D | kgdb.c | 709 int kgdb_skipexception(int exception, struct pt_regs *regs) in kgdb_skipexception() 718 unsigned long kgdb_arch_pc(int exception, struct pt_regs *regs) in kgdb_arch_pc()
|
| /linux/arch/x86/kvm/ |
| H A D | x86.c | 7826 struct x86_exception *exception) in translate_nested_gpa() 7841 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_read() 7851 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_write() 7863 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_system() 7872 struct x86_exception *exception) in kvm_read_guest_virt_helper() 7904 struct x86_exception *exception) in kvm_fetch_guest_virt() 7931 struct x86_exception *exception) in kvm_read_guest_virt() 7949 struct x86_exception *exception, bool system) in emulator_read_std() 7964 struct x86_exception *exception) in kvm_write_guest_virt_helper() 7993 unsigned int bytes, struct x86_exception *exception, in emulator_write_std() [all …]
|
| H A D | mmu.h | 297 struct x86_exception *exception) in kvm_translate_gpa()
|
| H A D | kvm_emulate.h | 347 struct x86_exception exception; member
|
| /linux/arch/sh/kernel/ |
| H A D | kgdb.c | 289 unsigned long kgdb_arch_pc(int exception, struct pt_regs *regs) in kgdb_arch_pc()
|
| /linux/drivers/scsi/ |
| H A D | mesh.h | 41 unsigned char exception; member
|
| /linux/drivers/s390/block/ |
| H A D | dasd_diag.c | 72 int cc, exception; in __dia250() local
|
| /linux/arch/s390/include/asm/ |
| H A D | debug.h | 34 unsigned long exception : 1; member
|
| /linux/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_tgec.c | 259 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag() 594 enum fman_mac_exceptions exception, bool enable) in tgec_set_exception()
|
| H A D | fman.c | 548 enum fman_exceptions exception) in fman_exceptions() 949 enum fman_exceptions exception, bool enable) in set_exception() 1434 static u32 get_exception_flag(enum fman_exceptions exception) in get_exception_flag() 2014 enum fman_exceptions exception, bool enable) in fman_set_exception()
|
| H A D | fman_dtsec.c | 522 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag() 1209 enum fman_mac_exceptions exception, bool enable) in dtsec_set_exception()
|
| H A D | fman_memac.c | 435 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag() 884 enum fman_mac_exceptions exception, bool enable) in memac_set_exception()
|
| /linux/tools/kvm/kvm_stat/ |
| H A D | kvm_stat | 1093 def __exit__(self, *exception):
|
| /linux/arch/s390/kernel/ |
| H A D | debug.c | 1085 int level, int exception) in debug_finish_entry()
|
| /linux/drivers/net/ipa/ |
| H A D | ipa_endpoint.c | 1515 enum ipa_status_exception exception; in ipa_endpoint_status_drop() local
|