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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/mtd/
H A Dplat-ram.h25 char **probes; member in struct:platdata_mtd_ram
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/base/
H A Dmap.c28 } *probes[255]; member in struct:kobj_map
59 struct probe **s = &domain->probes[index % 255];
82 for (s = &domain->probes[index % 255]; *s; s = &(*s)->next) {
104 for (p = domain->probes[MAJOR(dev) % 255]; p; p = p->next) {
152 p->probes[i] = base;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/maps/
H A Dedb7312.c69 static const char *probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
102 mtd_parts_nb = parse_mtd_partitions(mymtd, probes, &mtd_parts, MTDID);
H A Dplat-ram.c224 const char **probes = { NULL }; local
226 if (pdata->probes)
227 probes = (const char **)pdata->probes;
229 err = parse_mtd_partitions(info->mtd, probes,
H A Dh720x-flash.c65 static const char *probes[] = { "cmdlinepart", NULL }; variable
98 nr_mtd_parts = parse_mtd_partitions(mymtd, probes, &mtd_parts, 0);
H A Dimpa7.c73 static const char *probes[] = { "cmdlinepart", NULL }; variable
111 probes,
H A Dsolutionengine.c38 static const char *probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
97 nr_parts = parse_mtd_partitions(flash_mtd, probes, &parsed_parts, 0);
H A Dbast-flash.c64 static const char *probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
181 err = parse_mtd_partitions(info->mtd, probes, &info->partitions, 0);
H A Dintegrator-flash.c67 static const char *probes[] = { "cmdlinepart", "RedBoot", "afs", NULL }; variable
128 err = parse_mtd_partitions(info->mtd, probes, &info->parts, 0);
H A Dlubbock-flash.c72 static const char *probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
118 ret = parse_mtd_partitions(mymtds[i], probes,
H A Dmainstone-flash.c73 static const char *probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
125 ret = parse_mtd_partitions(mymtds[i], probes,
H A Docelot.c63 static const char *probes[] = { "RedBoot", NULL }; variable
133 nr_parts = parse_mtd_partitions(flash_mtd, probes, &parsed_parts, 0);
H A Dceiva.c274 static const char *probes[] = { "cmdlinepart", "RedBoot", NULL }; variable
284 nr_parts = parse_mtd_partitions(mtd, probes, &parsed_parts, 0);
H A Ddc21285.c153 static const char *probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
211 nrparts = parse_mtd_partitions(dc21285_mtd, probes, &dc21285_parts, 0);
H A Dixp2000.c146 static const char *probes[] = { "RedBoot", "cmdlinepart", NULL }; local
231 err = parse_mtd_partitions(info->mtd, probes, &info->partitions, 0);
H A Dixp4xx.c154 static const char *probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
256 err = parse_mtd_partitions(info->mtd, probes, &info->partitions, dev->resource->start);
H A Dpcmciamtd.c500 static char *probes[] = { "jedec_probe", "cfi_probe" }; local
617 for(i = 0; i < ARRAY_SIZE(probes); i++) {
618 DEBUG(1, "Trying %s", probes[i]);
619 mtd = do_map_probe(probes[i], &dev->pcmcia_map);
623 DEBUG(1, "FAILED: %s", probes[i]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dif_inet6.h47 __u8 probes; member in struct:inet6_ifaddr
H A Dneighbour.h103 atomic_t probes; member in struct:neighbour
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Darp.c340 int probes = atomic_read(&neigh->probes); local
372 if ((probes -= neigh->parms->ucast_probes) < 0) {
377 } else if ((probes -= neigh->parms->app_probes) < 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dndisc.c652 int probes = atomic_read(&neigh->probes); local
657 if ((probes -= neigh->parms->ucast_probes) < 0) {
666 } else if ((probes -= neigh->parms->app_probes) < 0) {
H A Daddrconf.c2568 if (ifp->probes++ < ifp->idev->cnf.rtr_solicits) {
2573 (ifp->probes == ifp->idev->cnf.rtr_solicits) ?
2608 ifp->probes = idev->cnf.dad_transmits;
2676 if (ifp->probes == 0) {
2690 ifp->probes--;
2733 ifp->probes = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dneighbour.c778 atomic_set(&neigh->probes, 0);
787 atomic_read(&neigh->probes) >= neigh_max_probes(neigh)) {
823 atomic_inc(&neigh->probes);
855 atomic_set(&neigh->probes, neigh->parms->ucast_probes);
1992 NLA_PUT_U32(skb, NDA_PROBES, atomic_read(&neigh->probes));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/misc/
H A Dss.c381 int probes; member in struct:tcpstat
1162 &s.timer, &s.timeout, &s.retrs, &s.uid, &s.probes, &s.ino,
1193 s.timer != 1 ? s.probes : s.retrs);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex3003 \# Send two probes and wait for result for 3 seconds.\\
3248 \# Send two probes and wait for result for 3 seconds.\\

Completed in 608 milliseconds