/kernel/linux/linux-5.10/mm/ |
H A D | filemap.c | 17 #include <linux/sched/signal.h> 1303 * If a signal happened, this 'finish_wait()' may remove the last in wait_on_page_bit_common() 1319 * to a signal, and had a wakeup event happen after the signal in wait_on_page_bit_common()
|
H A D | gup.c | 14 #include <linux/sched/signal.h>
|
H A D | page-writeback.c | 39 #include <linux/sched/signal.h>
|
H A D | compaction.c | 16 #include <linux/sched/signal.h> 522 * Either compaction type will also abort if a fatal signal is pending. 525 * Returns true if compaction should abort due to fatal signal pending, or 580 * contention, to give chance to IRQs. Abort if fatal signal in isolate_freepages_block() 791 * Returns zero if there is a fatal signal pending, otherwise PFN of the 869 * a fatal signal is pending. in isolate_migratepages_block() 1106 * Returns zero if isolation fails fatally due to e.g. pending signal. 2522 * async compaction, or due to a fatal signal detected. In that in try_to_compact_pages()
|
/kernel/linux/linux-5.10/kernel/rcu/ |
H A D | rcutorture.c | 25 #include <linux/sched/signal.h>
|
/kernel/linux/linux-5.10/kernel/ |
H A D | cpu.c | 11 #include <linux/sched/signal.h>
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | sched.h | 25 #include <linux/sched/signal.h> 1691 * The same is true for autogroup's p->signal->autogroup->tg, the autogroup
|
/kernel/linux/linux-5.10/kernel/time/ |
H A D | hrtimer.c | 35 #include <linux/sched/signal.h> 2386 * %TASK_INTERRUPTIBLE - the routine may return early if a signal is 2394 * timer expired by a signal (only possible in state TASK_INTERRUPTIBLE) or 2420 * %TASK_INTERRUPTIBLE - the routine may return early if a signal is 2428 * timer expired by a signal (only possible in state TASK_INTERRUPTIBLE) or
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | super.c | 31 #include <linux/signal.h> 2614 * Void signal blockers, because in-kernel sigprocmask() only fails
|
/kernel/linux/linux-5.10/fs/ |
H A D | userfaultfd.c | 15 #include <linux/sched/signal.h>
|
/kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
H A D | dlmdomain.c | 21 #include <linux/sched/signal.h>
|
/kernel/linux/linux-5.10/net/ax25/ |
H A D | af_ax25.c | 20 #include <linux/sched/signal.h>
|
/kernel/linux/linux-5.10/net/9p/ |
H A D | client.c | 20 #include <linux/sched/signal.h> 789 /* if we received the response anyway, don't signal error */ in p9_client_rpc() 871 /* if we received the response anyway, don't signal error */ in p9_client_zc_rpc()
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | l2cap_sock.c | 32 #include <linux/sched/signal.h>
|
/kernel/linux/linux-5.10/net/core/ |
H A D | net-sysfs.c | 13 #include <linux/sched/signal.h>
|
/kernel/linux/linux-5.10/net/kcm/ |
H A D | kcmsock.c | 24 #include <linux/sched/signal.h>
|
/kernel/linux/linux-5.10/net/iucv/ |
H A D | af_iucv.c | 23 #include <linux/sched/signal.h>
|
/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
H A D | ip_vs_sync.c | 52 #include <linux/sched/signal.h>
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | cxusb-analog.c | 768 "cannot determine field order for the current standard setup and received signal, using TB\n"); in cxusb_medion_field_order() 1247 * signal (might be wrong) in cxusb_medion_g_tuner() 1253 tuner->signal = 0; in cxusb_medion_g_tuner() 1256 * fills: TV mode: capability, rxsubchans, audmode, signal in cxusb_medion_g_tuner() 1379 * (could happen when no signal was present yet after reset) in cxusb_medion_querystd()
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | cpia1.c | 20 #include <linux/sched/signal.h>
|
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
H A D | cx231xx-video.c | 1041 /* If they are asking about the active input, read signal status */ in cx231xx_enum_input() 1101 t->signal = 0xffff; /* LOCKED */ in cx231xx_g_tuner()
|
/kernel/linux/linux-5.10/drivers/media/usb/au0828/ |
H A D | au0828-video.c | 1530 dprintk(1, "VIDIOC_S_TUNER: signal = %x, afc = %x\n", t->signal, in vidioc_s_tuner()
|
/kernel/linux/linux-5.10/drivers/parport/ |
H A D | parport_ip32.c | 92 #include <linux/sched/signal.h> 1234 * - a pending signal; 1362 * Either it's time to check for nFault, or a signal is in parport_ip32_fwp_wait_interrupt() 1489 * 0 if the timeout @timeout is reached before, or if a signal is pending.
|
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
H A D | txrx.c | 1093 hdr->signal = (s8)arg->rcpi_rssi; in cw1200_rx_cb()
|
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | device.c | 26 #include <linux/sched/signal.h> 1344 /* Abort loop in case of pending signal. */ in purge_fn()
|