Home
last modified time | relevance | path

Searched refs:idle (Results 476 - 500 of 758) sorted by relevance

1...<<11121314151617181920>>...31

/kernel/linux/linux-5.10/include/net/
H A Drose.h139 unsigned long t1, t2, t3, hb, idle; member
H A Dnetrom.h75 unsigned long t1, t2, t4, idle; member
/kernel/linux/linux-5.10/include/uapi/drm/
H A Dr128_drm.h255 int idle; member
/kernel/linux/linux-5.10/kernel/sched/
H A Didle.c3 * Generic entry points for the idle threads and
4 * implementation of the idle task scheduling class.
17 * sched_idle_set_state - Record idle state for the current CPU.
85 * default_idle_call - Default CPU idle routine.
144 * The idle task must be scheduled, it is pointless to go to idle, just in call_cpuidle()
145 * update no idle residency and return. in call_cpuidle()
154 * Enter the idle state previously returned by the governor decision. in call_cpuidle()
162 * cpuidle_idle_call - the main idle function
177 * Check if the idle tas in cpuidle_idle_call()
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dnetrom.h76 unsigned long t1, t2, t4, idle; member
H A Drose.h141 unsigned long t1, t2, t3, hb, idle; member
/kernel/linux/linux-6.6/drivers/cpuidle/
H A Dcpuidle-pseries.c3 * cpuidle-pseries - idle state cpuidle driver.
4 * Adapted from drivers/idle/intel_idle.c and
22 #include <asm/idle.h>
359 pr_info("cpuidle: Skipping the %d Extended CEDE idle states\n", in fixup_cede0_latency()
365 * The CEDE idle state maps to CEDE(0). While the hypervisor in fixup_cede0_latency()
380 * a few nanoseconds to wakeup the idle CPU and in fixup_cede0_latency()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Dr128_drm.h165 int idle; member
/kernel/linux/linux-6.6/kernel/sched/
H A Dcore_sched.c88 * core has now entered/left forced idle state. Defer accounting to the in sched_core_update_cookie()
262 /* can't be forced idle without a running task */ in __sched_core_account_forceidle()
267 * forced idle amount since there can be more than one forced in __sched_core_account_forceidle()
268 * idle sibling and more than one running cookied task. in __sched_core_account_forceidle()
278 if (p == rq_i->idle) in __sched_core_account_forceidle()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Dr128_drm.h169 int idle; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Dr128_drm.h169 int idle; member
/third_party/libuv/test/
H A Dtest-platform-output.c106 printf(" times.idle: %llu\n", in TEST_IMPL()
107 (unsigned long long) cpus[i].cpu_times.idle); in TEST_IMPL()
/third_party/libuv/src/unix/
H A Ddarwin.c234 cpu_info->cpu_times.idle = (uint64_t)(info[i].cpu_ticks[2]) * multiplier; in uv_cpu_info()
H A Dfreebsd.c258 cpu_info->cpu_times.idle = (uint64_t)(cp_times[CP_IDLE+cur]) * multiplier; in uv_cpu_info()
H A Dnetbsd.c233 cpu_info->cpu_times.idle = (uint64_t)(cp_times[CP_IDLE+cur]) * multiplier; in uv_cpu_info()
H A Dopenbsd.c228 cpu_info->cpu_times.idle = (uint64_t)(info[CP_IDLE]) * multiplier; in uv_cpu_info()
/third_party/node/lib/
H A Dos.js136 * idle: number,
154 idle: data[i++],
/third_party/lwip/src/include/lwip/
H A Daltcp.h134 void altcp_keepalive_enable(struct altcp_pcb *conn, u32_t idle, u32_t intvl, u32_t count);
/third_party/node/deps/uv/src/unix/
H A Dfreebsd.c253 cpu_info->cpu_times.idle = (uint64_t)(cp_times[CP_IDLE+cur]) * multiplier; in uv_cpu_info()
H A Dnetbsd.c228 cpu_info->cpu_times.idle = (uint64_t)(cp_times[CP_IDLE+cur]) * multiplier; in uv_cpu_info()
H A Dopenbsd.c223 cpu_info->cpu_times.idle = (uint64_t)(info[CP_IDLE]) * multiplier; in uv_cpu_info()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dphy_ht.c626 u8 *idle = phy_ht->idle_tssi; in b43_phy_ht_tx_power_ctl_setup() local
687 idle[0] << B43_PHY_HT_TXPCTL_IDLE_TSSI_C1_SHIFT); in b43_phy_ht_tx_power_ctl_setup()
690 idle[1] << B43_PHY_HT_TXPCTL_IDLE_TSSI_C2_SHIFT); in b43_phy_ht_tx_power_ctl_setup()
693 idle[2] << B43_PHY_HT_TXPCTL_IDLE_TSSI2_C3_SHIFT); in b43_phy_ht_tx_power_ctl_setup()
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_hid.c44 unsigned char idle; member
680 ((u8 *) req->buf)[0] = hidg->idle; in hidg_setup()
715 hidg->idle = value >> 8; in hidg_setup()
954 hidg->idle = 1; in hidg_bind()
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dwinbond-cir.c334 wbcir_idle_rx(struct rc_dev *dev, bool idle) in wbcir_idle_rx() argument
338 if (!idle && data->rxstate == WBCIR_RXSTATE_INACTIVE) in wbcir_idle_rx()
341 if (idle && data->rxstate != WBCIR_RXSTATE_INACTIVE) { in wbcir_idle_rx()
347 /* Tell hardware to go idle by setting RXINACTIVE */ in wbcir_idle_rx()
514 if (enable && data->dev->idle) in wbcir_set_carrier_report()
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dwinbond-cir.c334 wbcir_idle_rx(struct rc_dev *dev, bool idle) in wbcir_idle_rx() argument
338 if (!idle && data->rxstate == WBCIR_RXSTATE_INACTIVE) in wbcir_idle_rx()
341 if (idle && data->rxstate != WBCIR_RXSTATE_INACTIVE) { in wbcir_idle_rx()
347 /* Tell hardware to go idle by setting RXINACTIVE */ in wbcir_idle_rx()
514 if (enable && data->dev->idle) in wbcir_set_carrier_report()

Completed in 19 milliseconds

1...<<11121314151617181920>>...31