Home
last modified time | relevance | path

Searched refs:sleeping (Results 1 – 25 of 102) sorted by relevance

12345

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxswap.c62 Bool sleeping; member
87 if (pCur->sleeping) { in SwapSwapGroup()
89 pCur->sleeping = FALSE; in SwapSwapGroup()
156 pCur->sleeping = TRUE; in SGSwapBuffers()
199 pEntry->sleeping = FALSE; in CreateSwapEntry()
228 if (pEntry->sleeping) in FreeSwapEntry()
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dvia-pmu-backlight.c21 static int sleeping, uses_pmu_bl; variable
107 if (!sleeping) in pmu_backlight_update_status()
125 sleeping = sleep; in pmu_backlight_set_sleep()
H A Dmediabay.c65 int sleeping; member
545 if (!media_bays[i].sleeping) in media_bay_task()
587 bay->sleeping = 0; in media_bay_attach()
622 bay->sleeping = 1; in media_bay_suspend()
660 bay->sleeping = 0; in media_bay_resume()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/rmi4/
H A Drmi_f01.txt13 - syna,nosleep-mode: If set the device will run at full power without sleeping.
15 setting, 1 will disable nosleep (allow sleeping),
/OK3568_Linux_fs/kernel/Documentation/accounting/
H A Dcgroupstats.rst29 sleeping 1, blocked 0, running 1, stopped 0, uninterruptible 0
31 sleeping 155, blocked 0, running 1, stopped 0, uninterruptible 2
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Drtl2830.c129 dev->sleeping = false; in rtl2830_init()
142 dev->sleeping = true; in rtl2830_sleep()
276 if (dev->sleeping) in rtl2830_get_frontend()
392 if (dev->sleeping) in rtl2830_read_status()
821 dev->sleeping = true; in rtl2830_probe()
H A Drtl2830_priv.h25 bool sleeping; member
H A Drtl2832.c361 dev->sleeping = false; in rtl2832_init()
377 dev->sleeping = true; in rtl2832_sleep()
532 if (dev->sleeping) in rtl2832_get_frontend()
650 if (dev->sleeping) in rtl2832_read_status()
1056 dev->sleeping = true; in rtl2832_probe()
H A Drtl2832_priv.h31 bool sleeping; member
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-arch.rst63 sleeping idle functions.
73 sh64 - Is sleeping racy vs interrupts? (See #4a)
/OK3568_Linux_fs/kernel/kernel/
H A Dworkqueue_internal.h47 int sleeping; /* None */ member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/usleep/
H A Dusleep_1.0.bb1 SUMMARY = "A user tool to support sleeping some number of microseconds"
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Dmutex-design.rst15 or similar theoretical text books. Mutexes are sleeping locks which
57 for sleeping lock implementation. An important feature of the customized
71 task and busy-waiting for a few cycles instead of immediately sleeping,
H A Dlocktypes.rst34 versions of these primitives. In short, don't acquire sleeping locks from
46 On PREEMPT_RT kernels, these lock types are converted to sleeping locks:
515 - Lock types of the same lock category (sleeping, CPU local, spinning)
521 - CPU local and spinning lock types can nest inside sleeping lock types.
528 rwlock_t from spinning to sleeping and substitutes local_lock with a
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A DKconfig.profile64 Before sleeping waiting for a request (GPU operation) to complete,
81 By stopping submission and sleeping for a short time before resetting
/OK3568_Linux_fs/kernel/drivers/net/ethernet/apple/
H A Dbmac.c79 int sleeping; member
471 bp->sleeping = 1; in bmac_suspend()
975 if (bp->sleeping) in bmac_set_multicast()
1208 bp->sleeping = 0; in bmac_reset_and_enable()
1395 bp->sleeping = 1; in bmac_close()
1442 if (bp->sleeping) in bmac_start()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c2255 unsigned int sleeping) in check_ring_db() argument
2257 if (sleeping & F_RSPD_TXQ0_GTS) { in check_ring_db()
2268 if (sleeping & F_RSPD_TXQ1_GTS) { in check_ring_db()
2330 unsigned int sleeping = 0; in process_responses() local
2409 sleeping |= flags & RSPD_GTS_MASK; in process_responses()
2451 if (sleeping) in process_responses()
2452 check_ring_db(adap, qs, sleeping); in process_responses()
2532 unsigned int sleeping = 0; in process_pure_responses() local
2546 sleeping |= flags & RSPD_GTS_MASK; in process_pure_responses()
2560 if (sleeping) in process_pure_responses()
[all …]
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.c484 !ohci->ed_rm_list[1] && !ohci->sleeping) { in ep_link()
500 !ohci->ed_rm_list[1] && !ohci->sleeping) { in ep_link()
701 if (!ohci->sleeping) in td_submit_job()
717 if (!ohci->sleeping) in td_submit_job()
1557 gohci.sleeping = 0; in usb_lowlevel_init()
H A Dau1x00_usb_ohci.h355 int sleeping; member
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dvcpu-requests.rst54 2) Waking a sleeping VCPU. Sleeping VCPUs are VCPU threads outside guest
59 sleeping, then there is nothing to do.
151 from VCPUs running in guest mode. That is, sleeping VCPUs do not need
160 If, for example, the VCPU is sleeping, so no IPI is necessary, then
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Ddwc3.rst39 sleeping is handed over to the Thread. The event is saved in an
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dgen-errors.rst24 device is sleeping and ioctl is performed to query statistics. It
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci.h392 int sleeping; member
H A Dohci-hcd.c692 !ohci->ed_rm_list[1] && !ohci->sleeping) { in ep_link()
710 !ohci->ed_rm_list[1] && !ohci->sleeping) { in ep_link()
996 if (!ohci->sleeping) { in td_submit_job()
1023 if (!ohci->sleeping) { in td_submit_job()
2035 gohci.sleeping = 0; in usb_lowlevel_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.h449 bool sleeping; member

12345