command_queue 87 drivers/cdrom/gdrom.c static DECLARE_WAIT_QUEUE_HEAD(command_queue); command_queue 240 drivers/cdrom/gdrom.c wait_event_interruptible_timeout(command_queue, gd.pending == 0, command_queue 280 drivers/cdrom/gdrom.c wait_event_interruptible_timeout(command_queue, gd.pending == 0, command_queue 433 drivers/cdrom/gdrom.c wait_event_interruptible_timeout(command_queue, gd.pending == 0, command_queue 529 drivers/cdrom/gdrom.c wake_up_interruptible(&command_queue); command_queue 64 drivers/crypto/cavium/cpt/cptvf.h struct command_queue queue[CPT_NUM_QS_PER_VF]; command_queue 173 drivers/crypto/cavium/cpt/cptvf_main.c struct command_queue *queue = NULL; command_queue 209 drivers/crypto/cavium/cpt/cptvf_main.c struct command_queue *queue = NULL; command_queue 228 drivers/crypto/cavium/cpt/cptvf_reqmanager.c struct command_queue *queue; command_queue 65 drivers/misc/ibmasm/command.c list_add_tail(&cmd->queue_node, &sp->command_queue); command_queue 73 drivers/misc/ibmasm/command.c if (list_empty(&sp->command_queue)) command_queue 76 drivers/misc/ibmasm/command.c next = sp->command_queue.next; command_queue 146 drivers/misc/ibmasm/ibmasm.h struct list_head command_queue; command_queue 75 drivers/misc/ibmasm/module.c INIT_LIST_HEAD(&sp->command_queue); command_queue 864 drivers/net/wireless/intel/iwlwifi/fw/file.h __le32 command_queue; command_queue 966 drivers/net/wireless/intel/iwlwifi/mvm/utils.c return le32_to_cpu(txq_timer->command_queue);