Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...88

/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
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_query.c317 boolean b, wait; in softpipe_check_render_cond() local
233 softpipe_get_query_result(struct pipe_context *pipe, struct pipe_query *q, bool wait, union pipe_query_result *vresult) softpipe_get_query_result() argument
/third_party/musl/porting/liteos_a/kernel/include/
H A Dpoll.h59 poll_wait_head wait; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dpoll.h56 poll_wait_head wait; member
/third_party/ltp/testcases/kernel/syscalls/getrusage/
H A Dgetrusage04.c155 static void busyloop(long wait) in busyloop() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query.c88 fd_get_query_result(struct pipe_context *pctx, struct pipe_query *pq, bool wait, in fd_get_query_result() argument
H A Dfreedreno_query_acc.c139 fd_acc_get_query_result(struct fd_context *ctx, struct fd_query *q, bool wait, in fd_acc_get_query_result() argument

Completed in 9 milliseconds

1...<<11121314151617181920>>...88