Home
last modified time | relevance | path

Searched refs:init_wait (Results 1 – 17 of 17) sorted by relevance

/linux-6.3-rc2/drivers/hid/intel-ish-hid/
A Dishtp-hid-client.c135 wake_up_interruptible(&client_data->init_wait); in process_recv()
160 wake_up_interruptible(&client_data->init_wait); in process_recv()
185 wake_up_interruptible(&client_data->init_wait); in process_recv()
211 wake_up_interruptible(&client_data->init_wait); in process_recv()
509 wait_event_interruptible_timeout(client_data->init_wait, in ishtp_enum_enum_devices()
564 wait_event_interruptible_timeout(client_data->init_wait, in ishtp_get_hid_descriptor()
611 wait_event_interruptible_timeout(client_data->init_wait, in ishtp_get_report_descriptor()
835 init_waitqueue_head(&client_data->init_wait); in hid_ishtp_cl_probe()
A Dishtp-hid.h129 wait_queue_head_t init_wait; member
/linux-6.3-rc2/fs/
A Dfs_pin.c38 init_wait(&wait); in pin_kill()
A Ddax.c229 init_wait(&ewait.wait); in get_unlocked_entry()
262 init_wait(&ewait.wait); in wait_entry_unlocked()
A Deventpoll.c1855 init_wait(&wait); in ep_poll()
/linux-6.3-rc2/drivers/gpu/drm/xlnx/
A Dzynqmp_dp.c1193 u32 bw, vid_kbytes, avg_bytes_per_tu, init_wait; in zynqmp_dp_encoder_mode_set_transfer_unit() local
1208 init_wait = 0; in zynqmp_dp_encoder_mode_set_transfer_unit()
1210 init_wait = tu; in zynqmp_dp_encoder_mode_set_transfer_unit()
1212 init_wait = tu - avg_bytes_per_tu / 1000; in zynqmp_dp_encoder_mode_set_transfer_unit()
1214 zynqmp_dp_write(dp, ZYNQMP_DP_INIT_WAIT, init_wait); in zynqmp_dp_encoder_mode_set_transfer_unit()
/linux-6.3-rc2/drivers/net/ethernet/brocade/bna/
A Dbfa_msgq.c44 bfa_fsm_state_decl(cmdq, init_wait, struct bfa_msgq_cmdq, enum cmdq_event);
321 bfa_fsm_state_decl(rspq, init_wait, struct bfa_msgq_rspq,
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dfw.c474 struct iwl_notification_wait init_wait; in iwl_run_unified_mvm_ucode() local
492 &init_wait, in iwl_run_unified_mvm_ucode()
552 ret = iwl_wait_notification(&mvm->notif_wait, &init_wait, in iwl_run_unified_mvm_ucode()
573 iwl_remove_notification(&mvm->notif_wait, &init_wait); in iwl_run_unified_mvm_ucode()
/linux-6.3-rc2/drivers/md/bcache/
A Dbtree.h244 init_wait(&op->wait); in bch_btree_op_init()
/linux-6.3-rc2/mm/
A Dmempool.c433 init_wait(&wait); in mempool_alloc()
A Dfilemap.c1240 init_wait(wait); in folio_wait_bit_common()
1395 init_wait(wait); in migration_entry_wait_on_locked()
/linux-6.3-rc2/include/linux/
A Dwait.h1210 #define init_wait(wait) \ macro
/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_events.c787 init_wait(&event_waiters[i].wait); in alloc_event_waiters()
/linux-6.3-rc2/fs/gfs2/
A Dglock.c1106 init_wait(&wait.wait); in find_insert_glock()
/linux-6.3-rc2/fs/nilfs2/
A Dsegment.c2176 init_wait(&wait_req.wq); in nilfs_segctor_sync()
/linux-6.3-rc2/kernel/
A Dworkqueue.c3240 init_wait(&cwait.wait); in __cancel_work_timer()
/linux-6.3-rc2/fs/nfs/
A Dnfs4proc.c7478 init_wait(&waiter.wait); in nfs4_retry_setlk()

Completed in 100 milliseconds