| /kernel/linux/linux-5.10/drivers/cpuidle/ |
| D | coupled.c | 36 * WFI state until all cpus are ready to enter a coupled state, at 40 * Once all cpus are ready to enter idle, they are woken by an smp 45 * each cpu will increment the ready counter, and continue once the 46 * ready counter matches the number of online coupled cpus. If any 51 * is ready for. It is assumed that the states are indexed from 56 * and only read after all the cpus are ready for the coupled idle 62 * the waiting loop, in the ready loop, or in the coupled idle state. 63 * ready_count tracks the number of cpus that are in the ready loop 91 * @ready_waiting_counts: combined count of cpus in ready or waiting loops 126 * once to minimize entering the ready loop with a poke pending, which would [all …]
|
| /kernel/linux/linux-6.6/drivers/cpuidle/ |
| D | coupled.c | 36 * WFI state until all cpus are ready to enter a coupled state, at 40 * Once all cpus are ready to enter idle, they are woken by an smp 45 * each cpu will increment the ready counter, and continue once the 46 * ready counter matches the number of online coupled cpus. If any 51 * is ready for. It is assumed that the states are indexed from 56 * and only read after all the cpus are ready for the coupled idle 62 * the waiting loop, in the ready loop, or in the coupled idle state. 63 * ready_count tracks the number of cpus that are in the ready loop 91 * @ready_waiting_counts: combined count of cpus in ready or waiting loops 126 * once to minimize entering the ready loop with a poke pending, which would [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/ |
| D | ifu.json | 69 "PublicDescription": "This thread and the other thread both ready for scheduling in if0", 72 "BriefDescription": "This thread and the other thread both ready for scheduling in if0" 75 …"PublicDescription": "This thread was arbitrated when the other thread was also ready for scheduli… 78 …"BriefDescription": "This thread was arbitrated when the other thread was also ready for schedulin… 81 …was arbitrated when the other thread was also active, but not necessarily ready. For example, wait… 84 …was arbitrated when the other thread was also active, but not necessarily ready. For example, wait… 87 …"PublicDescription": "This thread was not arbitrated because it was not ready for scheduling. For … 90 …"BriefDescription": "This thread was not arbitrated because it was not ready for scheduling. For e…
|
| /kernel/linux/linux-6.6/drivers/net/ipa/ |
| D | ipa_qmi.c | 24 * both sides know when everything is ready to begin operating. The AP 30 * are ready. 36 * contains a success result, the AP knows the modem IPA driver is ready. 41 * microcontroller is ready. The AP may assume the microcontroller is 42 * ready and remain so (even if the modem reboots) once it has received 55 * modem supplies a success response when it is ready to operate. 58 * - When the modem is ready to receive an INIT_COMPLETE indication from 60 * - On the initial modem boot, everything is ready when: 65 * - On subsequent modem boots, everything is ready when: 70 * determination of when things are "ready" [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ipa/ |
| D | ipa_qmi.c | 24 * both sides know when everything is ready to begin operating. The AP 30 * are ready. 36 * contains a success result, the AP knows the modem IPA driver is ready. 41 * microcontroller is ready. The AP may assume the microcontroller is 42 * ready and remain so (even if the modem reboots) once it has received 55 * modem supplies a success response when it is ready to operate. 58 * - When the modem is ready to receive an INIT_COMPLETE indication from 60 * - On the initial modem boot, everything is ready when: 65 * - On subsequent modem boots, everything is ready when: 70 * determination of when things are "ready" [all …]
|
| /kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
| D | pvrusb2-io.h | 16 pvr2_buffer_state_idle = 1, // Buffer is ready to be used again 50 /* Get a pointer to a buffer that is either idle, ready, or is specified 56 /* Find out how many buffers are idle or ready */ 60 /* Kill all pending buffers and throw away any ready buffers as well */ 66 /* Find out size of data in the given ready buffer */ 69 /* Retrieve completion code for given ready buffer */
|
| /kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
| D | pvrusb2-io.h | 16 pvr2_buffer_state_idle = 1, // Buffer is ready to be used again 50 /* Get a pointer to a buffer that is either idle, ready, or is specified 56 /* Find out how many buffers are idle or ready */ 60 /* Kill all pending buffers and throw away any ready buffers as well */ 66 /* Find out size of data in the given ready buffer */ 69 /* Retrieve completion code for given ready buffer */
|
| /kernel/linux/linux-5.10/drivers/ide/ |
| D | ide-cd_verbose.c | 21 /* Suppress printing unit attention and `in progress of becoming ready' in ide_cd_log_error() 40 { GPCMD_TEST_UNIT_READY, "Test Unit Ready" }, 96 "Not ready", 141 { 0x020400, "Logical unit not ready - cause not reportable" }, 143 { 0x020401, "Logical unit not ready" 144 " - in progress [sic] of becoming ready" }, 145 { 0x020402, "Logical unit not ready - initializing command required" }, 146 { 0x020403, "Logical unit not ready - manual intervention required" }, 147 { 0x020404, "Logical unit not ready - format in progress" }, 148 { 0x020407, "Logical unit not ready - operation in progress" }, [all …]
|
| /kernel/linux/linux-5.10/drivers/pcmcia/ |
| D | pxa2xx_colibri.c | 35 READY = 1, enumerator 45 { 0, GPIOF_IN, "PCMCIA Ready" }, 61 skt->socket.pci_irq = gpio_to_irq(colibri_pcmcia_gpios[READY].gpio); in colibri_pcmcia_hw_init() 80 state->ready = !!gpio_get_value(colibri_pcmcia_gpios[READY].gpio); in colibri_pcmcia_socket_state() 131 colibri_pcmcia_gpios[READY].gpio = COLIBRI270_READY_GPIO; in colibri_pcmcia_init() 139 colibri_pcmcia_gpios[READY].gpio = COLIBRI320_READY_GPIO; in colibri_pcmcia_init()
|
| /kernel/linux/linux-5.10/include/media/ |
| D | v4l2-mem2mem.h | 52 * struct v4l2_m2m_queue_ctx - represents a queue for buffers ready to be 58 * @num_rdy: number of buffers ready to be processed 61 * Queue for buffers ready to be processed as soon as this 154 * v4l2_m2m_try_schedule() - check whether an instance is ready to be added to 170 * return 1 if the instance is ready. 207 * This function removes the source buffer from the ready list and returns 209 * it is marked 'held'. In that case the buffer is kept on the ready list. 572 * v4l2_m2m_buf_queue() - add a buffer to the proper ready buffers list. 583 * v4l2_m2m_num_src_bufs_ready() - return the number of source buffers ready for 603 * ready for use [all …]
|
| /kernel/linux/linux-6.6/include/media/ |
| D | v4l2-mem2mem.h | 52 * struct v4l2_m2m_queue_ctx - represents a queue for buffers ready to be 58 * @num_rdy: number of buffers ready to be processed 61 * Queue for buffers ready to be processed as soon as this 154 * v4l2_m2m_try_schedule() - check whether an instance is ready to be added to 170 * return 1 if the instance is ready. 207 * This function removes the source buffer from the ready list and returns 209 * it is marked 'held'. In that case the buffer is kept on the ready list. 577 * v4l2_m2m_buf_queue() - add a buffer to the proper ready buffers list. 588 * v4l2_m2m_num_src_bufs_ready() - return the number of source buffers ready for 608 * ready for use [all …]
|
| /kernel/linux/linux-6.6/drivers/char/hw_random/ |
| D | atmel-rng.c | 45 int ready; in atmel_trng_wait_ready() local 47 ready = readl(trng->base + TRNG_ISR) & TRNG_ISR_DATRDY; in atmel_trng_wait_ready() 48 if (!ready && wait) in atmel_trng_wait_ready() 49 readl_poll_timeout(trng->base + TRNG_ISR, ready, in atmel_trng_wait_ready() 50 ready & TRNG_ISR_DATRDY, 1000, 20000); in atmel_trng_wait_ready() 52 return !!ready; in atmel_trng_wait_ready() 74 * ensure data ready is only set again AFTER the next data word is ready in atmel_trng_read()
|
| D | mtk-rng.c | 73 int ready; in mtk_rng_wait_ready() local 75 ready = readl(priv->base + RNG_CTRL) & RNG_READY; in mtk_rng_wait_ready() 76 if (!ready && wait) in mtk_rng_wait_ready() 77 readl_poll_timeout_atomic(priv->base + RNG_CTRL, ready, in mtk_rng_wait_ready() 78 ready & RNG_READY, USEC_POLL, in mtk_rng_wait_ready() 80 return !!(ready & RNG_READY); in mtk_rng_wait_ready()
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | sense_codes.h | 42 SENSE_CODE(0x0400, "Logical unit not ready, cause not reportable") 43 SENSE_CODE(0x0401, "Logical unit is in process of becoming ready") 44 SENSE_CODE(0x0402, "Logical unit not ready, initializing command required") 45 SENSE_CODE(0x0403, "Logical unit not ready, manual intervention required") 46 SENSE_CODE(0x0404, "Logical unit not ready, format in progress") 47 SENSE_CODE(0x0405, "Logical unit not ready, rebuild in progress") 48 SENSE_CODE(0x0406, "Logical unit not ready, recalculation in progress") 49 SENSE_CODE(0x0407, "Logical unit not ready, operation in progress") 50 SENSE_CODE(0x0408, "Logical unit not ready, long write in progress") 51 SENSE_CODE(0x0409, "Logical unit not ready, self-test in progress") [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| D | sense_codes.h | 42 SENSE_CODE(0x0400, "Logical unit not ready, cause not reportable") 43 SENSE_CODE(0x0401, "Logical unit is in process of becoming ready") 44 SENSE_CODE(0x0402, "Logical unit not ready, initializing command required") 45 SENSE_CODE(0x0403, "Logical unit not ready, manual intervention required") 46 SENSE_CODE(0x0404, "Logical unit not ready, format in progress") 47 SENSE_CODE(0x0405, "Logical unit not ready, rebuild in progress") 48 SENSE_CODE(0x0406, "Logical unit not ready, recalculation in progress") 49 SENSE_CODE(0x0407, "Logical unit not ready, operation in progress") 50 SENSE_CODE(0x0408, "Logical unit not ready, long write in progress") 51 SENSE_CODE(0x0409, "Logical unit not ready, self-test in progress") [all …]
|
| /kernel/linux/linux-6.6/arch/sparc/boot/ |
| D | Makefile | 27 @echo ' kernel: $@ is ready' 31 @echo ' kernel: $@ is ready' 36 @echo ' kernel: $@ is ready' 62 @echo ' Image $@ is ready' 68 @echo ' kernel: $@ is ready'
|
| /kernel/linux/linux-5.10/arch/sparc/boot/ |
| D | Makefile | 27 @echo ' kernel: $@ is ready' 31 @echo ' kernel: $@ is ready' 36 @echo ' kernel: $@ is ready' 62 @echo ' Image $@ is ready' 68 @echo ' kernel: $@ is ready'
|
| /kernel/linux/linux-5.10/drivers/xen/events/ |
| D | events_fifo.c | 277 unsigned priority, unsigned long *ready) in consume_one_event() argument 304 * copy of the ready word. in consume_one_event() 307 clear_bit(priority, ready); in consume_one_event() 323 unsigned long ready; in __evtchn_fifo_handle_events() local 328 ready = xchg(&control_block->ready, 0); in __evtchn_fifo_handle_events() 330 while (ready) { in __evtchn_fifo_handle_events() 331 q = find_first_bit(&ready, EVTCHN_FIFO_MAX_QUEUES); in __evtchn_fifo_handle_events() 332 consume_one_event(cpu, ctrl, control_block, q, &ready); in __evtchn_fifo_handle_events() 333 ready |= xchg(&control_block->ready, 0); in __evtchn_fifo_handle_events()
|
| /kernel/linux/linux-6.6/drivers/xen/events/ |
| D | events_fifo.c | 277 unsigned priority, unsigned long *ready) in consume_one_event() argument 304 * copy of the ready word. in consume_one_event() 307 clear_bit(priority, ready); in consume_one_event() 323 unsigned long ready; in __evtchn_fifo_handle_events() local 328 ready = xchg(&control_block->ready, 0); in __evtchn_fifo_handle_events() 330 while (ready) { in __evtchn_fifo_handle_events() 331 q = find_first_bit(&ready, EVTCHN_FIFO_MAX_QUEUES); in __evtchn_fifo_handle_events() 332 consume_one_event(cpu, ctrl, control_block, q, &ready); in __evtchn_fifo_handle_events() 333 ready |= xchg(&control_block->ready, 0); in __evtchn_fifo_handle_events()
|
| /kernel/linux/linux-6.6/drivers/scsi/isci/ |
| D | port.h | 83 * @ready_exit: several states constitute 'ready'. When exiting ready we 85 * skipped when exiting to another 'ready' state. 154 * This state is entered from the READY state. 155 * @SCI_PORT_READY: port is now ready. Thus, the user is able to 158 * @SCI_PORT_SUB_WAITING: port is started and ready but has no active 160 * @SCI_PORT_SUB_OPERATIONAL: port is started and ready and there is at 169 * from the READY state.
|
| /kernel/linux/linux-5.10/drivers/scsi/isci/ |
| D | port.h | 83 * @ready_exit: several states constitute 'ready'. When exiting ready we 85 * skipped when exiting to another 'ready' state. 154 * This state is entered from the READY state. 155 * @SCI_PORT_READY: port is now ready. Thus, the user is able to 158 * @SCI_PORT_SUB_WAITING: port is started and ready but has no active 160 * @SCI_PORT_SUB_OPERATIONAL: port is started and ready and there is at 169 * from the READY state.
|
| /kernel/linux/linux-5.10/sound/soc/txx9/ |
| D | txx9aclc-ac97.c | 100 u32 ready = ACINT_CODECRDY(ac97->num) | ACINT_REGACCRDY; in txx9aclc_ac97_cold_reset() local 105 /* wait for primary codec ready status */ in txx9aclc_ac97_cold_reset() 106 __raw_writel(ready, base + ACINTEN); in txx9aclc_ac97_cold_reset() 108 (__raw_readl(base + ACINTSTS) & ready) == ready, in txx9aclc_ac97_cold_reset() 110 dev_err(&ac97->dev, "primary codec is not ready " in txx9aclc_ac97_cold_reset() 115 __raw_writel(ready, base + ACINTDIS); in txx9aclc_ac97_cold_reset()
|
| /kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/ |
| D | if_spi.h | 87 /* Host Interrupt Control bit : WLAN ready */ 137 /* Host Interrupt Status bit : Tx download ready */ 139 /* Host Interrupt Status bit : Rx upload ready */ 141 /* Host Interrupt Status bit : Command download ready */ 145 /* Host Interrupt Status bit : Command upload ready */ 161 /* Host Interrupt Status Mask bit : Tx download ready */ 163 /* Host Interrupt Status Mask bit : Rx upload ready */ 165 /* Host Interrupt Status Mask bit : Command download ready */ 169 /* Host Interrupt Status Mask bit : Command upload ready */
|
| /kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/ |
| D | if_spi.h | 87 /* Host Interrupt Control bit : WLAN ready */ 137 /* Host Interrupt Status bit : Tx download ready */ 139 /* Host Interrupt Status bit : Rx upload ready */ 141 /* Host Interrupt Status bit : Command download ready */ 145 /* Host Interrupt Status bit : Command upload ready */ 161 /* Host Interrupt Status Mask bit : Tx download ready */ 163 /* Host Interrupt Status Mask bit : Rx upload ready */ 165 /* Host Interrupt Status Mask bit : Command download ready */ 169 /* Host Interrupt Status Mask bit : Command upload ready */
|
| /kernel/linux/linux-5.10/drivers/char/hw_random/ |
| D | mtk-rng.c | 73 int ready; in mtk_rng_wait_ready() local 75 ready = readl(priv->base + RNG_CTRL) & RNG_READY; in mtk_rng_wait_ready() 76 if (!ready && wait) in mtk_rng_wait_ready() 77 readl_poll_timeout_atomic(priv->base + RNG_CTRL, ready, in mtk_rng_wait_ready() 78 ready & RNG_READY, USEC_POLL, in mtk_rng_wait_ready() 80 return !!ready; in mtk_rng_wait_ready()
|