Searched refs:idle (Results 201 - 225 of 334) sorted by relevance

1234567891011>>

/linux-master/arch/arm/mach-bcm/
H A Dplatsmp-brcmstb.c339 static int brcmstb_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
/linux-master/arch/powerpc/platforms/4xx/
H A Dcpm.c8 * Based on arch/powerpc/platforms/44x/idle.c:
164 __ATTR(idle, 0644, cpm_idle_show, cpm_idle_store);
177 "cpm: failed to create idle sysfs entry\n");
301 cpm.idle_doze = cpm_get_uint_property(np, "idle-doze");
/linux-master/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",
365 * The CEDE idle state maps to CEDE(0). While the hypervisor
380 * a few nanoseconds to wakeup the idle CPU and
H A Ddriver.c14 #include <linux/sched/idle.h>
208 * * -EINVAL if the driver pointer is NULL or no idle states are available
357 * cpuidle_driver_state_disabled - Disable or enable an idle state
/linux-master/drivers/misc/sgi-xp/
H A Dxpc_main.c602 int idle = atomic_read(&ch->kthreads_idle); local
608 if (idle > 0) {
609 wakeup = (needed > idle) ? idle : needed;
612 dev_dbg(xpc_chan, "wakeup %d idle kthreads, partid=%d, "
653 /* too many idle kthreads on this channel */
658 dev_dbg(xpc_chan, "idle kthread calling "
/linux-master/arch/mips/kernel/
H A DMakefile8 obj-y += head.o branch.o cmpxchg.o elf.o entry.o genex.o idle.o irq.o \
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_device.h199 /** @queues.idle: Idle queue list. */
200 struct list_head idle; member in struct:pvr_device::__anon694
202 /** @queues.lock: Lock protecting access to the active/idle
/linux-master/drivers/input/touchscreen/
H A Dzforce_ts.c241 static int zforce_scan_frequency(struct zforce_ts *ts, u16 idle, u16 finger, argument
246 (idle & 0xff), ((idle >> 8) & 0xff),
251 "set scan frequency to (idle: %d, finger: %d, stylus: %d)\n",
252 idle, finger, stylus);
/linux-master/tools/perf/util/
H A Dsymbol.h59 /** Set true for kernel symbols of idle routines. */
60 u8 idle:1; member in struct:symbol
61 /** Resolvable but tools ignore it (e.g. idle routines). */
H A Dbpf_lock_contention.c329 /* do not update idle comm which contains CPU number */
425 struct thread *idle = machine__findnew_thread(machine, local
428 thread__set_comm(idle, "swapper", /*timestamp=*/0);
/linux-master/kernel/time/
H A Dtick-sched.c105 /* Slow path for long idle sleep times */
256 * When we are idle and the tick is stopped, we have to touch
258 * time. This happens on completely idle SMP systems while
260 * idle" jiffy stamp so the idle accounting adjustment we do
281 * We rearm the timer until we get disabled by the idle code.
303 * - to the idle task if in dynticks-idle
702 * tick_nohz_update_jiffies - update jiffies when idle was interrupted
705 * Called from interrupt entry when the CPU was idle
760 ktime_t now, idle; local
[all...]
/linux-master/include/trace/events/
H A Dmmflags.h125 IF_HAVE_PG_IDLE(idle) \
/linux-master/drivers/md/
H A Ddm-cache-policy-smq.c864 * even if the device is not idle.
1141 static bool clean_target_met(struct smq_policy *mq, bool idle) argument
1147 if (idle || mq->cleaner) {
1185 static void queue_writeback(struct smq_policy *mq, bool idle) argument
1191 e = q_peek(&mq->dirty, mq->dirty.nr_levels, idle);
1249 * We always claim to be 'idle' to ensure some demotions happen
1445 static int smq_get_background_work(struct dm_cache_policy *p, bool idle, argument
1455 if (!clean_target_met(mq, idle)) {
1456 queue_writeback(mq, idle);
H A Ddm-writecache.c1960 unsigned long idle; local
1965 idle = dm_iot_idle_time(&wc->iot);
1966 if (idle >= wc->pause)
1968 idle = wc->pause - idle;
1969 if (idle > HZ)
1970 idle = HZ;
1971 schedule_timeout_idle(idle);
H A Ddm-zoned.h248 unsigned int dev_idx, bool idle);
/linux-master/drivers/mfd/
H A Ddb8500-prcmu.c1134 * @idle: Configuration for ApIdle.
1137 struct prcmu_auto_pm_config *idle)
1143 BUG_ON((sleep == NULL) || (idle == NULL));
1152 idle_cfg = (idle->sva_auto_pm_enable & 0xF);
1153 idle_cfg = ((idle_cfg << 4) | (idle->sia_auto_pm_enable & 0xF));
1154 idle_cfg = ((idle_cfg << 8) | (idle->sva_power_on & 0xFF));
1155 idle_cfg = ((idle_cfg << 8) | (idle->sia_power_on & 0xFF));
1156 idle_cfg = ((idle_cfg << 4) | (idle->sva_policy & 0xF));
1157 idle_cfg = ((idle_cfg << 4) | (idle->sia_policy & 0xF));
1172 (idle
1136 prcmu_configure_auto_pm(struct prcmu_auto_pm_config *sleep, struct prcmu_auto_pm_config *idle) argument
[all...]
/linux-master/kernel/sched/
H A Drt.c74 int idle = 0; local
84 idle = do_sched_rt_period_timer(rt_b, overrun);
87 if (idle)
91 return idle ? HRTIMER_NORESTART : HRTIMER_RESTART;
859 int i, idle = 1, throttled = 0; local
911 * When we're idle and a woken (rt) task is
917 if (rt_rq->rt_nr_running && rq->curr == rq->idle)
921 idle = 0;
924 idle = 0;
939 return idle;
[all...]
/linux-master/net/rose/
H A Daf_rose.c443 rose->idle = opt * 60 * HZ;
494 val = rose->idle / (60 * HZ);
582 rose->idle = msecs_to_jiffies(sysctl_rose_no_activity_timeout);
627 rose->idle = orose->idle;
1449 "dest_addr dest_call src_addr src_call dev lci neigh st vs vr va t t1 t2 t3 hb idle Snd-Q Rcv-Q inode\n");
1488 rose->idle / (60 * HZ),
/linux-master/arch/arm/mach-omap2/
H A Dvc.c350 * By default let's use I2C4 signaling for retention idle
351 * and sys_off_mode pin signaling for off idle. This way we
354 * idle. And we can also scale voltages to zero for off-idle.
355 * Note that no actual voltage scaling during off-idle will
373 struct omap3_vc_timings *c, u32 idle)
377 val = (voltdm->vc_param->on - idle) / voltdm->pmic->slew_rate;
423 * off idle signaled by sys_off_mode, so we can keep voltsetup1
761 * consumed even during off idle using VMODE.
372 omap3_init_voltsetup1(struct voltagedomain *voltdm, struct omap3_vc_timings *c, u32 idle) argument
/linux-master/drivers/scsi/pcmcia/
H A Dsym53c500_cs.c202 idle, enumerator in enum:Phase
501 scp->phase = idle;
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Defuse_be.c155 int rtw89_cnv_efuse_state_be(struct rtw89_dev *rtwdev, bool idle) argument
160 if (idle) {
/linux-master/drivers/gpu/host1x/
H A Dcdma.c406 * into idle state.
669 bool idle = list_empty(&cdma->sync_queue); local
678 /* start timer on idle -> active transitions */
679 if (job->timeout && idle)
/linux-master/drivers/
H A DMakefile30 obj-y += idle/
/linux-master/drivers/dma/
H A Dfsl-edma-common.h153 bool idle; member in struct:fsl_edma_chan
452 fsl_chan->idle = true;
/linux-master/net/rxrpc/
H A Dsendmsg.c532 if (p->call.nr_timeouts >= 2 && p->call.timeouts.idle > 60 * 60 * 1000)
692 WRITE_ONCE(call->next_req_timo, p.call.timeouts.idle);

Completed in 471 milliseconds

1234567891011>>