Searched refs:exception (Results 1 - 25 of 213) sorted by relevance

123456789

/linux-master/drivers/acpi/acpica/
H A Dutexcep.c23 * RETURN: A string containing the exception text. A valid pointer is
26 * DESCRIPTION: This function translates an ACPI exception into an ASCII
32 const struct acpi_exception_info *exception; local
36 exception = acpi_ut_validate_exception(status);
37 if (!exception) {
42 "Unknown exception code: 0x%8.8X", status));
47 return (exception->name);
58 * RETURN: A string containing the exception text. NULL if exception is
61 * DESCRIPTION: This function validates and translates an ACPI exception int
68 const struct acpi_exception_info *exception = NULL; local
[all...]
/linux-master/tools/testing/selftests/powerpc/tm/
H A Dtm-unavailable.c5 * Force FP, VEC and VSX unavailable exception during transaction in all
11 * VEC/Altivec registers on abortion due to an unavailable exception in TM.
47 int exception; member in struct:Flags
52 if (flags.touch_fp && flags.exception == FP_UNA_EXCEPTION)
55 if (flags.touch_vec && flags.exception == VEC_UNA_EXCEPTION)
60 * won't raise an exception. However since FP and VEC state are already
66 flags.exception == VSX_UNA_EXCEPTION)
113 if (flags.exception != FP_UNA_EXCEPTION &&
114 flags.exception != VEC_UNA_EXCEPTION &&
115 flags.exception !
341 int cpu, rc, exception; /* FP = 0, VEC = 1, VSX = 2 */ local
[all...]
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dnested_exceptions_test.c22 * Bit '0' is set on Intel if the exception occurs while delivering a previous
23 * event/exception. AMD's wording is ambiguous, but presumably the bit is set
24 * if the exception occurs while delivering an external event, e.g. NMI or INTR,
141 * VMX disallows injecting an exception with error_code[31:16] != 0,
196 TEST_ASSERT(!events.exception.pending,
197 "Vector %d unexpectedlt pending", events.exception.nr);
198 TEST_ASSERT(!events.exception.injected,
199 "Vector %d unexpectedly injected", events.exception.nr);
202 events.exception.pending = !inject;
203 events.exception
[all...]
H A Ddebug_regs.c34 * exception rather than a normal trap for KVM_SET_GUEST_DEBUG (we
35 * capture it using the vcpu exception bitmap).
109 run->debug.arch.exception == BP_VECTOR &&
111 "INT3: exit %d exception %d rip 0x%llx (should be 0x%llx)",
112 run->exit_reason, run->debug.arch.exception,
126 run->debug.arch.exception == DB_VECTOR &&
129 "INS_HW_BP (DR%d): exit %d exception %d rip 0x%llx "
131 i, run->exit_reason, run->debug.arch.exception,
149 run->debug.arch.exception == DB_VECTOR &&
152 "DATA_HW_BP (DR%d): exit %d exception
[all...]
/linux-master/arch/m68k/fpsp040/
H A Dx_bsun.S4 | fpsp_bsun --- FPSP handler for branch/set on unordered exception
H A Dskeleton.S7 | Each entry point for exception 'xxxx' begins with a 'jmp fpsp_xxxx'.
10 | the 'fpsp_xxxx' handler entry point should be placed in the exception
12 | exception is one that must be reported then there will be a
16 | that caused the exception will still be pending when the FPSP
18 | to handle the exception.
20 | If the exception was completely handled by the package, then
58 | Divide by Zero exception
80 | Inexact exception
83 | will probably want to clear the pending exception.
84 | The provided code will clear the E3 exception (i
[all...]
H A Dx_unsupp.S4 | fpsp_unsupp --- FPSP handler for unsupported data type exception
60 | exception byte and condition codes are clear before proceeding,
/linux-master/tools/lib/subcmd/
H A Dpager.c40 fd_set exception; local
43 FD_ZERO(&exception);
45 FD_SET(0, &exception);
46 select(1, &in, NULL, &exception, NULL);
/linux-master/arch/m68k/ifpsp060/
H A Dfskeleton.S70 | This is the exit point for the 060FPSP when an enabled overflow exception
72 | for enabled overflow conditions. The exception stack frame is an overflow
75 | The sample routine below simply clears the exception status bit and
89 | This is the exit point for the 060FPSP when an enabled underflow exception
91 | for enabled underflow conditions. The exception stack frame is an underflow
94 | The sample routine below simply clears the exception status bit and
107 | This is the exit point for the 060FPSP when an enabled operand error exception
109 | for enabled operand error exceptions. The exception stack frame is an operand error
113 | The sample routine below simply clears the exception status bit and
126 | This is the exit point for the 060FPSP when an enabled signalling NaN exception
[all...]
/linux-master/tools/crypto/ccp/
H A Dtest_dbc.py56 self.assertEqual(error.exception.errno, 2)
85 self.assertEqual(error.exception.errno, 22)
94 self.assertEqual(error.exception.errno, 22)
103 self.assertEqual(error.exception.errno, 22)
111 self.assertEqual(error.exception.errno, 22)
119 self.assertEqual(error.exception.errno, 22)
144 self.assertEqual(error.exception.errno, 22)
151 self.assertEqual(error.exception.errno, 1)
157 self.assertEqual(error.exception.errno, 11)
163 self.assertEqual(error.exception
[all...]
/linux-master/arch/arm/nwfpe/
H A Dfpa11_cpdo.c33 roundData.exception = 0;
121 if (roundData.exception)
122 float_raise(roundData.exception);
H A Dfpa11_cprt.c64 roundData.exception = 0;
94 if (roundData.exception)
95 float_raise(roundData.exception);
108 roundData.exception = 0;
135 if (roundData.exception)
136 float_raise(roundData.exception);
/linux-master/arch/arm64/kvm/hyp/vhe/
H A DMakefile11 ../fpsimd.o ../hyp-entry.o ../exception.o
/linux-master/arch/arm/mach-omap1/
H A Dcommon.h32 #include <asm/exception.h>
/linux-master/arch/powerpc/kernel/
H A Dprom_entry_64.S8 * Low-level exception handlers and MMU support
17 #include <asm/exception-64s.h>
19 #include <asm/exception-64e.h>
/linux-master/arch/sh/kernel/cpu/sh2a/
H A Dex.S5 * The SH-2A exception vector table
16 ! exception no 0 to 255
35 ! exception no 256 to 511
H A Dentry.S5 * The SH-2A exception entry
68 add #(3+2)*4,r0 ! rewind r0 - r3 + exception frame
80 ! in kernel exception
86 ! restore exception frame & regs
105 ! dispatch exception / interrupt
117 mov.l @r8,r8 ! exception handler address
120 mov.l 8f,r8 ! unhandled exception
198 ! overlap exception frame
215 mov.l r2,@(OFF_SP,r0) ! point exception frame top
233 ! common exception handle
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dcoredump.c102 bool *exception)
112 strscpy(dump->fw_state, "exception", sizeof(dump->fw_state));
114 *exception = !!count;
119 bool exception)
134 if (!exception) {
156 if (!exception) {
169 bool exception; local
201 mt7996_coredump_fw_state(dev, dump, &exception);
202 mt7996_coredump_fw_stack(dev, dump, exception);
101 mt7996_coredump_fw_state(struct mt7996_dev *dev, struct mt7996_coredump *dump, bool *exception) argument
118 mt7996_coredump_fw_stack(struct mt7996_dev *dev, struct mt7996_coredump *dump, bool exception) argument
/linux-master/arch/loongarch/kernel/
H A Dgenex.S69 .macro BUILD_HANDLER exception handler prep
71 SYM_CODE_START(handle_\exception)
82 SYM_CODE_END(handle_\exception)
84 SYM_DATA(unwind_hint_\exception, .word 668b - 666b)
/linux-master/drivers/s390/char/
H A Dtape_3590.c959 char *exception, *service; local
961 exception = kmalloc(BUFSIZE, GFP_ATOMIC);
964 if (!exception || !service)
971 snprintf(exception, BUFSIZE, "Data degraded");
974 snprintf(exception, BUFSIZE, "Data degraded in partition %i",
978 snprintf(exception, BUFSIZE, "Medium degraded");
981 snprintf(exception, BUFSIZE, "Medium degraded in partition %i",
985 snprintf(exception, BUFSIZE, "Block 0 Error");
988 snprintf(exception, BUFSIZE, "Medium Exception 0x%02x",
992 snprintf(exception, BUFSIZ
1023 char *exception, *service; local
1134 char *exception, *service; local
[all...]
/linux-master/arch/arm/plat-orion/
H A Dirq.c18 #include <asm/exception.h>
/linux-master/arch/arm/mach-orion5x/
H A Dirq.c15 #include <asm/exception.h>
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dcoredump.c145 bool *exception)
161 strscpy(dump->fw_state, "exception", sizeof(dump->fw_state));
163 *exception = !!count;
168 bool exception)
190 if (exception) {
225 bool exception)
230 if (!exception)
240 if (!exception)
309 bool exception; local
341 mt7915_coredump_fw_state(dev, dump, &exception);
144 mt7915_coredump_fw_state(struct mt7915_dev *dev, struct mt7915_coredump *dump, bool *exception) argument
167 mt7915_coredump_fw_trace(struct mt7915_dev *dev, struct mt7915_coredump *dump, bool exception) argument
224 mt7915_coredump_fw_stack(struct mt7915_dev *dev, struct mt7915_coredump *dump, bool exception) argument
[all...]
/linux-master/fs/nfs/
H A Dnfs4proc.c470 int errorcode, struct nfs4_exception *exception)
473 struct nfs4_state *state = exception->state;
475 struct inode *inode = exception->inode;
478 exception->delay = 0;
479 exception->recovering = 0;
480 exception->retry = 0;
482 stateid = nfs4_recoverable_stateid(exception->stateid);
514 exception->retry = 1;
548 if (exception->timeout > HZ) {
563 exception
469 nfs4_do_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exception) argument
595 nfs4_exception_should_retrans(const struct nfs_server *server, struct nfs4_exception *exception) argument
608 nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exception) argument
640 nfs4_async_handle_exception(struct rpc_task *task, struct nfs_server *server, int errorcode, struct nfs4_exception *exception) argument
684 struct nfs4_exception exception = { local
1298 nfs4_clear_cap_atomic_open_v1(struct nfs_server *server, int err, struct nfs4_exception *exception) argument
2246 struct nfs4_exception exception = { }; local
2772 struct nfs4_exception exception = { }; local
3249 struct nfs4_exception exception = { local
3392 struct nfs4_exception exception = { local
3575 struct nfs4_exception exception = { local
3962 struct nfs4_exception exception = { local
4076 struct nfs4_exception exception = { local
4125 struct nfs4_exception exception = { local
4352 struct nfs4_exception exception = { local
4480 struct nfs4_exception exception = { local
4588 struct nfs4_exception exception = { local
4639 struct nfs4_exception exception = { local
4696 struct nfs4_exception exception = { local
4775 struct nfs4_exception exception = { local
4798 struct nfs4_exception exception = { local
4957 struct nfs4_exception exception = { local
5066 struct nfs4_exception exception = { local
5107 struct nfs4_exception exception = { local
5174 struct nfs4_exception exception = { local
5226 struct nfs4_exception exception = { local
5270 struct nfs4_exception exception = { local
5303 struct nfs4_exception exception = { local
5364 struct nfs4_exception exception = { local
5420 struct nfs4_exception exception = { local
5536 struct nfs4_exception exception = { local
5716 struct nfs4_exception exception = { }; local
6035 struct nfs4_exception exception = { local
6127 struct nfs4_exception exception = { }; local
6185 struct nfs4_exception exception = { local
6241 struct nfs4_exception exception = { }; local
6564 struct nfs4_exception exception = { local
6751 struct nfs4_exception exception = { }; local
6811 struct nfs4_exception exception = { local
6914 struct nfs4_exception exception = { local
7329 struct nfs4_exception exception = { local
7349 struct nfs4_exception exception = { local
7427 struct nfs4_exception exception = { local
8048 struct nfs4_exception exception = { local
8205 struct nfs4_exception exception = { local
8332 struct nfs4_exception exception = { local
8413 struct nfs4_exception exception = { local
9644 nfs4_layoutget_handle_exception(struct rpc_task *task, struct nfs4_layoutget *lgp, struct nfs4_exception *exception) argument
9757 nfs4_proc_layoutget(struct nfs4_layoutget *lgp, struct nfs4_exception *exception) argument
9976 struct nfs4_exception exception = { }; local
10143 struct nfs4_exception exception = { local
10279 nfs4_handle_delay_or_session_error(struct nfs_server *server, int err, struct nfs4_exception *exception) argument
10312 struct nfs4_exception exception = { local
[all...]
/linux-master/arch/mips/kernel/
H A Dgenex.S27 * General exception vector for all other CPUs.
30 * to fit into space reserved for the exception handler.
46 * General exception handler for CPUs with virtual coherency exception.
49 * exception) bytes to fit into space reserved for the exception handler.
74 * c0_badvaddr because after return from this exception handler the
237 * This is a dedicated interrupt exception vector which reduces the
242 * to fit into space reserved for the exception handler.
249 * EJTAG debug exception handle
[all...]

Completed in 319 milliseconds

123456789