Searched refs:sleeping (Results 1 - 200 of 355) sorted by relevance

12

/linux-4.4.14/drivers/macintosh/
H A Dvia-pmu-backlight.c20 static int sleeping, uses_pmu_bl; variable
105 /* Don't update brightness when sleeping */ pmu_backlight_update_status()
106 if (!sleeping) pmu_backlight_update_status()
124 sleeping = sleep; pmu_backlight_set_sleep()
H A Dmediabay.c69 int sleeping; member in struct:media_bay_info
549 if (!media_bays[i].sleeping) media_bay_task()
591 bay->sleeping = 0; media_bay_attach()
626 bay->sleeping = 1; media_bay_suspend()
664 bay->sleeping = 0; media_bay_resume()
H A Dadb.c807 /* If a probe is in progress or we are sleeping, wait for it to complete */ adb_write()
/linux-4.4.14/drivers/oprofile/
H A Devent_buffer.h27 /* wake up the process sleeping on the event file */
H A Devent_buffer.c40 * wake up the process sleeping on the read() of the file. To protect
/linux-4.4.14/include/linux/
H A Dosq_lock.h5 * An MCS like lock especially tailored for optimistic spinning for sleeping
H A Dpercpu_ida.h45 /* For sleeping on allocation failure */
H A Dstop_machine.h11 * monopolization mechanism. The caller can specify a non-sleeping
H A Dfreezer.h162 * These functions are intended to be used whenever you want allow a sleeping
H A Dpreempt.h115 * used in the general case to determine whether sleeping is possible.
H A Dwait.h607 * unlocked while sleeping but @condition testing is done while lock
634 * unlocked while sleeping but @condition testing is done while lock
661 * unlocked while sleeping but @condition testing is done while lock
692 * unlocked while sleeping but @condition testing is done while lock
H A Dkgdb.h137 * Convert the register values of the sleeping process in @p to
/linux-4.4.14/include/linux/pinctrl/
H A Dpinctrl-state.h21 * but not fully sleeping - some power may be on but clocks gated for
25 * when the pins are sleeping. This is a state where the system is in
/linux-4.4.14/drivers/media/dvb-frontends/
H A Drtl2830_priv.h34 bool sleeping; member in struct:rtl2830_dev
H A Drtl2830.c141 dev->sleeping = false; rtl2830_init()
154 dev->sleeping = true; rtl2830_sleep()
290 if (dev->sleeping) rtl2830_get_frontend()
404 if (dev->sleeping) rtl2830_read_status()
853 dev->sleeping = true; rtl2830_probe()
H A Drtl2832.c409 dev->sleeping = false; rtl2832_init()
425 dev->sleeping = true; rtl2832_sleep()
586 if (dev->sleeping) rtl2832_get_frontend()
701 if (dev->sleeping) rtl2832_read_status()
1237 dev->sleeping = true; rtl2832_probe()
H A Drtl2832_priv.h46 bool sleeping; member in struct:rtl2832_dev
/linux-4.4.14/arch/unicore32/kernel/
H A Dpm.c36 /* before sleeping, calculate and save a checksum */ puv3_pm_enter()
51 /* after sleeping, validate the checksum */ puv3_pm_enter()
/linux-4.4.14/arch/arm/mach-pxa/
H A Dpm.c38 /* before sleeping, calculate and save a checksum */ pxa_pm_enter()
47 /* after sleeping, validate the checksum */ pxa_pm_enter()
H A Dsleep.S65 @ Intel PXA270 Specification Update notes problems sleeping
H A Draumfeld.c773 /* check if GPIO_CHARGE_DONE went low while we were sleeping */ raumfeld_power_resume()
/linux-4.4.14/include/drm/ttm/
H A Dttm_lock.h102 * @interruptible: Interruptible sleeping while waiting for a lock.
114 * @interruptible: Interruptible sleeping while waiting for a lock.
140 * @interruptible: Interruptible sleeping while waiting for a lock.
179 * @interruptible: Interruptible sleeping while waiting for a lock.
214 * @interruptible: Interruptible sleeping while waiting for a lock.
H A Dttm_bo_api.h324 * @interruptible: Sleep interruptible if sleeping.
478 * -ERESTARTSYS: Interrupted by signal while sleeping waiting for resources.
H A Dttm_bo_driver.h389 * @interruptible: Use interruptible sleeps if possible when sleeping.
391 * if this move would require sleeping
/linux-4.4.14/Documentation/laptops/
H A Ddslm.c40 state = 0; /* "sleeping"; */ check_powermode()
52 if (i == 0) return "sleeping"; state_name()
/linux-4.4.14/arch/arc/include/asm/
H A Dstacktrace.h29 * - Asynchronous unwinding of sleeping task: @tsk !NULL, @regs NULL
/linux-4.4.14/include/uapi/linux/
H A Dcgroupstats.h32 __u64 nr_sleeping; /* Number of tasks sleeping */
H A Dblktrace_api.h42 __BLK_TA_SLEEPRQ, /* sleeping on rq allocation */
H A Drds.h178 * By default, a process sleeping in poll() is always woken
H A Dnfc.h81 * talk with a sleeping modem and will notify this need by sending this
/linux-4.4.14/arch/arm/mach-picoxcell/
H A Dcommon.c76 /* No sleeping, possibly atomic. */ picoxcell_wdt_restart()
/linux-4.4.14/sound/core/seq/oss/
H A Dseq_oss_readq.c93 /* if someone sleeping, wake'em up */ snd_seq_oss_readq_clear()
231 (waitqueue_active(&q->midi_sleep) ? "sleeping":"running"), snd_seq_oss_readq_info_read()
/linux-4.4.14/kernel/locking/
H A Dosq_lock.c6 * An MCS like lock especially tailored for optimistic spinning for sleeping
9 * Using a single mcs node per CPU is safe because sleeping locks should not be
H A Dsemaphore.c8 * A counting semaphore may be acquired 'n' times before sleeping.
9 * See mutex.c for single-acquisition sleeping locks which enforce
H A Drwsem-spinlock.c92 * side and end up sleeping again. See the pairing __rwsem_do_wake()
H A Drwsem-xadd.c194 * side and end up sleeping again. See the pairing __rwsem_do_wake()
529 * a trylock in rwsem_down_write_failed() before sleeping. IOW, if rwsem_wake()
/linux-4.4.14/drivers/misc/ibmasm/
H A Dr_heartbeat.c58 * processor, then sleeping. The loop comes to an end if the service
H A Devent.c52 * Store the event in the circular event buffer, wake up any sleeping
H A Dibmasmfs.c63 * write: wakeup sleeping event listener
67 * write: wakeup sleeping heartbeat listener
/linux-4.4.14/fs/squashfs/
H A Dpage_actor.c19 * Calling code should avoid sleeping between calls to squashfs_first_page()
/linux-4.4.14/tools/virtio/virtio-trace/
H A Dtrace-agent-ctl.c65 /* Wakes rw-threads when they are sleeping */ wait_order()
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
H A Dfail.c130 CERROR("cfs_fail_timeout id %x sleeping for %dms\n", __cfs_fail_timeout_set()
/linux-4.4.14/drivers/hid/usbhid/
H A Dusbhid.h95 wait_queue_head_t wait; /* For sleeping */
/linux-4.4.14/arch/x86/include/asm/crypto/
H A Dglue_helper.h64 /* prevent sleeping if FPU is in use */ glue_fpu_begin()
/linux-4.4.14/arch/arc/kernel/
H A Dctx_sw.c11 * backtrace out of it (e.g. tasks sleeping in kernel).
H A Dstacktrace.c69 * Asynchronous unwinding of sleeping task seed_unwind_frame_info()
251 /* Assumes @tsk is sleeping so unwinds from __switch_to */ save_stack_trace_tsk()
/linux-4.4.14/fs/jffs2/
H A Dbackground.c98 jffs2_dbg(1, "%s(): sleeping...\n", __func__); jffs2_garbage_collect_thread()
/linux-4.4.14/include/uapi/linux/can/
H A Dnetlink.h74 CAN_STATE_SLEEPING, /* Device is sleeping */
/linux-4.4.14/net/mac80211/
H A Doffchannel.c52 * frame because AP knows that we are sleeping. But if the ieee80211_offchannel_ps_enable()
58 * are again sleeping. ieee80211_offchannel_ps_enable()
74 * even though the AP already knows that we are sleeping. ieee80211_offchannel_ps_disable()
81 * we are sleeping, let's just enable power save mode in ieee80211_offchannel_ps_disable()
/linux-4.4.14/drivers/base/
H A Ddma-mapping.c276 * Cannot be used in non-sleeping contexts
300 * Cannot be used in non-sleeping contexts
/linux-4.4.14/drivers/usb/host/
H A Dohci-omap3.c51 * always called with process context; sleeping is OK
H A Dehci-omap.c85 /* always called with process context; sleeping is OK */
H A Dehci-pmcmsp.c96 * always called with process context; sleeping is OK
H A Dohci-at91.c140 /* always called with process context; sleeping is OK */
H A Dohci-pxa27x.c403 /* always called with process context; sleeping is OK */
H A Dehci-fsl.c48 /* always called with process context; sleeping is OK */
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
H A Dlibcfs_fail.h159 CERROR("cfs_race id %x sleeping\n", id); cfs_race()
H A Dlibcfs_private.h129 * non-sleeping allocator
/linux-4.4.14/drivers/staging/iio/
H A Diio_simple_dummy_buffer.c149 * either want to ping a capture now pin (no sleeping) or grab iio_simple_dummy_configure_buffer()
/linux-4.4.14/net/bluetooth/bnep/
H A Dnetdev.c188 * So we have to queue them and wake up session thread which is sleeping bnep_net_xmit()
/linux-4.4.14/include/asm-generic/
H A Dgpio.h60 * or when sleeping may be involved.
/linux-4.4.14/arch/frv/kernel/
H A Dprocess.c51 /* Show that we're sleeping... */ core_sleep_idle()
/linux-4.4.14/arch/m32r/kernel/
H A Dprocess.c158 * These bracket the sleeping functions..
/linux-4.4.14/arch/avr32/mach-at32ap/
H A Dpm.c50 * needing it while sleeping. avr32_pm_map_sram()
/linux-4.4.14/arch/arm/mach-uniphier/
H A Dplatsmp.c194 asm("sev"); /* wake up secondary CPUs sleeping in the trampoline */ uniphier_smp_boot_secondary()
/linux-4.4.14/include/linux/gpio/
H A Dconsumer.h100 /* Value get/set from non-sleeping context */
111 /* Value get/set from sleeping context */
/linux-4.4.14/net/sunrpc/
H A Dsched.c284 * and then waking up all tasks that were sleeping.
347 * Prepare for sleeping on a wait queue.
558 * @queue: rpc_wait_queue on which the tasks are sleeping
586 * @queue: rpc_wait_queue on which the tasks are sleeping
754 * Lockless check for whether task is sleeping or not. __rpc_execute()
787 * clean up after sleeping on some queue, we don't __rpc_execute()
H A Dauth.c448 * Remove stale credentials. Avoid sleeping inside the loop.
/linux-4.4.14/arch/arm/mach-omap2/
H A Dclockdomain.c269 * @clkdm1: prevent this struct clockdomain * from sleeping (dependent)
303 pr_debug("clockdomain: will prevent %s from sleeping if %s is active\n", _clkdm_add_sleepdep()
314 * @clkdm1: prevent this struct clockdomain * from sleeping (dependent)
348 pr_debug("clockdomain: will no longer prevent %s from sleeping if %s is active\n", _clkdm_del_sleepdep()
682 * @clkdm1: prevent this struct clockdomain * from sleeping (dependent)
713 * @clkdm1: prevent this struct clockdomain * from sleeping (dependent)
744 * @clkdm1: prevent this struct clockdomain * from sleeping (dependent)
H A Dpm24xx.c93 * to sleeping unnecessarily. */ omap2_enter_full_retention()
/linux-4.4.14/drivers/net/ethernet/apple/
H A Dbmac.c82 int sleeping; member in struct:bmac_data
474 bp->sleeping = 1; bmac_suspend()
980 if (bp->sleeping) bmac_set_multicast()
1213 bp->sleeping = 0; bmac_reset_and_enable()
1402 bp->sleeping = 1; bmac_close()
1449 if (bp->sleeping) bmac_start()
/linux-4.4.14/drivers/rtc/
H A Drtc-bfin.c118 * - interrupt fires while process is sleeping
123 * - interrupt fires while process is sleeping
/linux-4.4.14/drivers/watchdog/
H A Dsmsc37b787_wdt.c380 pr_info("Watchdog disabled, sleeping again...\n"); wb_smsc_wdt_release()
566 pr_info("Watchdog initialized and sleeping (nowayout=%d)...\n", wb_smsc_wdt_init()
H A Dbcm2835_wdt.c136 /* No sleeping, possibly atomic. */ bcm2835_restart()
H A Dqcom-wdt.c108 * Actually make sure the above sequence hits hardware before sleeping. qcom_wdt_restart()
H A Dpc87413_wdt.c310 pr_info("Watchdog disabled, sleeping again...\n"); pc87413_release()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Dsta_info.h326 * for sleeping sta. */
/linux-4.4.14/drivers/staging/rtl8723au/include/
H A Dsta_info.h336 * for sleeping sta. */
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Diowait.h90 * so sleeping is not allowed.
H A Dsdma.h597 * can be from an ISR, a tasklet, or a thread, so no sleeping
676 * can be from an ISR, a tasklet, or a thread, so no sleeping
/linux-4.4.14/drivers/rpmsg/
H A Dvirtio_rpmsg_bus.c49 * processor, which involves sleeping, hence the mutex.
608 * to wake up sleeping senders as soon as a tx buffer is used by the
616 /* are we the first sleeping context waiting for tx buffers ? */ rpmsg_upref_sleepers()
643 /* are we the last sleeping context waiting for tx buffers ? */ rpmsg_downref_sleepers()
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
H A Dpll.c211 /* then loop for 500ms, sleeping for 1ms in between */ wait_for_bit_change()
/linux-4.4.14/drivers/misc/
H A Dvmw_balloon.c64 * (driver performs sleeping allocations).
825 * than sleeping allocation rate. vmballoon_inflate()
885 * otherwise switch to sleeping allocations. vmballoon_inflate()
893 /* Lower rate for sleeping allocations. */ vmballoon_inflate()
/linux-4.4.14/drivers/i2c/
H A Di2c-smbus.c72 * SMBus calls, because those sleeping calls can't be made in IRQ context.
/linux-4.4.14/drivers/hid/
H A Dhid-wiimote.h312 /* Abort synchronous request by waking up the sleeping caller. But wiimote_cmd_abort()
/linux-4.4.14/drivers/net/wireless/cw1200/
H A Dcw1200.h210 * FW issue with sleeping/waking up.
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_reg.h586 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
587 sleeping thread with priority 1; 4- sleeping thread with priority 2 */
590 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
591 sleeping thread with priority 1; 4- sleeping thread with priority 2.
595 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
596 sleeping thread with priority 1; 4- sleeping thread with priority 2.
601 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
602 sleeping thread with priority 1; 4- sleeping thread with priority 2.Could
608 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
609 sleeping thread with priority 1; 4- sleeping thread with priority 2.
671 /* [R 16] Valid sleeping threads indication have bit per thread */
4817 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
4818 sleeping thread with priority 1; 4- sleeping thread with priority 2 */
4821 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
4822 sleeping thread with priority 1; 4- sleeping thread with priority 2.
4826 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
4827 sleeping thread with priority 1; 4- sleeping thread with priority 2.
4832 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
4833 sleeping thread with priority 1; 4- sleeping thread with priority 2.Could
4839 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
4840 sleeping thread with priority 1; 4- sleeping thread with priority 2.
4887 /* [R 8] Valid sleeping threads indication have bit per thread */
5309 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
5310 sleeping thread with priority 1; 4- sleeping thread with priority 2 */
5313 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
5314 sleeping thread with priority 1; 4- sleeping thread with priority 2.
5318 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
5319 sleeping thread with priority 1; 4- sleeping thread with priority 2.
5324 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
5325 sleeping thread with priority 1; 4- sleeping thread with priority 2.Could
5331 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
5332 sleeping thread with priority 1; 4- sleeping thread with priority 2.
5379 /* [R 16] Valid sleeping threads indication have bit per thread */
5863 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
5864 sleeping thread with priority 1; 4- sleeping thread with priority 2 */
5867 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
5868 sleeping thread with priority 1; 4- sleeping thread with priority 2.
5872 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
5873 sleeping thread with priority 1; 4- sleeping thread with priority 2.
5878 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
5879 sleeping thread with priority 1; 4- sleeping thread with priority 2.Could
5885 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
5886 sleeping thread with priority 1; 4- sleeping thread with priority 2.
5933 /* [R 16] Valid sleeping threads indication have bit per thread */
/linux-4.4.14/drivers/block/aoe/
H A Daoe.h159 u16 nopen; /* (bd_openers isn't available without sleeping) */
H A Daoedev.c326 /* pass one: without sleeping, do aoedev_downdev */ flush()
/linux-4.4.14/arch/x86/kernel/
H A Dpci-dma.c92 /* CMA can be used only in the context which permits sleeping */ dma_generic_alloc_coherent()
H A Dkgdb.c150 * Convert the register values of the sleeping process in @p to
/linux-4.4.14/ipc/
H A Dmsg.c45 /* one msg_receiver structure for each sleeping receiver */
63 /* one msg_sender for each sleeping sender */
389 /* sleeping receivers might be excluded by msgctl_down()
393 /* sleeping senders might be able to send msgctl_down()
H A Dsem.c52 * sleeping tasks and completes any pending operations that can be fulfilled.
104 /* One queue for each sleeping process in the system. */
754 /* we were a sleeping complex operation. Too difficult */ check_restart()
761 * - q is a previously sleeping simple operation that check_restart()
994 * - No complex ops, thus all sleeping ops are do_smart_update()
996 * - if we decreased the value, then any sleeping do_smart_update()
1022 * Linux always (since 0.99.10) reported a task as sleeping on all check_qop()
/linux-4.4.14/include/media/
H A Dv4l2-mem2mem.h31 * transaction without sleeping). If not provided, it will be
/linux-4.4.14/arch/mips/kernel/
H A Drtlx.c74 /* wake up any sleeping rtlx_open's */ rtlx_starting()
H A Dkgdb.c241 * Similar to regs_to_gdb_regs() except that process is sleeping and so
/linux-4.4.14/arch/sh/include/asm/
H A Dprocessor_64.h116 exception. It is used for backtracing the stack of a sleeping task
/linux-4.4.14/arch/sparc/include/asm/
H A Dprocessor_64.h69 * sleeping illegally with locks held.
/linux-4.4.14/arch/parisc/kernel/
H A Dprocess.c258 * These bracket the sleeping functions.. get_wchan()
/linux-4.4.14/arch/arm/mach-s3c64xx/
H A Dpm.c308 /* ensure previous wakeup state is cleared before sleeping */ s3c64xx_pm_prepare()
/linux-4.4.14/drivers/usb/serial/
H A Ddigi_acceleport.c45 /* retry timeout while sleeping */
362 * Wake up port, line discipline, and tty processes sleeping
384 * if successful, -EINTR if interrupted while sleeping and
522 * -EINTR if interrupted while sleeping, or a non-zero error
1032 /* wake up processes sleeping on writes immediately */ digi_write_bulk_callback()
H A Dwhiteheat.c145 wait_queue_head_t wait_command; /* for handling sleeping whilst
H A Dio_edgeport.c107 wait_queue_head_t wait_chase; /* for handling sleeping while waiting for chase to finish */
108 wait_queue_head_t wait_open; /* for handling sleeping while waiting for open to finish */
109 wait_queue_head_t wait_command; /* for handling sleeping while waiting for command to finish */
/linux-4.4.14/drivers/tty/
H A Dpty.c84 * happens, we need to wake up any sleeping processes that could be
101 * may be in a non sleeping state. We simply throw this at the other
H A Dn_hdlc.c443 /* wait up sleeping writers */ n_hdlc_send_frames()
H A Dn_r3964.c22 * Fix race in sleeping in r3964_read()
/linux-4.4.14/fs/notify/fanotify/
H A Dfanotify_user.c383 * access response. Wake up the already sleeping ones now. fanotify_release()
385 * processes sleeping in fanotify_handle_event() waiting for access fanotify_release()
/linux-4.4.14/fs/proc/
H A Darray.c117 "S (sleeping)", /* 1 */
132 * clearly wrong, so we report them as sleeping instead. get_task_state()
/linux-4.4.14/drivers/thunderbolt/
H A Dtb.c429 tb_info(tb, "tunnels restarted, sleeping for 100ms\n"); thunderbolt_resume()
/linux-4.4.14/drivers/s390/scsi/
H A Dzfcp_ccw.c64 * what we want here by flushing the scheduled work after sleeping zfcp_ccw_activate()
/linux-4.4.14/drivers/staging/fwserial/
H A Dfwserial.h198 * @wait_tx: waitqueue for sleeping until writer/drain completes tx
/linux-4.4.14/drivers/misc/mic/scif/
H A Dscif_main.h257 * Returns true if the remote SCIF Device is running or sleeping for
/linux-4.4.14/drivers/pci/
H A Dpci.h47 * sleeping state to the working state and vice versa
/linux-4.4.14/drivers/power/
H A Dtest_power.c235 pr_info("%s: 'changed' event sent, sleeping for 10 seconds...\n", test_power_exit()
/linux-4.4.14/drivers/acpi/acpica/
H A Dhwxfsleep.c354 * We break sleeping into 2 stages so that OSPM can handle
/linux-4.4.14/arch/xtensa/kernel/
H A Dprocess.c281 * These bracket the sleeping functions..
/linux-4.4.14/net/sched/
H A Dsch_mqprio.c356 /* Reclaim root sleeping lock before completing stats */
/linux-4.4.14/fs/
H A Deventfd.c47 * allow sleeping. In this function we allow the counter to reach the ULLONG_MAX
/linux-4.4.14/include/xen/interface/io/
H A Dring.h235 * After dequeuing requests or responses (before sleeping the connection):
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
H A Dspufs.h314 * we need to call spu_release(ctx) before sleeping, and
/linux-4.4.14/arch/powerpc/platforms/pasemi/
H A Dsetup.c67 /* Need to put others cpu in hold loop so they're not sleeping */ pas_restart()
/linux-4.4.14/sound/soc/intel/common/
H A Dsst-dsp.c276 /* sleeping in 10ms steps so adjust timeout value */ sst_dsp_register_poll()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c2179 * @sleeping: indicates which Tx queue sent GTS
2186 unsigned int sleeping) check_ring_db()
2188 if (sleeping & F_RSPD_TXQ0_GTS) { check_ring_db()
2199 if (sleeping & F_RSPD_TXQ1_GTS) { check_ring_db()
2261 unsigned int sleeping = 0; process_responses() local
2343 sleeping |= flags & RSPD_GTS_MASK; process_responses()
2385 if (sleeping) process_responses()
2386 check_ring_db(adap, qs, sleeping); process_responses()
2466 unsigned int sleeping = 0; process_pure_responses() local
2480 sleeping |= flags & RSPD_GTS_MASK; process_pure_responses()
2494 if (sleeping) process_pure_responses()
2495 check_ring_db(adap, qs, sleeping); process_pure_responses()
2185 check_ring_db(struct adapter *adap, struct sge_qset *qs, unsigned int sleeping) check_ring_db() argument
/linux-4.4.14/drivers/net/ieee802154/
H A Dat86rf230.c160 /* sleep again if was sleeping */ __at86rf230_write()
180 /* sleep again if was sleeping */ __at86rf230_read()
215 /* sleep again if was sleeping */ at86rf230_write_subreg()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1554 if (an->sleeping == !!avp->noa.absent) ath9k_p2p_ps_timer()
1557 an->sleeping = avp->noa.absent; ath9k_p2p_ps_timer()
1558 if (an->sleeping) ath9k_p2p_ps_timer()
H A Dxmit.c549 if (txok || !an->sleeping) ath_tx_complete_aggr()
628 if (an->sleeping) ath_tx_complete_aggr()
632 if (!an->sleeping) { ath_tx_complete_aggr()
2350 if (!txctl->an->sleeping) ath_tx_start()
H A Dmain.c1600 an->sleeping = true; ath9k_sta_notify()
1606 an->sleeping = false; ath9k_sta_notify()
/linux-4.4.14/drivers/scsi/
H A Dmesh.c112 sleeping enumerator in enum:mesh_phase
1767 if (ms->phase == sleeping) mesh_suspend()
1777 ms->phase = sleeping; mesh_suspend()
1790 if (ms->phase != sleeping) mesh_resume()
H A DNCR5380.h277 unsigned long time_expires; /* in jiffies, set prior to sleeping */
H A DNCR5380.c1361 /* RvC: here we enter after a sleeping period, or immediately after NCR5380_select()
2369 dprintk(NDEBUG_USLEEP, "scsi%d : issued command, sleeping until %lu\n", instance->host_no, hostdata->time_expires);
2389 dprintk(NDEBUG_USLEEP, "scsi%d : poll timed out, sleeping until %lu\n", instance->host_no, hostdata->time_expires);
/linux-4.4.14/drivers/staging/most/aim-cdev/
H A Dcdev.c382 * This wakes sleeping processes in the wait-queue.
/linux-4.4.14/drivers/input/touchscreen/
H A Dintel-mid-touch.c410 * not spinning but sleeping... mrstouch_pendet_irq()
/linux-4.4.14/drivers/media/tuners/
H A Dfc2580.c51 dev_dbg(&client->dev, "tuner is sleeping\n"); fc2580_set_params()
H A Dtuner-xc2028.c917 /* If the device is sleeping, no channel is tuned */ xc2028_signal()
970 /* If the device is sleeping, no channel is tuned */ xc2028_get_afc()
H A De4000.c119 dev_dbg(&client->dev, "tuner is sleeping\n"); e4000_set_params()
/linux-4.4.14/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_hdcs.c124 /* we need to go idle before running or sleeping */ hdcs_set_state()
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dwlcore_i.h85 * present in the FW buffers it will wake the sleeping STA. We want to put
/linux-4.4.14/drivers/pci/hotplug/
H A Dcpci_hotplug_core.c515 dbg("event thread sleeping"); event_thread()
/linux-4.4.14/drivers/cpufreq/
H A Dcpufreq_ondemand.c485 * timer might skip some samples if idle/sleeping as needed. od_init()
/linux-4.4.14/arch/tile/kernel/
H A Dkgdb.c122 * Similar to pt_regs_to_gdb_regs() except that process is sleeping and so
/linux-4.4.14/drivers/bluetooth/
H A Dbtmrvl_main.c613 BT_DBG("main_thread is sleeping..."); btmrvl_service_main_thread()
/linux-4.4.14/fs/autofs4/
H A Dwaitq.c490 DPRINTK("skipped sleeping"); autofs4_wait()
/linux-4.4.14/kernel/
H A Dpid.c275 * may be sleeping in zap_pid_ns_processes(). free_pid()
H A Dcpu.c135 * - Refcount goes to zero, last reader wakes up the sleeping
/linux-4.4.14/fs/xfs/
H A Dxfs_filestream.c225 /* Allow sleeping in xfs_alloc_pagf_init() on the 2nd pass. */ xfs_filestream_pick_ag()
H A Dxfs_fsops.c825 * everybody who's sleeping on log reservations to tell them xfs_do_force_shutdown()
/linux-4.4.14/arch/sh/kernel/
H A Dprocess_64.c426 /* For a sleeping task, the PC is somewhere in the middle of the function, in_sh64_switch_to()
/linux-4.4.14/arch/ia64/mm/
H A Dtlb.c100 * spin instead of sleeping. If there are ever any other users for
/linux-4.4.14/arch/arm/include/asm/
H A Dmcpm.h217 * Wait until given CPU is powered down. This is called in sleeping context.
/linux-4.4.14/Documentation/accounting/
H A Dgetdelays.c237 printf("sleeping %llu, blocked %llu, running %llu, stopped %llu, " print_cgroupstats()
/linux-4.4.14/drivers/usb/gadget/function/
H A Df_printer.c469 /* Turn interrupts back on before sleeping. */ printer_read()
581 /* Turn interrupts back on before sleeping. */ printer_write()
/linux-4.4.14/drivers/target/iscsi/
H A Discsi_target_login.c752 * Wakeup the sleeping iscsi_target_rx_thread() now that iscsi_post_login_handler()
814 * Wakeup the sleeping iscsi_target_rx_thread() now that iscsi_post_login_handler()
H A Discsi_target.c460 * which may be sleeping in sock_accept().. iscsit_del_np()
4202 * has been reset -> returned sleeping pre-handler state. iscsit_release_commands_from_conn()
4242 * the RX Thread in iscsi_target_rx_opcode() is sleeping and the logout iscsit_close_connection()
4400 * iscsit_stop_session() without sleeping to shutdown the other iscsit_close_connection()
/linux-4.4.14/drivers/usb/core/
H A Dusb.c414 * This call may not be used in a non-sleeping context.
612 * is neither BINDING nor BOUND. Rather than sleeping to wait for the
H A Dhcd-pci.c170 /* always called with process context; sleeping is OK */
/linux-4.4.14/drivers/ide/
H A Dide-io.c383 * to the port by sleeping for timeout jiffies.
631 * or we were "sleeping" to give other devices a chance. ide_timer_expiry()
/linux-4.4.14/mm/
H A Dbacking-dev.c978 * of sleeping on the congestion queue wait_iff_congested()
988 * ever sleeping. Therefore we have to do a short sleep wait_iff_congested()
/linux-4.4.14/drivers/isdn/i4l/
H A Disdn_common.c762 * we are sleeping, but access is not serialized against simultaneous read()
875 * we are sleeping, but access is not serialized against simultaneous read()
1346 * manipulating the lists and ioctl's sleeping while accessing the lists isdn_ioctl()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
H A Dlustre_lib.h400 * l_wait_event is a flexible sleeping function, permitting simple caller
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_flock.c486 LDLM_DEBUG(lock, "client-side enqueue returned a blocked lock, sleeping"); ldlm_flock_completion_ast()
/linux-4.4.14/drivers/s390/char/
H A Dvmlogrdr.c191 /* just in case we're sleeping waiting for a record */ vmlogrdr_iucv_path_severed()
/linux-4.4.14/drivers/video/fbdev/mbx/
H A Dmbxfb.c855 /* reset the device, since it's initial state is 'mostly sleeping' */ mbxfb_suspend()
/linux-4.4.14/drivers/mtd/lpddr/
H A Dlpddr_cmds.c142 * can be performed with a sleeping delay instead wait_for_ready()
/linux-4.4.14/drivers/net/can/sja1000/
H A Dpeak_pcmcia.c258 /* be sure to read status at least once after sleeping */ pcan_wait_spi_busy()
/linux-4.4.14/drivers/net/can/softing/
H A Dsofting_main.c29 * is online (ie. up 'n running, not sleeping, not busoff
/linux-4.4.14/drivers/hwspinlock/
H A Dhwspinlock_core.c201 * hogging the interconnect (no sleeping, though) __hwspin_lock_timeout()
/linux-4.4.14/drivers/media/usb/tm6000/
H A Dtm6000-core.c334 * is yet another bug at tm6000. After start sleeping, decoding tm6000_init_analog_mode()
/linux-4.4.14/drivers/memstick/host/
H A Dr592.c581 dbg_verbose("IO: done IO, sleeping"); r592_process_thread()
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
H A Dcarl9170.h486 bool sleeping; member in struct:carl9170_sta_info
H A Dmain.c1735 sta_info->sleeping = true; carl9170_op_sta_notify()
1741 sta_info->sleeping = false; carl9170_op_sta_notify()
/linux-4.4.14/drivers/cpuidle/governors/
H A Dmenu.c74 * as perfect; there are no power gains for sleeping longer than this)
/linux-4.4.14/block/
H A Dblk-mq-tag.c71 * Wakeup all potentially sleeping on tags
/linux-4.4.14/drivers/char/
H A Dapm-emulation.c618 * Finally, wake up anyone who is sleeping on the suspend. apm_suspend_notifier()
/linux-4.4.14/drivers/char/tpm/
H A Dtpm_i2c_infineon.c146 * it needs some time, thus we're sleeping here again, before iic_tpm_read()
/linux-4.4.14/fs/jfs/
H A Djfs_metapage.c40 uint lockwait; /* # of sleeping lock_metapage() calls */
/linux-4.4.14/fs/lockd/
H A Dclntproc.c575 * EAGAIN doesn't make sense for sleeping locks, and in some nlmclnt_lock()
/linux-4.4.14/net/tipc/
H A Dsocket.c161 * NOTE: Releasing the socket lock while an operation is sleeping overcomes
170 * NOTE: Releasing the socket lock while an operation is sleeping also ensures
1586 /* If empty 'ACK-' message, wake up sleeping connect() */ filter_connect()
2126 /* Wake up anyone sleeping in poll */ tipc_shutdown()
/linux-4.4.14/kernel/sched/
H A Dcputime.c831 /* Task is sleeping, nothing to add */ fetch_task_cputime()
/linux-4.4.14/fs/ocfs2/dlm/
H A Ddlmlock.c643 /* for now, see how this works without sleeping dlmlock()
H A Ddlmrecovery.c195 * 1) sleeping with no recovery happening dlm_kick_recovery_thread()
196 * 2) sleeping with recovery mastered elsewhere dlm_kick_recovery_thread()
485 // mlog(0, "nothing to recover! sleeping now!\n"); dlm_do_recovery()
/linux-4.4.14/fs/ubifs/
H A Dcommit.c396 * woken again, so there is no danger of sleeping forever. wait_for_commit()
/linux-4.4.14/arch/powerpc/kernel/
H A Dsysfs.c37 /* Time in microseconds we delay before sleeping in the idle loop */
/linux-4.4.14/arch/s390/mm/
H A Dfault.c667 * safely be done because the task is still sleeping pfault_interrupt()
/linux-4.4.14/arch/sparc/kernel/
H A Dprocess_64.c67 /* The sun4v sleeping code requires that we have PSTATE.IE cleared over arch_cpu_idle()
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_events.c38 * Instead of each event simply having a wait_queue with sleeping tasks, it
/linux-4.4.14/drivers/w1/masters/
H A Domap_hdq.c239 /* wake up sleeping process */ hdq_isr()
/linux-4.4.14/drivers/parport/
H A Dshare.c1179 interest. This is only allowed for devices sleeping in parport_claim()
1311 if (pd->waiting & 2) { /* sleeping in claim_or_block */ parport_release()
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c155 /* Queue the frames if the STA is sleeping */ ath6kl_process_uapsdq()
191 /* Queue the frames if the STA is sleeping */ ath6kl_process_psq()
/linux-4.4.14/drivers/char/xillybus/
H A Dxillybus_core.c883 * timeout sleeping. Neither if no_time_left is set and xillybus_read()
949 no_time_left = 1; /* We're out of sleeping time. Desperate! */ xillybus_read()
/linux-4.4.14/net/vmw_vsock/
H A Daf_vsock.c808 * socket so that it wakes up from any sleeping calls, for example vsock_shutdown()
1597 * sleeping. vsock_stream_sendmsg()
/linux-4.4.14/drivers/net/wireless/hostap/
H A Dhostap_hw.c653 * either wake up the sleeping process that is waiting for command completion
1394 /* FIX: could convert allocate_fid to use sleeping CmdCompl wait and prism2_hw_init2()
1396 * sleeping AllocEv waiting */ prism2_hw_init2()
/linux-4.4.14/sound/isa/wavefront/
H A Dwavefront_synth.c95 MODULE_PARM_DESC(wait_usecs, "how long to wait without sleeping, usecs");
99 MODULE_PARM_DESC(sleep_tries, "how many times to try sleeping during a wait");
/linux-4.4.14/drivers/usb/storage/
H A Dusb.c311 usb_stor_dbg(us, "*** thread sleeping\n"); usb_stor_control_thread()
/linux-4.4.14/drivers/staging/wlan-ng/
H A Dp80211netdev.c528 * -EintR sleeping on cmd, awakened by signal, cmd cancelled.
/linux-4.4.14/drivers/target/loopback/
H A Dtcm_loop.c685 * The SCSI EH thread will be sleeping on se_tmr->tl_tmr_wait, go ahead tcm_loop_queue_tm_rsp()
/linux-4.4.14/drivers/target/
H A Dtarget_core_user.c423 pr_debug("sleeping for ring space\n"); tcmu_queue_cmd_ring()
/linux-4.4.14/drivers/tty/hvc/
H A Dhvc_console.c303 /* Wake the sleeping khvcd */ hvc_kick()
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
H A Dlov_lock.c257 * overwrites CLO_WAIT, because lock mutex was released and sleeping condition
/linux-4.4.14/drivers/misc/sgi-xp/
H A Dxpc_main.c968 * the heartbeat checker thread in case it's sleeping. xpc_do_exit()
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf.c595 * @interruptible: Whether to sleep interruptible when sleeping.

Completed in 6288 milliseconds

12