Searched refs:exception (Results 76 - 100 of 215) sorted by last modified time

123456789

/linux-master/arch/arc/include/asm/
H A Dentry-arcv2.h82 ; 2. STATUS32.Z flag set if in U mode at time of exception (U:1,K:0)
120 * - exception handlers (which don't have autosave)
/linux-master/kernel/debug/
H A Ddebug_core.c201 unsigned long __weak kgdb_arch_pc(int exception, struct pt_regs *regs) argument
212 int __weak kgdb_skipexception(int exception, struct pt_regs *regs) argument
528 * If the break point removed ok at the place exception
551 pr_crit("re-enter exception: ALL breakpoints killed\n");
829 * kgdb_handle_exception() - main entry point from a kernel exception
861 goto out; /* Ouch, double exception ! */
1210 * kgdb_breakpoint - generate breakpoint exception
1212 * This function will generate a breakpoint exception. It is used at the
/linux-master/fs/nfs/
H A Dpnfs.h251 struct nfs4_exception *exception);
H A Dnfs42proc.c104 struct nfs4_exception exception = { }; local
112 exception.inode = inode;
113 exception.state = lock->open_context->state;
125 err = nfs4_handle_exception(server, err, &exception);
126 } while (exception.retry);
631 struct nfs4_exception exception = { local
646 exception.stateid = &args->cna_src_stateid;
654 status = nfs4_handle_exception(src_server, status, &exception);
655 } while (exception.retry);
714 struct nfs4_exception exception local
1370 struct nfs4_exception exception = { }; local
1415 struct nfs4_exception exception = { }; local
1432 struct nfs4_exception exception = { }; local
1449 struct nfs4_exception exception = { }; local
[all...]
/linux-master/arch/s390/kernel/
H A Ddebug.c928 int level, int exception)
939 active->exception = exception;
942 if (exception)
1001 * debug_set_critical() - event/exception functions try lock instead of spin.
1008 * event or exception no longer spin on the debug area lock,
1504 if (entry->exception)
1518 * debug_sprinf_event/exception calls must be used together with this view
927 debug_finish_entry(debug_info_t *id, debug_entry_t *active, int level, int exception) argument
/linux-master/arch/powerpc/kvm/
H A Dbook3s_64_entry.S6 #include <asm/exception-64s.h>
16 * These are branched to from interrupt handlers in exception-64s.S which set
H A Dbook3s_hv_rmhandlers.S25 #include <asm/exception-64s.h>
2678 * We come here if we get any exception or interrupt while we are
/linux-master/arch/powerpc/kernel/
H A Dexceptions-64s.S4 * of the low level exception handling including exception
5 * vectors, exception return, part of the slb and stab
18 #include <asm/exception-64s.h>
28 * EXC_REAL_BEGIN/END - real, unrelocated exception vectors
29 * EXC_VIRT_BEGIN/END - virt (AIL), unrelocated exception vectors
70 * We're short on space and time in the exception prolog, so we can't
200 * The exception is PR KVM, where the guest runs with MSR[PR]=1 and the host
684 * standard exception.
798 * the exception vector
[all...]
H A Dhead_64.S9 * Low-level exception handlers and MMU support
45 #include <asm/exception-64s.h>
47 #include <asm/exception-64e.h>
146 * All of it must fit below the first exception vector at 0x100.
199 * On server, we include the exception vectors code here as it
647 * Note: This process overwrites the OF exception vectors.
/linux-master/arch/arm64/kernel/
H A Dtraps.c40 #include <asm/exception.h>
232 panic("%s: Fatal exception in interrupt", str);
234 panic("%s: Fatal exception", str);
256 pr_info("%s[%d]: unhandled exception: ", tsk->comm, task_pid_nr(tsk));
365 * If we were single stepping, we want to get the step exception after
511 * Unexpected FPAC exception in the kernel: kill the task before it
870 "Bad EL0 synchronous exception");
885 pr_emerg("Insufficient stack space to handle exception!");
938 * The CPU can't make progress. The exception may have
970 * unexpected debug exception
[all...]
/linux-master/arch/x86/kernel/
H A Dkgdb.c379 * handling exception.
425 * @e_vector: The error vector of the exception that happened.
426 * @signo: The signal number of the exception that happened.
427 * @err_code: The error code of the exception that happened.
478 * Single step exception from kernel space to user space so
479 * eat the exception and continue the process:
699 * @exception: Exception vector number
702 * On some architectures we need to skip a breakpoint exception when
705 * Skip an int3 exception when it occurs after a breakpoint has been
709 int kgdb_skipexception(int exception, struc argument
718 kgdb_arch_pc(int exception, struct pt_regs *regs) argument
[all...]
/linux-master/arch/loongarch/kernel/
H A Dsyscall.c16 #include <asm/exception.h>
/linux-master/arch/xtensa/kernel/
H A Dvmlinux.lds.S120 *(.exception.text)
204 .exception.text);
321 .exception.text,
325 #define LAST .exception.text
/linux-master/arch/arc/kernel/
H A Dentry-compact.S29 * -In a rare scenario, Process gets a Priv-V exception and gets scheduled
30 * out. Since we don't do FAKE RTIE for Priv-V, CPU exception state remains
32 * exception. Thus FAKE RTIE needed in low level Priv-Violation handler.
87 VECTOR mem_service ; 0x8, Mem exception (0x1)
110 VECTOR EV_Trap ; 0x128, Trap exception (0x25)
199 ; (Kernel mode memory errors handled via separate exception vectors)
313 # reenabled after we return from interrupt/exception.
/linux-master/arch/alpha/lib/
H A Dev6-copy_user.S14 * exception setup stuff..
27 /* Allow an exception for an insn; exit if we get one. */
220 $exitout: # Destination for exception recovery(?)
H A Dev6-clear_user.S10 * a successful copy). There is also some rather minor exception setup
33 /* Allow an exception for an insn; exit if we get one. */
38 lda $31, $exception-99b($31); \
207 $exception: # Destination for exception recovery(?)
H A Dclear_user.S10 * a successful copy). There is also some rather minor exception setup
15 /* Allow an exception for an insn; exit if we get one. */
20 lda $31, $exception-99b($31); \
98 $exception:
/linux-master/arch/arm/nwfpe/
H A Dentry.S103 @ to fault. Emit the appropriate exception gunk to fix things up.
/linux-master/arch/arm/kernel/
H A Dentry-armv.S128 @ common_invalid - generic code for failed exception (re-entrant version of handlers)
137 stmia r0, {r5 - r7} @ lr_<exception>,
138 @ cpsr_<exception>, "old_r0"
183 @ from the exception stack
192 @ r4 - lr_<exception>, already fixed up for correct return/restart
193 @ r5 - spsr_<exception>
214 svc_exit r5 @ return from exception
232 svc_exit r5, irq = 1 @ return from exception
273 THUMB( tst r5, #PSR_T_BIT ) @ exception taken in Thumb mode?
281 svc_exit r5 @ return from exception
[all...]
H A Dsmp.c37 #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/drivers/net/ethernet/freescale/fman/
H A Dmac.h45 enum fman_mac_exceptions exception, bool enable);
H A Dfman.c549 enum fman_exceptions exception)
551 dev_dbg(fman->dev, "%s: FMan[%d] exception %d\n",
552 __func__, fman->state->fm_id, exception);
950 enum fman_exceptions exception, bool enable)
954 switch (exception) {
1435 static u32 get_exception_flag(enum fman_exceptions exception) argument
1439 switch (exception) {
1906 /* clear revision-dependent non existing exception */
2015 enum fman_exceptions exception, bool enable)
2022 bit_mask = get_exception_flag(exception);
548 fman_exceptions(struct fman *fman, enum fman_exceptions exception) argument
949 set_exception(struct fman *fman, enum fman_exceptions exception, bool enable) argument
2014 fman_set_exception(struct fman *fman, enum fman_exceptions exception, bool enable) argument
[all...]
/linux-master/drivers/irqchip/
H A Dirq-versatile-fpga.c17 #include <asm/exception.h>
H A Dirq-orion.c17 #include <asm/exception.h>

Completed in 423 milliseconds

123456789