Searched refs:done (Results 301 - 325 of 2125) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_init_chip.c272 goto done;
280 goto done;
329 done:
404 goto done;
427 done:
502 * Other ports done as user opens and inits them.
608 goto done;
633 goto done;
661 goto done;
668 done
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/srp/
H A Dib_srp.h110 struct completion done; member in struct:srp_request
156 struct completion done; member in struct:srp_target_port
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Ddtlb_miss.S15 retry ! Trap done
H A Ditlb_miss.S19 retry ! Trap done
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dcpufreq_64.c124 u32 slew, done = 0; local
140 args.u[0].p = &done;
142 if (done)
146 if (done == 0)
258 u32 done = 0; local
284 args.u[0].p = &done;
286 if (done)
290 if (done == 0)
473 pmf_find_function(root, "slewing-done");
602 pmf_find_function(hwclock, "slewing-done");
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dsuspend.c89 atomic_set(&suspend_data.done, 1);
103 atomic_set(&suspend_data.done, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_i2c.c356 goto done;
371 goto done;
390 goto done;
406 goto done;
430 goto done;
436 goto done;
467 goto done;
470 goto done;
499 goto done;
527 goto done;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dipmi_smi.h74 /* Will be called when the system is done with the message
76 void (*done)(struct ipmi_smi_msg *msg); member in struct:ipmi_smi_msg
224 msg->done(msg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2440/
H A Dmach-mini2440.c551 int done; member in struct:mini2440_features_t
563 features->done = 0;
571 if (features->done & FEATURE_SCREEN) {
585 features->done |= FEATURE_SCREEN;
588 if (features->done & FEATURE_BACKLIGHT)
595 features->done |= FEATURE_BACKLIGHT;
602 if (features->done & FEATURE_CAMERA)
608 features->done |= FEATURE_CAMERA;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Det_linux.c77 goto done;
94 done:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Ducm.c431 goto done;
442 goto done;
448 goto done;
453 goto done;
460 goto done;
465 goto done;
476 done:
761 goto done;
765 goto done;
769 goto done;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Dwinbindd_pam.c413 goto done;
418 done:
697 goto done;
719 done:
1061 goto done;
1068 goto done;
1095 done:
1159 goto done;
1197 goto done;
1204 goto done;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/47xxnand/
H A Dbcm_nflash.c145 goto done;
164 goto done;
172 goto done;
182 done:
263 goto done;
277 goto done;
280 goto done;
333 goto done;
337 done:
412 goto done;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/bcm947xx/nand/
H A Dbcm_nflash.c184 goto done;
203 goto done;
211 goto done;
221 done:
303 goto done;
317 goto done;
320 goto done;
373 goto done;
377 done:
452 goto done;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dfs-writeback.c44 struct completion *done; /* set if the caller waits */ member in struct:wb_writeback_work
240 /* just one sb in list, splice to dispatch_queue and we're done */
768 if (work->done)
769 complete(work->done);
1084 DECLARE_COMPLETION_ONSTACK(done);
1088 .done = &done,
1097 wait_for_completion(&done);
1129 DECLARE_COMPLETION_ONSTACK(done);
1135 .done
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_asid.c341 goto done;
352 goto done;
359 goto done;
364 done:
424 goto done;
435 goto done;
448 goto done;
479 done:
597 * Canonize the result, then we're done.
698 goto done; \
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/passdb/
H A Dpdb_ldap.c37 * SSL is done, but can't get the certificate based authentication to work
228 goto done;
255 goto done;
261 goto done;
267 goto done;
273 goto done;
279 goto done;
285 goto done;
300 goto done;
305 done
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dsmbcacls.c151 goto done;
155 done:
259 goto done;
314 goto done;
320 goto done;
350 done:
398 goto done;
404 goto done;
412 goto done;
418 goto done;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/rfcomm/
H A Dsock.c369 goto done;
374 goto done;
390 done:
412 goto done;
417 goto done;
432 done:
448 goto done;
453 goto done;
474 goto done;
481 done
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Duri.c613 * Normalization occurs directly on the string, no new allocation is done
646 /* '//' normalization should be done at this point too */
711 /* If this is the last segment, we're done (we need at least two
735 /* If this is the end of the buffer, we're done. */
1845 * Computes he final URI of the reference done by checking that
1877 goto done;
1884 goto done;
1890 goto done;
1897 goto done;
1903 goto done;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Duri.c1463 * Normalization occurs directly on the string, no new allocation is done
1496 /* '//' normalization should be done at this point too */
1561 /* If this is the last segment, we're done (we need at least two
1585 /* If this is the end of the buffer, we're done. */
1932 * Computes he final URI of the reference done by checking that
1964 goto done;
1971 goto done;
1977 goto done;
1984 goto done;
1990 goto done;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Duri.c1463 * Normalization occurs directly on the string, no new allocation is done
1496 /* '//' normalization should be done at this point too */
1561 /* If this is the last segment, we're done (we need at least two
1585 /* If this is the end of the buffer, we're done. */
1932 * Computes he final URI of the reference done by checking that
1964 goto done;
1971 goto done;
1977 goto done;
1984 goto done;
1990 goto done;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Duri.c613 * Normalization occurs directly on the string, no new allocation is done
646 /* '//' normalization should be done at this point too */
711 /* If this is the last segment, we're done (we need at least two
735 /* If this is the end of the buffer, we're done. */
1845 * Computes he final URI of the reference done by checking that
1877 goto done;
1884 goto done;
1890 goto done;
1897 goto done;
1903 goto done;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dsit.c884 goto done;
893 goto done;
903 goto done;
907 goto done;
912 goto done;
961 goto done;
966 goto done;
969 goto done;
972 goto done;
982 goto done;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libads/
H A Dldap_schema.c228 goto done;
244 goto done;
288 goto done;
295 done:

Completed in 304 milliseconds

<<11121314151617181920>>