/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_threaded_context.c | 902 tc_get_query_result(struct pipe_context *_pipe, struct pipe_query *query, bool wait, union pipe_query_result *result) tc_get_query_result() argument
|
/third_party/rust/crates/libc/src/unix/ |
H A D | mod.rs | 951 pub fn wait(status: *mut ::c_int) -> pid_t; in wait() functions
|
/third_party/python/Lib/lib2to3/tests/data/ |
H A D | infinite_recursion.py | 2424 class wait(Union): class
|
/third_party/python/Lib/test/ |
H A D | _test_multiprocessing.py | 132 from multiprocessing.connection import wait namespace 4785 from multiprocessing.connection import wait global() namespace 4825 from multiprocessing.connection import wait global() namespace 4866 from multiprocessing.connection import wait global() namespace 4894 from multiprocessing.connection import wait global() namespace 4937 from multiprocessing.connection import wait global() namespace [all...] |
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-mio-defs.h | 703 uint64_t wait:6; member 734 uint64_t wait:6; member
|
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx-mio-defs.h | 703 uint64_t wait:6; member 734 uint64_t wait:6; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_iba7322.c | 7030 int wait = rcd != NULL; in qib_7322_txchk_change() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 493 ktime_t wait; in wait_for_bit_change() local 2096 ktime_t wait = ns_to_ktime(1000 * 1000); in dsi_cio_init() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | hfi.h | 318 wait_queue_head_t wait; member
|
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/ |
H A D | smartpqi_init.c | 3973 pqi_wait_for_completion_io(struct pqi_ctrl_info *ctrl_info, struct completion *wait) pqi_wait_for_completion_io() argument 5634 pqi_wait_for_lun_reset_completion(struct pqi_ctrl_info *ctrl_info, struct pqi_scsi_dev *device, struct completion *wait) pqi_wait_for_lun_reset_completion() argument [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 495 ktime_t wait; in wait_for_bit_change() local 2139 ktime_t wait = ns_to_ktime(1000 * 1000); in dsi_cio_init() local [all...] |
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4proc.c | 3732 int nfs4_do_close(struct nfs4_state *state, gfp_t gfp_mask, int wait) in nfs4_do_close() argument 7326 nfs4_wake_lock_waiter(wait_queue_entry_t *wait, unsigne argument 7369 wait_queue_entry_t wait; nfs4_retry_setlk() local [all...] |
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | radeon_drm.h | 210 } wait; member 274 } wait; member
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | ctree.h | 3569 wait_queue_head_t wait; member
|
/kernel/linux/linux-5.10/io_uring/ |
H A D | io_uring.c | 287 struct wait_queue_head wait; member 468 struct wait_queue_head wait; member 490 struct wait_queue_entry wait; member 3520 io_async_buf_func(struct wait_queue_entry *wait, unsigned mode, int sync, void *arg) io_async_buf_func() argument 3553 struct wait_page_queue *wait = &rw->wpq; io_rw_should_retry() local 5619 io_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync, void *key) io_poll_wake() argument 9423 io_uring_poll(struct file *file, poll_table *wait) io_uring_poll() argument [all...] |
/kernel/linux/linux-5.10/kernel/events/ |
H A D | core.c | 5456 static __poll_t perf_poll(struct file *file, poll_table *wait) in perf_poll() argument
|
/kernel/linux/linux-5.10/net/core/ |
H A D | dev.c | 10186 int wait = 0, refcnt; in netdev_wait_allrefs() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | fs.h | 2540 static inline int break_layout(struct inode *inode, bool wait) in break_layout() argument 2572 static inline int break_layout(struct inode *inode, bool wait) in break_layout() argument
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4proc.c | 3730 int nfs4_do_close(struct nfs4_state *state, gfp_t gfp_mask, int wait) in nfs4_do_close() argument 7447 wait_queue_entry_t wait; member 7451 nfs4_wake_lock_waiter(wait_queue_entry_t *wait, unsigned int mode, int flags, void *key) nfs4_wake_lock_waiter() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/ |
H A D | smartpqi_init.c | 5908 struct completion *wait; in pqi_prep_for_scsi_done() local 4547 pqi_wait_for_completion_io(struct pqi_ctrl_info *ctrl_info, struct completion *wait) pqi_wait_for_completion_io() argument 6263 pqi_wait_for_lun_reset_completion(struct pqi_ctrl_info *ctrl_info, struct pqi_scsi_dev *device, u8 lun, struct completion *wait) pqi_wait_for_lun_reset_completion() argument [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 495 ktime_t wait; in wait_for_bit_change() local 2144 ktime_t wait = ns_to_ktime(1000 * 1000); in dsi_cio_init() local [all...] |
/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | radeon_drm.h | 210 } wait; member 274 } wait; member
|
/kernel/linux/linux-6.6/kernel/events/ |
H A D | core.c | 5680 static __poll_t perf_poll(struct file *file, poll_table *wait) in perf_poll() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | hfi.h | 277 wait_queue_head_t wait; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76.h | 537 wait_queue_head_t wait; member 583 wait_queue_head_t wait; member
|