Searched refs:wait (Results 1 - 25 of 39) sorted by relevance

12

/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/kernel/
H A Dsemaphore.c75 wake_up(&sem->wait);
82 * If called from __down, the return is ignored and the wait loop is
101 add_wait_queue(&sem->wait, &wait); \
105 * so we must wait. \
116 * who gets to gate through and who has to wait some more. \
124 remove_wait_queue(&sem->wait, &wait);
128 DECLARE_WAITQUEUE(wait, current);
139 DECLARE_WAITQUEUE(wait, curren
[all...]
H A Dsignal.c52 #include <linux/wait.h>
106 * Atomically swap in the new signal mask, and wait for a signal.
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/include/asm/
H A Dsemaphore.h39 #include <linux/wait.h>
49 wait_queue_head_t wait; member in struct:semaphore
56 .wait = __WAIT_QUEUE_HEAD_INITIALIZER((name).wait) \
H A Dip5000.h516 #define IO_XFL_CTL0_FAST_VALUE(div, wait) (IO_XFL_CTL0_RD_CMD(0xb) | IO_XFL_CTL0_RD_DUMMY(1) | IO_XFL_CTL0_CLK_WIDTH(div) | IO_XFL_CTL0_CE_WAIT(wait) | IO_XFL_CTL0_ENABLE)
517 #define IO_XFL_CTL0_VALUE(div, wait) (IO_XFL_CTL0_RD_CMD(3) | IO_XFL_CTL0_CLK_WIDTH(div) | IO_XFL_CTL0_CE_WAIT(wait) | IO_XFL_CTL0_ENABLE)
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/drivers/char/hw_random/
H A Dubicom32-rng.c38 static int ubicom32_rng_data_present(struct hwrng *rng, int wait) argument
44 if (data || !wait)
/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/drivers/ar6000/hif/
H A Dhif2.c22 #include <linux/wait.h>
109 wait_queue_head_t wait; member in struct:hif_device
178 wake_up(&hif->wait);
222 DEFINE_WAIT(wait);
235 prepare_to_wait(&hif->wait, &wait, TASK_INTERRUPTIBLE);
237 finish_wait(&hif->wait, &wait);
245 finish_wait(&hif->wait, &wait);
[all...]
/netgear-R7800-V1.0.2.28/target/linux/adm8668/files/drivers/mtd/maps/
H A Dadm8668.c46 #include <linux/wait.h>
117 DECLARE_WAITQUEUE(wait, current);
134 add_wait_queue(&wait_q, &wait);
139 remove_wait_queue(&wait_q, &wait);
147 remove_wait_queue(&wait_q, &wait);
/netgear-R7800-V1.0.2.28/package/dni-mtdoops/src/
H A Dmtdoops.c30 #include <linux/wait.h>
69 DECLARE_WAITQUEUE(wait, current);
81 add_wait_queue(&wait_q, &wait);
86 remove_wait_queue(&wait_q, &wait);
94 remove_wait_queue(&wait_q, &wait);
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/ocfnull/
H A Docfnull.c45 #include <linux/wait.h>
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/drivers/video/
H A Dubicom32fb.c130 * Wait queue and lock used to block when we need to wait
151 * If we have interrupts, then we can wait on it
154 DEFINE_WAIT(wait);
158 prepare_to_wait(&ud->waitq, &wait, TASK_INTERRUPTIBLE);
161 finish_wait(&ud->waitq, &wait);
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/
H A Drandom.c46 #include <linux/wait.h>
284 /* wait for needing more */
H A Drndtest.c45 #include <linux/wait.h>
H A Docf-bench.c41 #include <linux/wait.h>
H A Dcrypto.c74 #include <linux/wait.h>
1183 wake_up_interruptible(&cryptoretproc_wait);/* shared wait channel */
1233 wake_up_interruptible(&cryptoretproc_wait);/* shared wait channel */
1284 * wait for an unblock.
H A Dcryptodev.c54 #include <linux/wait.h>
315 * we really need to wait for driver to complete to maintain
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/crypto/
H A Dmd5_ubicom32_asm.S206 ; wait for the module to calculate the output hash
H A Dsha1_ubicom32_asm.S211 ; wait for the module to calculate the output hash
/netgear-R7800-V1.0.2.28/tools/flock/src/
H A Dflock.c41 #include <sys/wait.h>
53 { "wait", 1, NULL, 'w' },
72 " -n --nonblock Fail rather than wait\n"
/netgear-R7800-V1.0.2.28/target/linux/amazon/files/drivers/char/
H A Difx_ssc.c476 // ### TO DO: wake up framing wait-queue in conjunction with batch execution
702 DECLARE_WAITQUEUE(wait, current);
744 __add_wait_queue(&info->rwait, &wait);
771 __remove_wait_queue(&info->rwait, &wait);
785 DECLARE_WAITQUEUE(wait, current);
838 __add_wait_queue(&info->rwait, &wait);
860 __remove_wait_queue(&info->rwait, &wait);
1649 // /* add event to the wait queues */
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/hifn/
H A DhifnHIPP.c43 #include <linux/wait.h>
/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/drivers/ar6000/ar6000/
H A Dosapi_linux.h40 #include <linux/wait.h>
/netgear-R7800-V1.0.2.28/package/pot/src/
H A Dpot.c29 #include <sys/wait.h>
/netgear-R7800-V1.0.2.28/scripts/config/
H A Dmconf.c12 #include <sys/wait.h>
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/cryptocteon/
H A Dcryptocteon.c39 #include <linux/wait.h>
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/c7108/
H A Daes-7108.c35 #include <linux/wait.h>

Completed in 145 milliseconds

12