Searched refs:retry (Results 51 - 75 of 372) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/hmac/
H A Dhmac.c203 retry:
230 goto retry;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-i2c.c392 int retry, ret = -EREMOTEIO; local
395 for (retry = 0; ret != 0 && retry < 8; ++retry) {
415 int retry, ret = -EREMOTEIO; local
418 for (retry = 0; ret != 0 && retry < 8; ++retry) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/base/
H A Dmap.c102 retry:
130 goto retry;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parport/
H A Dieee1284_ops.c412 int retry;
438 for (retry = 0; retry < 100; retry++) {
647 int retry;
674 for (retry = 0; retry < 100; retry++) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/char/
H A Dsclp.c87 /* Maximum retry counts */
131 /* Set up request retry timer. Called while sclp_lock is locked. */
656 int retry; local
679 for (retry = 0; retry <= SCLP_MASK_RETRY; retry++) {
821 int retry; local
832 for (retry = 0; retry <= SCLP_INIT_RETRY; retry
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Dproc_devtree.c149 retry:
163 goto retry;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dem_text.c66 retry:
77 goto retry;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_sel.c173 REPMGR_RETRY *retry; local
181 * have any sites with broken connections that we ought to retry?
187 retry = TAILQ_FIRST(&db_rep->retries);
190 t = timespeccmp(&retry->time, &t, <) ? retry->time : t;
192 t = retry->time;
332 * Initiates connection attempts for any sites on the idle list whose retry
340 REPMGR_RETRY *retry; local
349 retry = TAILQ_FIRST(&db_rep->retries);
350 if (timespeccmp(&retry
1235 REPMGR_RETRY *retry; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dsmp.c298 * <retry> If true, keep retrying until ready.
307 smp_call_function (void (*func) (void *info), void *info, int retry, int wait) argument
330 if (retry) {
349 retry:
359 goto retry;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/mm/
H A Dultra.S391 retry
426 retry
444 retry
532 retry
567 2: retry
607 retry
632 retry
661 retry
667 retry
672 retry
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/
H A Dplaylist.c209 retry:
240 goto retry;
245 goto retry;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dfutex.c762 retry:
799 goto retry;
863 retry:
899 goto retry;
1022 retry:
1042 goto retry;
1150 retry:
1195 goto retry;
1335 retry:
1434 goto retry;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/cdrom/
H A Daztcd.c440 int retry; local
461 for (retry = 0; retry < AZT_RETRY_ATTEMPTS; retry++) {
476 if (retry >= AZT_RETRY_ATTEMPTS) {
489 int retry; local
496 for (retry = 0; retry < AZT_RETRY_ATTEMPTS; retry++) {
517 if (retry >
530 int retry; local
566 int retry; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dsmp.c370 int retry, int wait, cpumask_t callmap)
445 int smp_call_function(void (*func)(void *info), void *info, int retry, argument
448 return smp_call_function_on_cpu(func, info, retry, wait,
636 on_each_cpu_mask(void (*func)(void *), void *info, int retry, int wait, argument
643 ret = smp_call_function_on_cpu(func, info, retry, wait, mask);
369 smp_call_function_on_cpu(void (*func)(void *info), void *info, int retry, int wait, cpumask_t callmap) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dsflash.c358 retry: sflash_cmd(osh, cc, SFLASH_ST_WREN);
384 goto retry;
405 goto retry;
431 goto retry;
455 goto retry;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dnfsfh.c344 retry:
361 goto retry;
374 goto retry;
380 goto retry;
384 goto retry;
389 goto retry;
394 goto retry;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_ioctl.c921 struct iw_param *retry, char *extra)
925 if (retry->disabled ||
926 (retry->flags & IW_RETRY_TYPE) != IW_RETRY_LIMIT)
929 if (retry->flags & IW_RETRY_MAX)
930 local->long_retry_limit = retry->value;
931 else if (retry->flags & IW_RETRY_MIN)
932 local->short_retry_limit = retry->value;
934 local->long_retry_limit = retry->value;
935 local->short_retry_limit = retry->value;
951 struct iw_param *retry, cha
919 ieee80211_ioctl_siwretry(struct net_device *dev, struct iw_request_info *info, struct iw_param *retry, char *extra) argument
949 ieee80211_ioctl_giwretry(struct net_device *dev, struct iw_request_info *info, struct iw_param *retry, char *extra) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/ubi/
H A Deba.c398 retry:
439 goto retry;
497 retry:
569 goto retry;
635 retry:
689 goto retry;
755 retry:
810 goto retry;
861 retry:
921 goto retry;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dsmp.c578 it is initially locked. If retry, spin until free. */ argument
581 pointer_lock (void *lock, void *data, int retry)
601 if (! retry)
706 * <retry> If true, keep retrying until ready.
717 smp_call_function_on_cpu (void (*func) (void *info), void *info, int retry,
738 if (pointer_lock(&smp_call_function_data, &data, retry))
792 smp_call_function (void (*func) (void *info), void *info, int retry, int wait)
794 return smp_call_function_on_cpu (func, info, retry, wait,
714 smp_call_function_on_cpu(void (*func) (void *info), void *info, int retry, int wait, cpumask_t to_whom) argument
789 smp_call_function(void (*func) (void *info), void *info, int retry, int wait) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dinitialize.c204 retry:
242 goto retry;
324 goto retry;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ieee80211/softmac/
H A Dieee80211softmac_auth.c55 auth->retry = IEEE80211SOFTMAC_AUTH_RETRY_LIMIT;
85 if(auth->retry > 0) {
99 auth->retry--;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_thread.c302 /* Abort and retry. */
304 retry: if ((ret = tid->abort(tid)) != 0)
329 goto retry;
343 goto retry;
360 goto retry;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/frontends/
H A Dor51132.c385 int retry = 1; local
398 if (retry--) goto start;
473 int retry = 1; local
504 if (retry--) goto start;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dsmp.c173 int smp_call_function(void (*func)(void *info), void *info, int retry, int wait) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dsun4v_ivec.S61 retry
111 retry
199 retry
310 retry

Completed in 162 milliseconds

1234567891011>>