Searched refs:msecs (Results 26 - 48 of 48) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dtimer.c1747 * @msecs: Time in milliseconds to sleep for
1749 void msleep(unsigned int msecs) argument
1751 unsigned long timeout = msecs_to_jiffies(msecs) + 1;
1761 * @msecs: Time in milliseconds to sleep for
1763 unsigned long msleep_interruptible(unsigned int msecs) argument
1765 unsigned long timeout = msecs_to_jiffies(msecs) + 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_init.c842 u64 msecs, emsecs; local
866 msecs = 1 + jiffies_to_msecs(jiffies);
869 if (jiffies_to_msecs(jiffies) >= msecs)
887 msecs = jiffies_to_msecs(jiffies);
890 emsecs = jiffies_to_msecs(jiffies) - msecs;
H A Dqib_driver.c152 * @msecs: the number of milliseconds to wait
154 * wait up to msecs milliseconds for IB link state change to occur for
160 int qib_wait_linkstate(struct qib_pportdata *ppd, u32 state, int msecs) argument
175 msecs_to_jiffies(msecs));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dpciehp_hpc.c156 unsigned int msecs = pciehp_poll_mode ? 2500 : 1000; local
157 unsigned long timeout = msecs_to_jiffies(msecs);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_driver.c318 u64 msecs, emsecs; local
342 msecs = 1 + jiffies_to_msecs(jiffies);
345 if (jiffies_to_msecs(jiffies) >= msecs)
367 msecs = jiffies_to_msecs(jiffies);
370 emsecs = jiffies_to_msecs(jiffies) - msecs;
852 * @msecs: the number of milliseconds to wait
854 * wait up to msecs milliseconds for IB link state change to occur for
860 int ipath_wait_linkstate(struct ipath_devdata *dd, u32 state, int msecs) argument
865 msecs_to_jiffies(msecs));
876 msecs);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dksm.c1771 unsigned long msecs; local
1774 err = strict_strtoul(buf, 10, &msecs);
1775 if (err || msecs > UINT_MAX)
1778 ksm_thread_sleep_millisecs = msecs;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/musb/
H A Dtusb6010.c504 #define OTG_TIMER_MS(msecs) ((msecs) \
505 ? (TUSB_DEV_OTG_TIMER_VAL((DEVCLOCK/1000)*(msecs)) \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/misc/
H A Dss.c400 int secs, msecs, minutes; local
406 msecs = timeout%1000;
409 msecs = 0;
416 msecs = 0;
417 sprintf(buf+strlen(buf), "%d%s", secs, msecs ? "." : "sec");
419 if (msecs)
420 sprintf(buf+strlen(buf), "%03dms", msecs);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DOtherFunctions.cpp146 wxString CastSecondsToHM(uint32 count, uint16 msecs) argument
149 if (!msecs) {
153 % (count + ((float)msecs/1000)) % _("secs");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Drpc_srvsvc.h802 uint32 msecs; member in struct:time_of_day_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dlibahci.c1304 unsigned long now, msecs; local
1319 msecs = 0;
1322 msecs = jiffies_to_msecs(deadline - now);
1326 AHCI_CMD_RESET | AHCI_CMD_CLR_BUSY, msecs)) {
H A Dlibata-scsi.c196 unsigned int uninitialized_var(msecs);
217 msecs = jiffies_to_msecs(dev->unpark_deadline - now);
219 msecs = 0;
224 return rc ? rc : snprintf(buf, 20, "%u\n", msecs);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-driver.c274 int cx18_msleep_timeout(unsigned int msecs, int intr) argument
276 long int timeout = msecs_to_jiffies(msecs);
H A Dcx18-driver.h660 int cx18_msleep_timeout(unsigned int msecs, int intr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wimax/i2400m/
H A Dcontrol.c1269 * @msecs: milliseconds for the timeout to enter idle mode. Between
1272 * After this @msecs of the link being idle (no data being sent or
1282 int i2400m_set_idle_timeout(struct i2400m *i2400m, unsigned msecs) argument
1309 cmd->cit.timeout = cpu_to_le32(msecs);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/benet/
H A Dbe_cmds.c191 int msecs = 0; local
206 if (msecs > 4000) {
214 msecs++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-driver.h766 int ivtv_msleep_timeout(unsigned int msecs, int intr);
H A Divtv-driver.c329 int ivtv_msleep_timeout(unsigned int msecs, int intr) argument
331 int timeout = msecs_to_jiffies(msecs);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dfore200e.c192 fore200e_spin(int msecs) argument
194 unsigned long timeout = jiffies + msecs_to_jiffies(msecs);
200 fore200e_poll(struct fore200e* fore200e, volatile u32* addr, u32 val, int msecs) argument
202 unsigned long timeout = jiffies + msecs_to_jiffies(msecs);
222 fore200e_io_poll(struct fore200e* fore200e, volatile u32 __iomem *addr, u32 val, int msecs) argument
224 unsigned long timeout = jiffies + msecs_to_jiffies(msecs);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/orinoco/
H A Dorinoco_usb.c714 int msecs = DEF_TIMEOUT * (1000 / HZ); local
715 while (!ctx->done.done && msecs--)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/librpc/gen_ndr/
H A Dsrvsvc.h957 uint32_t msecs; member in struct:srvsvc_NetRemoteTODInfo
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_parse/
H A Dparse_srv.c3064 if(!prs_uint32("msecs ", ps, depth, &tod->msecs))
3094 void init_time_of_day_info(TIME_OF_DAY_INFO *tod, uint32 elapsedt, uint32 msecs, argument
3102 tod->msecs = msecs;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/megaraid/
H A Dmegaraid_sas.c557 u32 msecs = MFI_POLL_TIMEOUT_SECS * 1000; local
573 for (i = 0; (i < msecs) && (frame_hdr->cmd_status == 0xff); i++) {

Completed in 209 milliseconds

12