/kernel/linux/linux-5.10/drivers/mtd/maps/ |
D | solutionengine.c | 34 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
D | pxa2xx-flash.c | 44 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
D | ixp4xx.c | 152 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
D | dc21285.c | 147 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
D | pcmciamtd.c | 468 static char *probes[] = { "jedec_probe", "cfi_probe" }; in pcmciamtd_config() local
|
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/bcm47xxnflash/ |
D | main.c | 20 static const char *probes[] = { "bcm47xxpart", NULL }; variable
|
/kernel/linux/linux-5.10/include/linux/mtd/ |
D | plat-ram.h | 20 const char * const *probes; member
|
/kernel/linux/linux-5.10/kernel/ |
D | tracepoint.c | 98 struct tracepoint_func probes[]; member 213 int probes = 0; in func_add() local
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
D | poodle.c | 350 static const char * const probes[] = { variable
|
D | corgi.c | 635 static const char * const probes[] = { variable
|
D | tosa.c | 700 static const char * const probes[] = { variable
|
D | spitz.c | 820 static const char * const probes[] = { variable
|
/kernel/linux/linux-5.10/drivers/mtd/devices/ |
D | bcm47xxsflash.c | 16 static const char * const probes[] = { "bcm47xxpart", NULL }; variable
|
/kernel/linux/linux-5.10/drivers/base/ |
D | map.c | 28 } *probes[255]; member
|
/kernel/linux/linux-5.10/kernel/trace/ |
D | trace_probe.h | 237 struct list_head probes; member
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | arp.c | 338 int probes = atomic_read(&neigh->probes); in arp_solicit() local
|
/kernel/linux/linux-5.10/net/ipv6/ |
D | ndisc.c | 724 int probes = atomic_read(&neigh->probes); in ndisc_solicit() local
|
/kernel/linux/linux-5.10/include/net/ |
D | neighbour.h | 146 atomic_t probes; member
|