Home
last modified time | relevance | path

Searched defs:wait (Results 251 - 275 of 2165) sorted by relevance

1...<<11121314151617181920>>...87

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/
H A Devent.c98 nvkm_event_ntfy_block_(struct nvkm_event_ntfy *ntfy, bool wait) in nvkm_event_ntfy_block_() argument
146 nvkm_event_ntfy_add(struct nvkm_event *event, int id, u32 bits, bool wait, nvkm_event_func func, in nvkm_event_ntfy_add() argument
[all...]
H A Duevent.c32 bool wait; member
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dvsock_bpf.c57 remove_wait_queue(sk_sleep(sk), &wait); in vsock_msg_wait_data() local
/kernel/linux/linux-6.6/net/qrtr/
H A Dtun.c114 static __poll_t qrtr_tun_poll(struct file *filp, poll_table *wait) in qrtr_tun_poll() argument
/kernel/linux/linux-6.6/tools/testing/crypto/chacha20-s390/
H A Dtest-cipher.c47 struct crypto_wait wait; member
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_rw.c185 snd_seq_oss_poll(struct seq_oss_devinfo *dp, struct file *file, poll_table * wait) in snd_seq_oss_poll() argument
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_fifo.c167 wait_queue_entry_t wait; in snd_seq_fifo_cell_out() local
217 snd_seq_fifo_poll_wait(struct snd_seq_fifo *f, struct file *file, poll_table *wait) snd_seq_fifo_poll_wait() argument
/kernel/liteos_a/drivers/char/quickstart/include/
H A Dlos_dev_quickstart.h59 unsigned int wait; member
/kernel/liteos_a/net/telnet/include/
H A Dtelnet_dev.h68 wait_queue_head_t wait; member
/kernel/linux/linux-6.6/sound/firewire/bebob/
H A Dbebob_hwdep.c53 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) in hwdep_poll() argument
/kernel/linux/linux-6.6/sound/firewire/dice/
H A Ddice-hwdep.c54 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) hwdep_poll() argument
/kernel/linux/linux-6.6/sound/firewire/digi00x/
H A Ddigi00x-hwdep.c62 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) hwdep_poll() argument
/kernel/linux/linux-6.6/sound/firewire/fireface/
H A Dff-hwdep.c71 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) hwdep_poll() argument
/kernel/linux/linux-6.6/sound/firewire/oxfw/
H A Doxfw-hwdep.c52 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) hwdep_poll() argument
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_res.c175 int wait = 1000; in fnic_set_nic_config() local
/kernel/linux/linux-6.6/sound/soc/intel/common/
H A Dsst-ipc.c78 ipc_tx_message(struct sst_generic_ipc *ipc, struct sst_ipc_message request, struct sst_ipc_message *reply, int wait) ipc_tx_message() argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Ddlm_plock.h36 __u8 wait; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Ddlm_plock.h36 __u8 wait; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Ddlm_plock.h23 __u8 wait; member
/test/testfwk/arkxtest/testserver/src/client/
H A Dtest_server_client.cpp51 auto wait = locatorCond_.wait_for(lock, std::chrono::milliseconds(TESTSERVER_LOAD_TIMEOUT_MS), [this] { in WaitLoadStateChange() local
/test/testfwk/arkxtest/testserver/test/unittest/
H A Dstart_test_server.cpp47 auto wait = locatorCond_.wait_for(lock, std::chrono::milliseconds(TESTSERVER_LOAD_TIMEOUT_MS), [this] { in WaitLoadStateChange() local
/third_party/curl/src/
H A Dtool_cb_rea.c71 long wait = config->timeout_ms - msdelta; in tool_read_cb() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_query_pipe.c139 v3d_get_query_result_pipe(struct v3d_context *v3d, struct v3d_query *query, bool wait, union pipe_query_result *vresult) v3d_get_query_result_pipe() argument
H A Dv3d_query_perfcnt.c275 v3d_get_query_result_perfcnt(struct v3d_context *v3d, struct v3d_query *query, bool wait, union pipe_query_result *vresult) v3d_get_query_result_perfcnt() argument
H A Dv3d_query.c89 v3d_get_query_result(struct pipe_context *pctx, struct pipe_query *query, bool wait, union pipe_query_result *vresult) v3d_get_query_result() argument

Completed in 11 milliseconds

1...<<11121314151617181920>>...87