/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rxon.c | 570 (!ctx_bss->vif->bss_conf.idle && in iwlagn_set_pan_params() 574 } else if (!ctx_pan->vif->bss_conf.idle && in iwlagn_set_pan_params() 1400 if (changes & BSS_CHANGED_IDLE && bss_conf->idle) { in iwlagn_bss_info_changed() 1402 * If we go idle, then clearly no "passive-no-rx" in iwlagn_bss_info_changed()
|
/kernel/linux/linux-5.10/sound/soc/ti/ |
H A D | omap-mcbsp.c | 394 * system will refuse to enter idle if the CLKS pin source is not reset in omap_mcbsp_free() 479 int idle; in omap_mcbsp_stop() local 502 idle = !((MCBSP_READ_CACHE(mcbsp, SPCR2) | in omap_mcbsp_stop() 505 if (idle) { in omap_mcbsp_stop()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rxon.c | 565 (!ctx_bss->vif->cfg.idle && in iwlagn_set_pan_params() 569 } else if (!ctx_pan->vif->cfg.idle && in iwlagn_set_pan_params() 1395 if (changes & BSS_CHANGED_IDLE && vif->cfg.idle) { in iwlagn_bss_info_changed() 1397 * If we go idle, then clearly no "passive-no-rx" in iwlagn_bss_info_changed()
|
/kernel/linux/linux-6.6/sound/soc/ti/ |
H A D | omap-mcbsp.c | 393 * system will refuse to enter idle if the CLKS pin source is not reset in omap_mcbsp_free() 478 int idle; in omap_mcbsp_stop() local 501 idle = !((MCBSP_READ_CACHE(mcbsp, SPCR2) | in omap_mcbsp_stop() 504 if (idle) { in omap_mcbsp_stop()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | bugfix.S | 304 | The frame returned is idle. We must build a busy frame to hold 430 | The frame returned is idle. We must build a busy frame to hold
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | bugfix.S | 304 | The frame returned is idle. We must build a busy frame to hold 430 | The frame returned is idle. We must build a busy frame to hold
|
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw2.h | 89 u32 idle [ 4]; member 91 u32 idle [ 2]; member 237 * arbitration or if it is the idle job. 284 * when the bus becomes idle.
|
H A D | sym_fw1.h | 93 u32 idle [ 4]; member 95 u32 idle [ 2]; member 245 * arbitration or if it is the idle job. 309 * when the bus becomes idle.
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | cputime.c | 230 * Account for idle time. 231 * @cputime: the CPU time spent in idle wait 378 * When returning from idle, many ticks can get accounted at in irqtime_account_process_tick() 381 * idle, or potentially user or system time. Due to rounding, in irqtime_account_process_tick() 399 } else if (p == this_rq()->idle) { in irqtime_account_process_tick() 437 * Archs that account the whole time spent in the idle task 438 * (outside irq) as idle time can rely on this and just implement 440 * have other meaning of the idle time (s390 only includes the 508 else if ((p != this_rq()->idle) || (irq_count() != HARDIRQ_OFFSET)) in account_process_tick() 515 * Account multiple ticks of idle tim [all...] |
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw2.h | 89 u32 idle [ 4]; member 91 u32 idle [ 2]; member 237 * arbitration or if it is the idle job. 284 * when the bus becomes idle.
|
H A D | sym_fw1.h | 93 u32 idle [ 4]; member 95 u32 idle [ 2]; member 245 * arbitration or if it is the idle job. 309 * when the bus becomes idle.
|
/kernel/linux/linux-6.6/net/rxrpc/ |
H A D | call_object.c | 229 if (p->timeouts.idle) in rxrpc_alloc_client_call() 230 call->next_req_timo = min(msecs_to_jiffies(p->timeouts.idle), 1UL); in rxrpc_alloc_client_call()
|
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | cputime.c | 234 * Account for idle time. 235 * @cputime: the CPU time spent in idle wait 397 * When returning from idle, many ticks can get accounted at in irqtime_account_process_tick() 400 * idle, or potentially user or system time. Due to rounding, in irqtime_account_process_tick() 418 } else if (p == this_rq()->idle) { in irqtime_account_process_tick() 524 else if ((p != this_rq()->idle) || (irq_count() != HARDIRQ_OFFSET)) in account_process_tick() 531 * Account multiple ticks of idle time. 885 /* Task is sleeping or idle, nothing to add */ in task_cputime() 1050 /* Task is sleeping, dead or idle, nothing to add */ in kcpustat_cpu_fetch_vtime()
|
/third_party/libuv/src/unix/ |
H A D | aix.c | 1104 cpu_info->cpu_times.idle = ps_cpus[idx].idle; in uv_cpu_info()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_batch.c | 1002 bo->idle = false; in submit_batch() 1005 iris_get_backing_bo(bo)->idle = false; in submit_batch() 1090 dbg_printf("waiting for idle\n"); in _iris_batch_flush()
|
/third_party/node/deps/uv/src/unix/ |
H A D | aix.c | 1088 cpu_info->cpu_times.idle = ps_cpus[idx].idle; in uv_cpu_info()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm8994.c | 116 bool idle; in wm8958_micd_set_rate() local 120 idle = !wm8994->jack_mic; in wm8958_micd_set_rate() 141 if (rates[i].idle != idle) in wm8958_micd_set_rate() 146 else if (rates[best].idle != idle) in wm8958_micd_set_rate() 155 idle ? "idle" : "active"); in wm8958_micd_set_rate() 4404 * use this; it only affects behaviour on idle TDM clock in wm8994_component_probe()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | pktgen.c | 551 u64 idle; in pktgen_if_show() local 667 idle = pkt_dev->idle_acc; in pktgen_if_show() 668 do_div(idle, NSEC_PER_USEC); in pktgen_if_show() 676 " started: %lluus stopped: %lluus idle: %lluus\n", in pktgen_if_show() 679 (unsigned long long) idle); in pktgen_if_show() 3148 ktime_t idle = ns_to_ktime(pkt_dev->idle_acc); in show_results() local 3152 (unsigned long long)ktime_to_us(ktime_sub(elapsed, idle)), in show_results() 3153 (unsigned long long)ktime_to_us(idle), in show_results()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm8994.c | 116 bool idle; in wm8958_micd_set_rate() local 120 idle = !wm8994->jack_mic; in wm8958_micd_set_rate() 141 if (rates[i].idle != idle) in wm8958_micd_set_rate() 146 else if (rates[best].idle != idle) in wm8958_micd_set_rate() 155 idle ? "idle" : "active"); in wm8958_micd_set_rate() 4404 * use this; it only affects behaviour on idle TDM clock in wm8994_component_probe()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | pktgen.c | 565 u64 idle; in pktgen_if_show() local 691 idle = pkt_dev->idle_acc; in pktgen_if_show() 692 do_div(idle, NSEC_PER_USEC); in pktgen_if_show() 712 " started: %lluus stopped: %lluus idle: %lluus\n", in pktgen_if_show() 715 (unsigned long long) idle); in pktgen_if_show() 3278 ktime_t idle = ns_to_ktime(pkt_dev->idle_acc); in show_results() local 3282 (unsigned long long)ktime_to_us(ktime_sub(elapsed, idle)), in show_results() 3283 (unsigned long long)ktime_to_us(idle), in show_results()
|
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | libata-sff.c | 354 * wait for idle, clear any pending interrupts. 1549 unsigned int handled, idle, polling; in __ata_sff_interrupt() local 1556 handled = idle = polling = 0; in __ata_sff_interrupt() 1568 idle |= 1 << i; in __ata_sff_interrupt() 1589 if (idle & (1 << i)) { in __ata_sff_interrupt()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_engine_cs.c | 1004 * leave the engine idle. So they should not be caught unaware by in stop_timeout() 1174 bool idle = true; in ring_is_idle() local 1185 idle = false; in ring_is_idle() 1187 /* No bit for gen2, so assume the CS parser is idle */ in ring_is_idle() 1190 idle = false; in ring_is_idle() 1194 return idle; in ring_is_idle() 1223 * to hardware, and that the engine is idle. 1264 /* Already parked (and passed an idleness test); must still be idle */ in intel_engines_are_idle() 1450 ENGINE_READ(engine, RING_MI_MODE) & (MODE_IDLE) ? " [idle]" : ""); in intel_engine_print_registers()
|
/kernel/linux/linux-5.10/drivers/usb/musb/ |
H A D | musb_host.c | 2004 int idle = 0; in musb_schedule() local 2102 idle = 1; in musb_schedule() 2108 idle = list_empty(head); in musb_schedule() 2114 if (idle) in musb_schedule()
|
/kernel/linux/linux-5.10/drivers/memory/ |
H A D | emif.c | 594 u32 idle = 0, val = 0; in get_read_idle_ctrl_shdw() local 609 idle |= val << DLL_CALIB_INTERVAL_SHIFT; in get_read_idle_ctrl_shdw() 610 idle |= EMIF_READ_IDLE_LEN_VAL << ACK_WAIT_SHIFT; in get_read_idle_ctrl_shdw() 612 return idle; in get_read_idle_ctrl_shdw() 846 * When voltage ramps dll calibration and forced read idle should
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | libata-sff.c | 307 * wait for idle, clear any pending interrupts. 1466 unsigned int handled, idle, polling; in __ata_sff_interrupt() local 1473 handled = idle = polling = 0; in __ata_sff_interrupt() 1485 idle |= 1 << i; in __ata_sff_interrupt() 1506 if (idle & (1 << i)) { in __ata_sff_interrupt()
|