Searched defs:timeout (Results 126 - 150 of 490) sorted by relevance

1234567891011>>

/openbsd-current/gnu/llvm/lldb/source/Host/windows/
H A DPipeWindows.cpp164 OpenAsWriterWithTimeout(llvm::StringRef name, bool child_process_inherit, const std::chrono::microseconds &timeout) argument
/openbsd-current/gnu/llvm/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp442 ConnectionFileDescriptor::BytesAvailable(const Timeout<std::micro> &timeout, argument
248 Read(void *dst, size_t dst_len, const Timeout<std::micro> &timeout, ConnectionStatus &status, Status *error_ptr) argument
/openbsd-current/gnu/llvm/lldb/source/Utility/
H A DListener.cpp341 GetEventInternal( const Timeout<std::micro> &timeout, Broadcaster *broadcaster, const ConstString *broadcaster_names, uint32_t num_broadcaster_names, uint32_t event_type_mask, EventSP &event_sp) argument
381 GetEventForBroadcasterWithType( Broadcaster *broadcaster, uint32_t event_type_mask, EventSP &event_sp, const Timeout<std::micro> &timeout) argument
388 GetEventForBroadcaster(Broadcaster *broadcaster, EventSP &event_sp, const Timeout<std::micro> &timeout) argument
394 GetEvent(EventSP &event_sp, const Timeout<std::micro> &timeout) argument
[all...]
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachException.cpp223 Receive(mach_port_t port, mach_msg_option_t options, mach_msg_timeout_t timeout, mach_port_t notify_port) argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.cpp198 ReadPacketWithOutputSupport( StringExtractorGDBRemote &response, Timeout<std::micro> timeout, bool sync_on_timeout, llvm::function_ref<void(llvm::StringRef)> output_callback) argument
/openbsd-current/sys/dev/pci/drm/
H A Ddma-resv.c682 dma_resv_wait_timeout(struct dma_resv *obj, enum dma_resv_usage usage, bool intr, unsigned long timeout) argument
/openbsd-current/sys/dev/pci/drm/amd/pm/swsmu/smu12/
H A Dsmu_v12_0.c160 int ret = 0, timeout = 500; local
/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_mqd_manager.c214 kfd_destroy_mqd_cp(struct mqd_manager *mm, void *mqd, enum kfd_preempt_type type, unsigned int timeout, uint32_t pipe_id, uint32_t queue_id) argument
254 kfd_destroy_mqd_sdma(struct mqd_manager *mm, void *mqd, enum kfd_preempt_type type, unsigned int timeout, uint32_t pipe_id, uint32_t queue_id) argument
H A Dkfd_mqd_manager_v11.c376 destroy_hiq_mqd(struct mqd_manager *mm, void *mqd, enum kfd_preempt_type type, unsigned int timeout, uint32_t pipe_id, uint32_t queue_id) argument
H A Dkfd_mqd_manager_v10.c322 destroy_hiq_mqd(struct mqd_manager *mm, void *mqd, enum kfd_preempt_type type, unsigned int timeout, uint32_t pipe_id, uint32_t queue_id) argument
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dmxgpu_vi.c322 int timeout = VI_MAILBOX_TIMEDOUT; local
391 int r = 0, timeout = VI_MAILBOX_TIMEDOUT; local
413 int r = 0, timeout = VI_MAILBOX_TIMEDOUT; local
H A Dmxgpu_ai.c84 int timeout = AI_MAILBOX_POLL_ACK_TIMEDOUT; local
103 int r, timeout = AI_MAILBOX_POLL_MSG_TIMEDOUT; local
256 int timeout = AI_MAILBOX_POLL_FLR_TIMEDOUT; local
H A Dmxgpu_nv.c82 int timeout = NV_MAILBOX_POLL_ACK_TIMEDOUT; local
102 uint64_t timeout, now; local
278 int timeout = NV_MAILBOX_POLL_FLR_TIMEDOUT; local
H A Dnavi10_ih.c105 force_update_wptr_for_self_int(struct amdgpu_device *adev, u32 threshold, u32 timeout, bool enabled) argument
H A Dih_v6_0.c93 force_update_wptr_for_self_int(struct amdgpu_device *adev, u32 threshold, u32 timeout, bool enabled) argument
H A Dih_v6_1.c93 force_update_wptr_for_self_int(struct amdgpu_device *adev, u32 threshold, u32 timeout, bool enabled) argument
/openbsd-current/sys/dev/pci/drm/i915/selftests/
H A Dscatterlist.c41 expect_pfn_sg(struct pfn_table *pt, npages_fn_t npages_fn, struct rnd_state *rnd, const char *who, unsigned long timeout) argument
81 expect_pfn_sg_page_iter(struct pfn_table *pt, const char *who, unsigned long timeout) argument
112 expect_pfn_sgtiter(struct pfn_table *pt, const char *who, unsigned long timeout) argument
142 expect_pfn_sgtable(struct pfn_table *pt, npages_fn_t npages_fn, struct rnd_state *rnd, const char *who, unsigned long timeout) argument
[all...]
H A Di915_selftest.c412 bool __igt_timeout(unsigned long timeout, const char *fmt, ...) argument
H A Di915_sw_fence.c671 struct i915_sw_fence *timeout = NULL, *not = NULL; local
[all...]
/openbsd-current/sys/dev/pci/drm/i915/pxp/
H A Dintel_pxp.c302 int timeout; local
323 int timeout; local
/openbsd-current/sys/dev/pci/drm/scheduler/
H A Dsched_entity.c259 long drm_sched_entity_flush(struct drm_sched_entity *entity, long timeout) argument
/openbsd-current/lib/libskey/
H A Dskeylogin.c563 tgetline(int fd, char *buf, size_t bufsiz, int timeout) argument
/openbsd-current/lib/libc/rpc/
H A Dclnt_udp.c202 struct timespec timeout; local
/openbsd-current/usr.sbin/bgpd/
H A Drtr.c188 time_t timeout; local
/openbsd-current/sys/arch/alpha/alpha/
H A Dcpu.c455 long timeout; local
616 int timeout; local
[all...]

Completed in 169 milliseconds

1234567891011>>