Home
last modified time | relevance | path

Searched refs:pending_slot (Results 1 – 12 of 12) sorted by relevance

/dports/net-im/toxic/toxic-0.11.3/src/
H A Dfile_transfers.c271 PendingFileTransfer *pending_slot = &Friends.list[friendnumber].file_send_queue[i]; in file_send_queue_add() local
273 if (pending_slot->pending) { in file_send_queue_add()
277 pending_slot->pending = true; in file_send_queue_add()
279 memcpy(pending_slot->file_path, file_path, length); in file_send_queue_add()
280 pending_slot->file_path[length] = 0; in file_send_queue_add()
281 pending_slot->length = length; in file_send_queue_add()
295 PendingFileTransfer *pending_slot = &Friends.list[friendnumber].file_send_queue[i]; in file_send_queue_check() local
297 if (!pending_slot->pending) { in file_send_queue_check()
306 *pending_slot = (PendingFileTransfer) { in file_send_queue_check()
320 if (!pending_slot->pending) { in file_send_queue_remove()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i915/gvt/
H A Dexeclist.c71 execlist->pending_slot ? in switch_virtual_execlist_slot()
72 execlist->pending_slot->index : -1); in switch_virtual_execlist_slot()
74 execlist->running_slot = execlist->pending_slot; in switch_virtual_execlist_slot()
75 execlist->pending_slot = NULL; in switch_virtual_execlist_slot()
84 execlist->pending_slot ? in switch_virtual_execlist_slot()
85 execlist->pending_slot->index : -1); in switch_virtual_execlist_slot()
91 struct intel_vgpu_execlist_slot *pending = execlist->pending_slot; in emulate_execlist_status()
186 struct intel_vgpu_execlist_slot *pending = execlist->pending_slot; in emulate_execlist_ctx_schedule_out()
309 execlist->pending_slot = NULL; in emulate_execlist_schedule_in()
346 execlist->pending_slot = slot; in emulate_execlist_schedule_in()
[all …]
H A Dexeclist.h171 struct intel_vgpu_execlist_slot *pending_slot; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i915/gvt/
H A Dexeclist.c71 execlist->pending_slot ? in switch_virtual_execlist_slot()
72 execlist->pending_slot->index : -1); in switch_virtual_execlist_slot()
74 execlist->running_slot = execlist->pending_slot; in switch_virtual_execlist_slot()
75 execlist->pending_slot = NULL; in switch_virtual_execlist_slot()
84 execlist->pending_slot ? in switch_virtual_execlist_slot()
85 execlist->pending_slot->index : -1); in switch_virtual_execlist_slot()
91 struct intel_vgpu_execlist_slot *pending = execlist->pending_slot; in emulate_execlist_status()
186 struct intel_vgpu_execlist_slot *pending = execlist->pending_slot; in emulate_execlist_ctx_schedule_out()
309 execlist->pending_slot = NULL; in emulate_execlist_schedule_in()
346 execlist->pending_slot = slot; in emulate_execlist_schedule_in()
[all …]
H A Dexeclist.h171 struct intel_vgpu_execlist_slot *pending_slot; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i915/gvt/
H A Dexeclist.c71 execlist->pending_slot ? in switch_virtual_execlist_slot()
72 execlist->pending_slot->index : -1); in switch_virtual_execlist_slot()
74 execlist->running_slot = execlist->pending_slot; in switch_virtual_execlist_slot()
75 execlist->pending_slot = NULL; in switch_virtual_execlist_slot()
84 execlist->pending_slot ? in switch_virtual_execlist_slot()
85 execlist->pending_slot->index : -1); in switch_virtual_execlist_slot()
91 struct intel_vgpu_execlist_slot *pending = execlist->pending_slot; in emulate_execlist_status()
186 struct intel_vgpu_execlist_slot *pending = execlist->pending_slot; in emulate_execlist_ctx_schedule_out()
309 execlist->pending_slot = NULL; in emulate_execlist_schedule_in()
346 execlist->pending_slot = slot; in emulate_execlist_schedule_in()
[all …]
H A Dexeclist.h171 struct intel_vgpu_execlist_slot *pending_slot; member
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/pubseq_gateway/cassandra/
H A Dcass_query_list.cpp238 void CCassQueryList::AttachSlot(SQrySlot* slot, SPendingSlot&& pending_slot) in AttachSlot() argument
243 assert(pending_slot.m_retry_count > 0); in AttachSlot()
244 assert(pending_slot.m_retry_count < 1000); in AttachSlot()
245 slot->m_retry_count = pending_slot.m_retry_count; in AttachSlot()
247 slot->m_consumer = move(pending_slot.m_consumer); in AttachSlot()
271 SPendingSlot pending_slot = move(m_pending_arr.back()); in CheckPending() local
273 AttachSlot(slot, move(pending_slot)); in CheckPending()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/pubseq_gateway/impl/cassandra/
H A Dcass_query_list.hpp106 void AttachSlot(SQrySlot* slot, SPendingSlot&& pending_slot);
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/md/
H A Ddm-snap.c634 struct hlist_bl_head *pending_slot; member
644 lock->pending_slot = &pending->table[exception_hash(pending, chunk)]; in dm_exception_table_lock_init()
650 hlist_bl_lock(lock->pending_slot); in dm_exception_table_lock()
655 hlist_bl_unlock(lock->pending_slot); in dm_exception_table_unlock()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/md/
H A Ddm-snap.c634 struct hlist_bl_head *pending_slot; member
644 lock->pending_slot = &pending->table[exception_hash(pending, chunk)]; in dm_exception_table_lock_init()
650 hlist_bl_lock(lock->pending_slot); in dm_exception_table_lock()
655 hlist_bl_unlock(lock->pending_slot); in dm_exception_table_unlock()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/md/
H A Ddm-snap.c634 struct hlist_bl_head *pending_slot; member
644 lock->pending_slot = &pending->table[exception_hash(pending, chunk)]; in dm_exception_table_lock_init()
650 hlist_bl_lock(lock->pending_slot); in dm_exception_table_lock()
655 hlist_bl_unlock(lock->pending_slot); in dm_exception_table_unlock()