Searched refs:signal (Results 2701 - 2725 of 3303) sorted by relevance
1...<<101102103104105106107108109110>>...133
/kernel/linux/linux-6.6/arch/mips/kvm/ |
H A D | mips.c | 19 #include <linux/sched/signal.h>
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | signal.c | 3 * Based on arch/arm/kernel/signal.c 13 #include <linux/signal.h> 38 * Do a signal return; undo the signal stack. These are aligned to 128-bit. 92 * Sanity limit on the approximate maximum size of signal frame we'll 139 * signal frame. The offset from the signal frame base address to the 827 * Since we stacked the signal on a 128-bit boundary, then 'sp' should in SYSCALL_DEFINE0() 852 * Determine the layout of optional records in the signal frame 854 * add_all: if true, lays out the biggest possible signal fram [all...] |
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | signal.c | 23 #include <linux/signal.h> 100 * Thread saved context copy to/from a signal context presumed to be on the 377 * If the signal handler set some FPU exceptions, clear it and in fcsr_pending() 796 * The signal handler may have used FPU; give it up if the program in restore_sigcontext() 904 * If we are on the alternate signal stack and would overflow it, don't. in get_sigframe() 923 * Atomically swap in the new signal mask, and wait for a signal. 984 * Arguments to signal handler: in setup_rt_frame() 986 * a0 = signal number in setup_rt_frame() 990 * c0_era point to the signal handle in setup_rt_frame() [all...] |
/kernel/linux/linux-6.6/arch/microblaze/kernel/ |
H A D | entry.S | 33 #include <asm/signal.h> 464 /* Maybe handle a signal */ 639 /* Maybe handle a signal */ 644 * Handle a signal return; Pending signals should be in r18. 650 * traps), but signal handlers may want to examine or change the 749 /* Maybe handle a signal */ 752 /* Handle a signal return; Pending signals should be in r18. */ 883 * the break signal must be blocked before exiting from the 885 * control register to block break signal. 1035 /* Maybe handle a signal */ [all...] |
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unaligned.c | 19 #include <linux/sched/signal.h> 1419 * the program will get a signal and die: in ia64_handle_unaligned()
|
H A D | mca.c | 76 #include <linux/sched/signal.h>
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | bindec.S | 172 | to signal denorm. If the input is unnormalized, normalize
|
/kernel/linux/linux-5.10/tools/testing/selftests/rseq/ |
H A D | param_test.c | 16 #include <signal.h> 1364 printf(" [-k] Kill thread with signal\n"); in show_usage()
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | asm-offsets.c | 13 #include <linux/signal.h>
|
/kernel/linux/linux-6.6/arch/s390/kvm/ |
H A D | vsie.c | 14 #include <linux/sched/signal.h>
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | head_64.S | 24 #include <asm/signal.h>
|
H A D | ptrace_64.c | 26 #include <linux/signal.h>
|
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
H A D | device.c | 13 #include <linux/sched/signal.h>
|
/kernel/linux/linux-5.10/drivers/misc/genwqe/ |
H A D | card_dev.c | 24 #include <linux/sched/signal.h> 252 * genwqe_kill_fasync() - Send signal to all processes with open GenWQE files 331 * Sending a signal is working as following:
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-debug.c | 22 #include <linux/sched/signal.h>
|
/kernel/linux/linux-5.10/drivers/hsi/clients/ |
H A D | cmt_speech.c | 21 #include <linux/sched/signal.h>
|
/kernel/linux/linux-5.10/drivers/media/dvb-core/ |
H A D | dvb_ca_en50221.c | 27 #include <linux/sched/signal.h>
|
H A D | dvb_demux.c | 22 #include <linux/sched/signal.h>
|
/kernel/linux/linux-5.10/drivers/iio/ |
H A D | industrialio-buffer.c | 19 #include <linux/sched/signal.h> 124 * buffer, so signal end of file now. in iio_buffer_read_outer()
|
/kernel/linux/linux-5.10/drivers/macintosh/ |
H A D | smu.c | 40 #include <linux/sched/signal.h>
|
/kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
H A D | l1oip_core.c | 223 #include <linux/sched/signal.h> 743 /* if we got killed, signal completion */ in l1oip_socket_thread()
|
/kernel/linux/linux-5.10/drivers/isdn/capi/ |
H A D | capi.c | 21 #include <linux/signal.h>
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/displays/ |
H A D | panel-dsi-cm.c | 18 #include <linux/sched/signal.h> 1069 dev_err(&ddata->pdev->dev, "signal pending, " in dsicm_memory_read()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_vblank.c | 1626 e->event.vbl.user_data = vblwait->request.signal; in drm_queue_vblank_event() 1846 /* interrupted by signal */ in drm_wait_vblank_ioctl() 1861 drm_dbg_core(dev, "crtc %d vblank wait interrupted by signal\n", in drm_wait_vblank_ioctl()
|
/kernel/linux/linux-5.10/drivers/media/pci/pt1/ |
H A D | pt1.c | 13 #include <linux/sched/signal.h>
|
Completed in 41 milliseconds
1...<<101102103104105106107108109110>>...133