/kernel/linux/linux-6.6/drivers/tty/ |
H A D | n_gsm.c | 3745 gsmld_poll(struct tty_struct *tty, struct file *file, poll_table *wait) gsmld_poll() argument [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/ |
H A D | matroxfb_base.h | 333 wait_queue_head_t wait; member
|
/kernel/linux/linux-6.6/io_uring/ |
H A D | io_uring.c | 2980 static __poll_t io_uring_poll(struct file *file, poll_table *wait) in io_uring_poll() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_hw.c | 353 int t3_phy_reset(struct cphy *phy, int mmd, int wait) in t3_phy_reset() argument
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | tun.c | 1427 static __poll_t tun_chr_poll(struct file *file, poll_table *wait) in tun_chr_poll() argument
|
/kernel/linux/linux-6.6/drivers/media/platform/aspeed/ |
H A D | aspeed-video.c | 304 wait_queue_head_t wait; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | phy_n.c | 1573 b43_nphy_run_samples(struct b43_wldev *dev, u16 samps, u16 loops, u16 wait, bool iqmode, bool dac_test, bool modify_bbmult) b43_nphy_run_samples() argument 4334 b43_nphy_rx_iq_est(struct b43_wldev *dev, struct nphy_iq_est *est, u16 samps, u8 time, bool wait) b43_nphy_rx_iq_est() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.c | 3629 ath6kl_wmi_send_action_cmd(struct wmi *wmi, u8 if_idx, u32 id, u32 freq, u32 wait, const u8 *data, u16 data_len) ath6kl_wmi_send_action_cmd() argument 3667 __ath6kl_wmi_send_mgmt_cmd(struct wmi *wmi, u8 if_idx, u32 id, u32 freq, u32 wait, const u8 *data, u16 data_len, u32 no_cck) __ath6kl_wmi_send_mgmt_cmd() argument 3706 ath6kl_wmi_send_mgmt_cmd(struct wmi *wmi, u8 if_idx, u32 id, u32 freq, u32 wait, const u8 *data, u16 data_len, u32 no_cck) ath6kl_wmi_send_mgmt_cmd() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/ |
H A D | wl3501.h | 578 wait_queue_head_t wait; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | fw.c | 2935 struct rtw89_wait_info *wait = &rtwdev->mac.fw_ofld_wait; in rtw89_fw_h2c_del_pkt_offload() local 2974 struct rtw89_wait_info *wait = &rtwdev->mac.fw_ofld_wait; in rtw89_fw_h2c_add_pkt_offload() local 3025 struct rtw89_wait_info *wait = &rtwdev->mac.fw_ofld_wait; in rtw89_fw_h2c_scan_list_offload() local 3091 struct rtw89_wait_info *wait = &rtwdev->mac.fw_ofld_wait; in rtw89_fw_h2c_scan_offload() local 4308 rtw89_h2c_tx_and_wait(struct rtw89_dev *rtwdev, struct sk_buff *skb, struct rtw89_wait_info *wait, unsigned int cond) rtw89_h2c_tx_and_wait() argument 4330 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; rtw89_fw_h2c_add_mcc() local 4377 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; rtw89_fw_h2c_start_mcc() local 4413 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; rtw89_fw_h2c_stop_mcc() local 4443 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; rtw89_fw_h2c_del_mcc_group() local 4471 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; rtw89_fw_h2c_reset_mcc_group() local 4500 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; rtw89_fw_h2c_mcc_req_tsf() local 4539 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; rtw89_fw_h2c_mcc_macid_bitamp() local 4575 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; rtw89_fw_h2c_mcc_sync() local 4606 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; rtw89_fw_h2c_mcc_set_duration() local [all...] |
H A D | core.c | 934 struct rtw89_tx_wait_info *wait; in rtw89_core_tx_kick_off_and_wait() local 3462 rtw89_wait_for_cond(struct rtw89_wait_info *wait, unsigned int cond) rtw89_wait_for_cond() argument 3484 rtw89_complete_cond(struct rtw89_wait_info *wait, unsigned int cond, const struct rtw89_completion_data *data) rtw89_complete_cond() argument [all...] |
/kernel/linux/linux-6.6/block/ |
H A D | blk-iocost.c | 566 struct wait_queue_entry wait; member 1460 struct iocg_wait *wait = container_of(wq_entry, struct iocg_wait, wait); in iocg_wake_fn() local 2601 struct iocg_wait wait; ioc_rqos_throttle() local [all...] |
H A D | blk-mq.c | 1359 struct blk_rq_wait *wait = rq->end_io_data; in blk_end_sync_rq() local 1376 static void blk_rq_poll_completion(struct request *rq, struct completion *wait) in blk_rq_poll_completion() argument 1397 struct blk_rq_wait wait = { blk_execute_rq() local 1806 blk_mq_dispatch_wake(wait_queue_entry_t *wait, unsigned mode, int flags, void *key) blk_mq_dispatch_wake() argument 1838 wait_queue_entry_t *wait; blk_mq_mark_tag_wait() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/ |
H A D | cdns-dsi-core.c | 1019 u32 cmd, sts, val, wait = WRITE_COMPLETED, ctl = 0; in cdns_dsi_transfer() local
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | iw_cxgb4.h | 328 wait_queue_head_t wait; member 487 wait_queue_head_t wait; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_perf.c | 1276 i915_oa_poll_wait(struct i915_perf_stream *stream, struct file *file, poll_table *wait) i915_oa_poll_wait() argument 3603 i915_perf_poll_locked(struct i915_perf_stream *stream, struct file *file, poll_table *wait) i915_perf_poll_locked() argument 3636 i915_perf_poll(struct file *file, poll_table *wait) i915_perf_poll() argument [all...] |
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-nintendo.c | 431 wait_queue_head_t wait; member
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | socket.c | 8642 __poll_t sctp_poll(struct file *file, struct socket *sock, poll_table *wait) in sctp_poll() argument 8962 prepare_to_wait_exclusive(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in sctp_wait_for_packet() local 8999 finish_wait(sk_sleep(sk), &wait); in sctp_wait_for_packet() local 9006 finish_wait(sk_sleep(sk), &wait); in sctp_wait_for_packet() local 9384 prepare_to_wait_exclusive(sk_sleep(sk), &wait, sctp_wait_for_accept() local 9410 finish_wait(sk_sleep(sk), &wait); sctp_wait_for_accept() local 9420 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); sctp_wait_for_close() local 9428 finish_wait(sk_sleep(sk), &wait); sctp_wait_for_close() local [all...] |
/kernel/linux/linux-6.6/net/packet/ |
H A D | af_packet.c | 4267 packet_poll(struct file *file, struct socket *sock, poll_table *wait) packet_poll() argument
|
/kernel/linux/linux-6.6/sound/pci/korg1212/ |
H A D | korg1212.c | 314 wait_queue_head_t wait; member [all...] |
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/ |
H A D | be_main.c | 5244 u32 wait; in beiscsi_hw_tpe_check() local
|
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 2461 int wait, i, q_index, q_size; in ibmvfc_wait_for_ops() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 1330 int wait; in ahc_handle_seqint() local 4554 int wait; in ahc_reset() local 5204 int wait; in ahc_chip_init() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/megaraid/ |
H A D | megaraid_sas_base.c | 3944 u32 wait; in process_fw_state_change_wq() local 8165 megasas_mgmt_poll(struct file *file, poll_table *wait) megasas_mgmt_poll() argument [all...] |
/kernel/linux/linux-6.6/kernel/printk/ |
H A D | printk.c | 887 static __poll_t devkmsg_poll(struct file *file, poll_table *wait) in devkmsg_poll() argument [all...] |