Searched defs:probes (Results 1 – 14 of 14) sorted by relevance
/linux-3.3/drivers/mtd/maps/ |
D | solutionengine.c | 34 static const char *probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
D | pxa2xx-flash.c | 49 static const char *probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
D | ixp2000.c | 141 static const char *probes[] = { "RedBoot", "cmdlinepart", NULL }; in ixp2000_flash_probe() local
|
D | ixp4xx.c | 151 static const char *probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
D | dc21285.c | 148 static const char *probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
D | physmap_of.c | 148 static void __devinit of_free_probes(const char **probes) in of_free_probes()
|
D | pcmciamtd.c | 459 static char *probes[] = { "jedec_probe", "cfi_probe" }; in pcmciamtd_config() local
|
/linux-3.3/include/linux/mtd/ |
D | plat-ram.h | 24 const char **probes; member
|
/linux-3.3/drivers/base/ |
D | map.c | 28 } *probes[255]; member
|
/linux-3.3/kernel/ |
D | tracepoint.c | 73 struct tracepoint_func probes[0]; member
|
/linux-3.3/net/ipv4/ |
D | arp.c | 330 int probes = atomic_read(&neigh->probes); in arp_solicit() local
|
/linux-3.3/include/net/ |
D | if_inet6.h | 53 __u8 probes; member
|
D | neighbour.h | 105 atomic_t probes; member
|
/linux-3.3/net/ipv6/ |
D | ndisc.c | 690 int probes = atomic_read(&neigh->probes); in ndisc_solicit() local
|