Home
last modified time | relevance | path

Searched refs:signal (Results 3726 - 3750 of 6012) sorted by relevance

1...<<141142143144145146147148149150>>...241

/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A Dsignal.c3 * OpenRISC signal.c
18 #include <linux/signal.h>
75 * Since we stacked the signal on a dword boundary, in _sys_rt_sigreturn()
103 * Set up a signal frame.
127 * Work out where the signal frame should go. It's either on the user stack
144 /* grab and setup a signal frame.
192 /* Set up registers for signal handler */ in setup_rt_frame()
259 * Get the signal to deliver. During the call to get_signal the in do_signal()
/kernel/linux/linux-5.10/arch/nds32/mm/
H A Dfault.c6 #include <linux/signal.h>
108 /* Send a signal to the task for handling the unalignment access. */ in do_page_fault()
214 * If we need to retry but a fatal signal is pending, handle the in do_page_fault()
215 * signal first. We do not need to release the mmap_lock because it in do_page_fault()
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dfault.c9 #include <linux/signal.h>
/kernel/linux/linux-5.10/arch/mips/kernel/
H A DMakefile9 process.o prom.o ptrace.o reset.o setup.o signal.o \
/kernel/linux/linux-5.10/arch/riscv/mm/
H A Dfault.c14 #include <linux/signal.h>
293 * If we need to retry but a fatal signal is pending, handle the in do_page_fault()
294 * signal first. We do not need to release the mmap_lock because it in do_page_fault()
/kernel/linux/linux-5.10/arch/sparc/mm/
H A Dinit_32.c12 #include <linux/signal.h>
/kernel/linux/linux-5.10/arch/x86/kernel/fpu/
H A Dcore.c11 #include <asm/fpu/signal.h>
344 * Called by sys_execve(), by the signal handler code and by various
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dhw_breakpoint.c11 #include <linux/sched/signal.h>
339 /* Deliver the signal to userspace */ in hw_breakpoint_handler()
/kernel/linux/linux-5.10/arch/mips/sibyte/sb1250/
H A Dirq.c15 #include <asm/signal.h>
/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dfpu_proto.h64 extern void math_abort(struct math_emu_info *info, unsigned int signal);
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_h4.c25 #include <linux/signal.h>
/kernel/linux/linux-5.10/arch/csky/kernel/
H A Dsignal.c3 #include <linux/signal.h>
121 * If we are on the alternate signal stack and would overflow it, don't. in get_sigframe()
127 /* This is the X/Open sanctioned signal stack switching. */ in get_sigframe()
162 * Set up registers for signal handler. in setup_rt_frame()
164 * user-space at the time we took the signal. in setup_rt_frame()
170 regs->a0 = ksig->sig; /* a0: signal number */ in setup_rt_frame()
220 /* Actually deliver the signal */ in do_signal()
247 * If there is no signal to deliver, we just put the saved in do_signal()
263 /* Handle pending signal delivery */ in do_notify_resume()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.h169 enum signal_type signal);
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h158 const enum signal_type signal,
/kernel/linux/linux-6.6/arch/mips/kernel/
H A DMakefile9 process.o prom.o ptrace.o reset.o setup.o signal.o \
/kernel/linux/linux-6.6/arch/csky/kernel/
H A Dsignal.c3 #include <linux/signal.h>
121 * If we are on the alternate signal stack and would overflow it, don't. in get_sigframe()
127 /* This is the X/Open sanctioned signal stack switching. */ in get_sigframe()
162 * Set up registers for signal handler. in setup_rt_frame()
164 * user-space at the time we took the signal. in setup_rt_frame()
170 regs->a0 = ksig->sig; /* a0: signal number */ in setup_rt_frame()
218 /* Actually deliver the signal */ in do_signal()
245 * If there is no signal to deliver, we just put the saved in do_signal()
261 /* Handle pending signal delivery */ in do_notify_resume()
H A Dtraps.c5 #include <linux/signal.h>
121 pr_info("%s[%d]: unhandled signal %d code 0x%x at 0x%08lx", in do_trap()
/kernel/linux/linux-6.6/arch/loongarch/mm/
H A Dinit.c7 #include <linux/signal.h>
H A Dfault.c9 #include <linux/signal.h>
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dunaligned.c14 #include <linux/signal.h>
/kernel/linux/linux-6.6/arch/csky/mm/
H A Dinit.c7 #include <linux/signal.h>
/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H A Dset-timer-lat.c28 #include <signal.h>
258 /* Set up signal handler: */ in main()
H A Dvalid-adjtimex.c33 #include <signal.h>
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/
H A Dpkey_siginfo.c6 * Test if the signal information reports the correct memory protection
16 #include <signal.h>
215 * restrictive pkey as the signal handler would have in protect_access()
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dtest_syscall_vdso.c19 #include <signal.h>

Completed in 20 milliseconds

1...<<141142143144145146147148149150>>...241