/linux-4.1.27/drivers/base/ |
D | map.c | 28 } *probes[255]; member 58 struct probe **s = &domain->probes[index % 255]; in kobj_map() 81 for (s = &domain->probes[index % 255]; *s; s = &(*s)->next) { in kobj_unmap() 103 for (p = domain->probes[MAJOR(dev) % 255]; p; p = p->next) { in kobj_lookup() 151 p->probes[i] = base; in kobj_map_init()
|
/linux-4.1.27/arch/s390/lib/ |
D | Makefile | 8 lib-$(CONFIG_KPROBES) += probes.o 9 lib-$(CONFIG_UPROBES) += probes.o
|
/linux-4.1.27/Documentation/ |
D | kprobes.txt | 29 There are currently three types of probes: kprobes, jprobes, and 30 kretprobes (also called return probes). A kprobe can be inserted 38 one or more probes, and the exit function unregisters them. A 43 There are also register_/unregister_*probes() functions for batch 44 registration/unregistration of a group of *probes. These functions 46 a lot of probes at once. 49 probes work and how jump optimization works. They explain certain 138 some probes. In the kretprobe struct, the nmissed field is set to 292 Kprobes, jprobes, and return probes are implemented on the following 298 - ia64 (Does not support probes on instruction slot1.) [all …]
|
D | 00-INDEX | 275 - documents the kernel probes debugging feature.
|
/linux-4.1.27/drivers/mtd/nand/bcm47xxnflash/ |
D | main.c | 24 static const char *probes[] = { "bcm47xxpart", NULL }; variable 52 err = mtd_device_parse_register(&b47n->mtd, probes, NULL, NULL, 0); in bcm47xxnflash_probe()
|
/linux-4.1.27/drivers/mtd/maps/ |
D | solutionengine.c | 34 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable 73 mtd_device_parse_register(flash_mtd, probes, NULL, NULL, 0); in init_soleng_maps()
|
D | pxa2xx-flash.c | 47 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable 98 mtd_device_parse_register(info->mtd, probes, NULL, flash->parts, in pxa2xx_flash_probe()
|
D | dc21285.c | 147 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable 198 mtd_device_parse_register(dc21285_mtd, probes, NULL, NULL, 0); in init_dc21285()
|
D | ixp4xx.c | 151 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable 234 err = mtd_device_parse_register(info->mtd, probes, &ppdata, in ixp4xx_flash_probe()
|
D | physmap_of.c | 144 static void of_free_probes(const char * const *probes) in of_free_probes() argument 146 if (probes != part_probe_types_def) in of_free_probes() 147 kfree(probes); in of_free_probes()
|
D | pcmciamtd.c | 469 static char *probes[] = { "jedec_probe", "cfi_probe" }; in pcmciamtd_config() local 572 for(i = 0; i < ARRAY_SIZE(probes); i++) { in pcmciamtd_config() 573 pr_debug("Trying %s\n", probes[i]); in pcmciamtd_config() 574 mtd = do_map_probe(probes[i], &dev->pcmcia_map); in pcmciamtd_config() 578 pr_debug("FAILED: %s\n", probes[i]); in pcmciamtd_config()
|
D | plat-ram.c | 221 err = mtd_device_parse_register(info->mtd, pdata->probes, NULL, in platram_probe()
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-probe.txt | 105 --max-probes=NUM:: 140 …lative-line number from function entry line, and '%return' means that it probes function return. A… 200 this will add one or more probes which has the name start with "schedule". 202 Add probes on lines in schedule() function which calls update_rq_clock(). 208 Delete all probes on schedule(). 212 Add probes at zfree() function on /bin/zsh 216 Add probes at malloc() function on libc
|
/linux-4.1.27/include/linux/mtd/ |
D | plat-ram.h | 24 const char * const *probes; member
|
/linux-4.1.27/kernel/ |
D | tracepoint.c | 59 struct tracepoint_func probes[0]; member 66 return p == NULL ? NULL : p->probes; in allocate_probes() 78 struct tp_probes, probes[0]); in release_probes()
|
/linux-4.1.27/drivers/char/xillybus/ |
D | Kconfig | 11 programmable logic (FPGA). The driver probes the hardware for
|
/linux-4.1.27/drivers/mtd/devices/ |
D | bcm47xxsflash.c | 14 static const char * const probes[] = { "bcm47xxpart", NULL }; variable 305 err = mtd_device_parse_register(&b47s->mtd, probes, NULL, NULL, 0); in bcm47xxsflash_bcma_probe()
|
/linux-4.1.27/net/ipv4/ |
D | arp.c | 300 int probes = atomic_read(&neigh->probes); in arp_solicit() local 335 probes -= NEIGH_VAR(neigh->parms, UCAST_PROBES); in arp_solicit() 336 if (probes < 0) { in arp_solicit() 342 probes -= NEIGH_VAR(neigh->parms, APP_PROBES); in arp_solicit() 343 if (probes < 0) { in arp_solicit()
|
/linux-4.1.27/Documentation/hwmon/ |
D | ibmpowernv | 15 The driver uses the platform device infrastructure. It probes the device tree
|
D | w83781d | 113 several kinds of temperature probes. You can program the so-called
|
/linux-4.1.27/Documentation/networking/ |
D | proc_net_tcp.txt | 39 | |----------------------------------> unanswered 0-window probes
|
D | ip-sysctl.txt | 320 How many keepalive probes TCP sends out, until it decides that the 324 How frequently the probes are send out. Multiplied by 326 after probes started. Default value: 75sec i.e. connection 1130 The maximum number of multicast probes in INCOMPLETE state, 1135 The maximum number of unicast probes in PROBE state, when 1139 The maximum number of probes to send to the user space ARP daemon 1140 via netlink before dropping back to multicast probes (see 1144 The maximum number of multicast probes after unicast and 1145 app probes in PROBE state. Defaults to 0. 1382 The amount of Duplicate Address Detection probes to send.
|
D | bonding.txt | 243 generated via ARP probes issued for the addresses specified by 272 Specifies whether or not ARP probes and replies should be 2404 advantages over the MII monitor are mitigated by the volume of probes
|
/linux-4.1.27/arch/ |
D | Kconfig | 94 to establish unintrusive probes in user-space binaries and 95 libraries, by executing handler functions when the probes 98 ( These probes come in the form of single-byte breakpoints, 417 Provide kernel/user boundaries probes necessary for subsystems
|
/linux-4.1.27/net/ipv6/ |
D | ndisc.c | 665 int probes = atomic_read(&neigh->probes); in ndisc_solicit() local 671 probes -= NEIGH_VAR(neigh->parms, UCAST_PROBES); in ndisc_solicit() 672 if (probes < 0) { in ndisc_solicit() 679 } else if ((probes -= NEIGH_VAR(neigh->parms, APP_PROBES)) < 0) { in ndisc_solicit()
|
/linux-4.1.27/Documentation/ide/ |
D | ide.txt | 70 This driver automatically probes for most IDE interfaces (including all PCI 108 "trouble" with cdroms because of this requirement, so the driver now probes
|
D | ChangeLog.ide-cd.1994-2004 | 122 * -- Add some probes of drive capability during setup.
|
/linux-4.1.27/net/core/ |
D | neighbour.c | 859 atomic_inc(&neigh->probes); in neigh_probe() 915 atomic_set(&neigh->probes, 0); in neigh_timer_handler() 924 atomic_read(&neigh->probes) >= neigh_max_probes(neigh)) { in neigh_timer_handler() 968 atomic_set(&neigh->probes, in __neigh_event_send() 1245 atomic_set(&neigh->probes, neigh_max_probes(neigh)); in __neigh_set_probe_once() 2181 if (nla_put_u32(skb, NDA_PROBES, atomic_read(&neigh->probes)) || in neigh_fill_info()
|
/linux-4.1.27/Documentation/i2c/ |
D | fault-codes | 75 address, but with the device found there. Driver probes
|
/linux-4.1.27/arch/arm/ |
D | Makefile | 278 core-y += arch/arm/probes/
|
/linux-4.1.27/include/net/ |
D | neighbour.h | 144 atomic_t probes; member
|
/linux-4.1.27/drivers/parport/ |
D | Kconfig | 81 Saying Y here enables some probes for Super-IO chipsets in order to
|
/linux-4.1.27/Documentation/PCI/ |
D | PCIEBUS-HOWTO.txt | 185 is passed in when the PCI Express Port Bus driver probes each service
|
/linux-4.1.27/Documentation/ioctl/ |
D | hdio.txt | 949 controller, probes for drives, and creates /proc/ide
|
/linux-4.1.27/Documentation/spi/ |
D | spi-summary | 331 basic device identification probes, so they should hotplug normally.
|
/linux-4.1.27/Documentation/trace/ |
D | ftrace.txt | 494 function tracer probes the functions on their entry 1862 probes a function on its entry and its exit. This is done by
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.1992-1997 | 1714 * aha1542.c: Do hard reset instead of soft (some ethercard probes
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 873 as the "fixed" codec slots; i.e. the driver probes the
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 2356 (now AMD's) Geode processors. The driver probes for the
|