Searched refs:signal (Results 3201 - 3225 of 3303) sorted by relevance
1...<<121122123124125126127128129130>>...133
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | connect.c | 12 #include <linux/sched/signal.h> 144 * This is used to signal the cifsd thread to call cifs_reconnect 162 /* if we need to signal just this channel */ in cifs_signal_cifsd_for_reconnect() 1328 /* if server->tsk was NULL then wait for a signal before exiting */ in cifs_demultiplex_thread()
|
H A D | inode.c | 13 #include <linux/sched/signal.h>
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | serial_core.c | 14 #include <linux/sched/signal.h> 1249 /* see if a signal did it */ in uart_wait_modem_status()
|
/kernel/linux/linux-6.6/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_core.c | 14 #include <linux/sched/signal.h> 983 /* Pass the signal on to other waiters */ in queue_message() 1804 /* If initiated, signal the application thread */ in parse_message() 3009 * User threads may receive -EAGAIN to indicate that a signal has been
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_fs.c | 25 #include <linux/sched/signal.h>
|
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_main.c | 42 #include <linux/sched/signal.h> 122 2) I want to be able to interrupt sleeping allocation with a signal. 1391 /* This function misuses the block_id field to signal if the blocks 1512 * But this means that in protocol A we might signal IO completion too early!
|
/kernel/linux/linux-6.6/drivers/net/ppp/ |
H A D | ppp_generic.c | 23 #include <linux/sched/signal.h> 2815 signal a receive error. */ in ppp_mp_reconstruct()
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | tun.c | 38 #include <linux/sched/signal.h>
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/ |
H A D | main.c | 25 #include <linux/sched/signal.h>
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_ioctl.c | 6 #include <linux/sched/signal.h>
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | rtw8852c.c | 2692 status->signal = RTW89_RSSI_RAW_TO_DBM(max(rx_power[RF_PATH_A], rx_power[RF_PATH_B])); in rtw8852c_query_ppdu()
|
H A D | rtw8852b.c | 2387 status->signal = RTW89_RSSI_RAW_TO_DBM(max(rx_power[RF_PATH_A], rx_power[RF_PATH_B])); in rtw8852b_query_ppdu()
|
/kernel/linux/linux-6.6/block/ |
H A D | blk-iocost.c | 109 * saturation signal is fairly conservative as it only triggers when both 111 * busy signal. 180 #include <linux/sched/signal.h> 1736 * capacity. @hwm is the upper bound and used to signal no donation. This
|
H A D | blk-mq.c | 26 #include <linux/sched/signal.h>
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | socket.c | 39 #include <linux/sched/signal.h>
|
/kernel/linux/linux-6.6/net/smc/ |
H A D | af_smc.c | 26 #include <linux/sched/signal.h>
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | session.c | 3 #include <signal.h>
|
/kernel/linux/linux-6.6/sound/core/oss/ |
H A D | pcm_oss.c | 16 #include <linux/sched/signal.h>
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | pcm_native.c | 12 #include <linux/sched/signal.h>
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | libiscsi.c | 16 #include <linux/sched/signal.h>
|
/kernel/linux/linux-6.6/kernel/rcu/ |
H A D | rcutorture.c | 25 #include <linux/sched/signal.h>
|
/kernel/linux/linux-6.6/mm/ |
H A D | vmalloc.c | 15 #include <linux/sched/signal.h> 3159 * - a pending fatal signal in __vmalloc_area_node()
|
/kernel/linux/linux-6.6/net/mptcp/ |
H A D | protocol.c | 12 #include <linux/sched/signal.h> 1756 * case of any error, except timeout or signal in mptcp_sendmsg_fastopen()
|
/kernel/linux/linux-6.6/net/ethtool/ |
H A D | ioctl.c | 26 #include <linux/sched/signal.h>
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-mac.c | 469 /* data from PHY/DSP regarding signal strength, etc., in il4965_calc_rssi() 484 * These values are measured by the digital signal processor (DSP). in il4965_calc_rssi() 485 * They should stay fairly constant even as the signal strength varies, in il4965_calc_rssi() 497 * Higher AGC (higher radio gain) means lower signal. */ in il4965_calc_rssi() 691 /* Find max signal strength (dBm) among 3 antenna/receiver chains */ in il4965_hdl_rx() 692 rx_status.signal = il4965_calc_rssi(il, phy_res); in il4965_hdl_rx() 694 D_STATS("Rssi %d, TSF %llu\n", rx_status.signal, in il4965_hdl_rx() 742 /* Cache phy data (Rx signal strength, etc) for HT frame (N_RX_PHY).
|
Completed in 109 milliseconds
1...<<121122123124125126127128129130>>...133