Searched refs:command_queue (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/opencl/runtime/ |
| H A D | opencl_svm_20.hpp | 37 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL *clEnqueueSVMMemcpy)(cl_command_queue command_queue, c… 39 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL *clEnqueueSVMMemFill)(cl_command_queue command_queue, … 41 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL *clEnqueueSVMMap)(cl_command_queue command_queue, cl_b… 43 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL *clEnqueueSVMUnmap)(cl_command_queue command_queue, vo…
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/opencl/runtime/ |
| H A D | opencl_svm_20.hpp | 37 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL *clEnqueueSVMMemcpy)(cl_command_queue command_queue, c… 39 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL *clEnqueueSVMMemFill)(cl_command_queue command_queue, … 41 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL *clEnqueueSVMMap)(cl_command_queue command_queue, cl_b… 43 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL *clEnqueueSVMUnmap)(cl_command_queue command_queue, vo…
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/opencl/runtime/ |
| H A D | opencl_svm_20.hpp | 37 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL *clEnqueueSVMMemcpy)(cl_command_queue command_queue, c… 39 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL *clEnqueueSVMMemFill)(cl_command_queue command_queue, … 41 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL *clEnqueueSVMMap)(cl_command_queue command_queue, cl_b… 43 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL *clEnqueueSVMUnmap)(cl_command_queue command_queue, vo…
|
| /OK3568_Linux_fs/kernel/drivers/misc/ibmasm/ |
| H A D | command.c | 65 list_add_tail(&cmd->queue_node, &sp->command_queue); in enqueue_command() 73 if (list_empty(&sp->command_queue)) in dequeue_command() 76 next = sp->command_queue.next; in dequeue_command()
|
| H A D | module.c | 75 INIT_LIST_HEAD(&sp->command_queue); in ibmasm_init_one()
|
| H A D | ibmasm.h | 146 struct list_head command_queue; member
|
| /OK3568_Linux_fs/external/libmali/include/CL/ |
| H A D | cl_dx9_media_sharing.h | 112 cl_command_queue command_queue, 120 cl_command_queue command_queue,
|
| H A D | cl_d3d11.h | 111 cl_command_queue command_queue, 119 cl_command_queue command_queue,
|
| H A D | cl_egl.h | 93 cl_command_queue command_queue, 110 cl_command_queue command_queue,
|
| H A D | cl_d3d10.h | 111 cl_command_queue command_queue, 119 cl_command_queue command_queue,
|
| /OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/ |
| H A D | cptvf.h | 51 struct command_queue { struct 64 struct command_queue queue[CPT_NUM_QS_PER_VF]; argument
|
| H A D | cptvf_main.c | 173 struct command_queue *queue = NULL; in free_command_queues() 209 struct command_queue *queue = NULL; in alloc_command_queues()
|
| H A D | cptvf_reqmanager.c | 228 struct command_queue *queue; in send_cpt_command()
|
| /OK3568_Linux_fs/kernel/drivers/cdrom/ |
| H A D | gdrom.c | 87 static DECLARE_WAIT_QUEUE_HEAD(command_queue); 240 wait_event_interruptible_timeout(command_queue, gd.pending == 0, in gdrom_preparedisk_cmd() 280 wait_event_interruptible_timeout(command_queue, gd.pending == 0, in gdrom_readtoc_cmd() 433 wait_event_interruptible_timeout(command_queue, gd.pending == 0, in gdrom_getsense() 532 wake_up_interruptible(&command_queue); in gdrom_command_interrupt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | file.h | 874 __le32 command_queue; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | utils.c | 951 return le32_to_cpu(txq_timer->command_queue); in iwl_mvm_get_wd_timeout()
|