/linux-4.4.14/tools/perf/util/ |
D | cloexec.c | 87 static bool probed; in perf_event_open_cloexec_flag() local 89 if (!probed) { in perf_event_open_cloexec_flag() 92 probed = true; in perf_event_open_cloexec_flag()
|
/linux-4.4.14/arch/x86/boot/ |
D | video-mode.c | 36 static u8 probed[2]; in probe_cards() local 38 if (probed[unsafe]) in probe_cards() 41 probed[unsafe] = 1; in probe_cards()
|
/linux-4.4.14/drivers/clk/ti/ |
D | clk-dra7-atl.c | 49 bool probed; /* the driver for the IP has been loaded */ member 81 if (!cdesc->probed) in atl_clk_enable() 103 if (!cdesc->probed) in atl_clk_disable() 283 cdesc->probed = true; in of_dra7_atl_clk_probe()
|
/linux-4.4.14/Documentation/ |
D | kprobes.txt | 58 When a kprobe is registered, Kprobes makes a copy of the probed 59 instruction and replaces the first byte(s) of the probed instruction 68 Next, Kprobes single-steps its copy of the probed instruction. 82 seamless access to the probed function's arguments. The jprobe 84 type) as the function being probed, and must always end by calling 92 stack contents as the probed function. When it is done, the handler 94 contents and processor state and switch to the probed function. 102 Note that the probed function's args may be passed on the stack 104 handler's prototype matches that of the probed function. 111 the entry to the function. When the probed function is called and this [all …]
|
D | eisa.txt | 27 device implementing the bus, and setting it up to be latter probed 188 yet been probed. In fact, that's what happens most of the time (the
|
D | rpmsg.txt | 167 is already created for them when they are probed by the rpmsg bus 198 be probed with. 289 If/when a relevant rpmsg driver is registered, it will be immediately probed
|
D | pwm.txt | 54 /sys/class/pwm/. Each probed PWM controller/chip will be exported as
|
D | remoteproc.txt | 117 a new remote processor device is probed. 124 probed.
|
D | vme_api.txt | 37 probed and 0 otherwise. This example match function (from vme_user.c) limits 38 the number of devices probed to one:
|
D | ntb.txt | 78 NTB device probed by the tool. This directory is shortened to *hw*
|
D | parport.txt | 8 By default IRQs are not used even if they _can_ be probed. This is
|
D | xillybus.txt | 190 The bus specific modules are those probed when a suitable device is found by
|
D | kernel-parameters.txt | 1422 are then probed. On systems without PCI the value 1714 port as it is probed via PCI. The poll interval is
|
/linux-4.4.14/arch/sparc/mm/ |
D | srmmu.c | 746 unsigned long probed; in srmmu_inherit_prom_mappings() local 758 probed = srmmu_probe(start); in srmmu_inherit_prom_mappings() 759 if (!probed) { in srmmu_inherit_prom_mappings() 770 if (srmmu_probe(addr + SRMMU_REAL_PMD_SIZE) == probed) in srmmu_inherit_prom_mappings() 775 if (srmmu_probe(addr + SRMMU_PGDIR_SIZE) == probed) in srmmu_inherit_prom_mappings() 781 *(pgd_t *)__nocache_fix(pgdp) = __pgd(probed); in srmmu_inherit_prom_mappings() 810 *(unsigned long *)__nocache_fix(val) = probed; in srmmu_inherit_prom_mappings() 815 *(pte_t *)__nocache_fix(ptep) = __pte(probed); in srmmu_inherit_prom_mappings()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-mei | 15 each probed mei device
|
D | sysfs-class-pwm | 16 probed PWM controller/chip where N is the base of the
|
D | sysfs-bus-usb | 12 A deauthorized interface cannot be probed or claimed.
|
/linux-4.4.14/Documentation/devicetree/bindings/mips/img/ |
D | pistachio.txt | 14 be probed via CPS, it is not necessary to specify secondary CPUs. Required
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-probe.txt | 74 Show source code lines which can be probed. This needs an argument 146 'EVENT' specifies the name of new event, if omitted, it will be set the name of the probed function… 147 'FUNC' specifies a probed function name, and it may have one of the following options; '+OFFS' is t… 197 Display which lines in schedule() can be probed:
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | sodaville.txt | 10 There is no compatible property for now because the driver is probed via
|
/linux-4.4.14/Documentation/watchdog/ |
D | wdt.txt | 23 The ICS ISA-bus wdt card cannot be safely probed for. Instead you need to
|
/linux-4.4.14/include/sound/ |
D | soc-dai.h | 271 unsigned char probed:1; member
|
/linux-4.4.14/Documentation/hwmon/ |
D | submitting-patches | 84 * Only the following I2C addresses shall be probed: 0x18-0x1f, 0x28-0x2f, 87 chips. If your chip lives at an address which can't be probed then the
|
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/ |
D | ingenic,jz4780-nemc.txt | 41 configured to when the NEMC device is probed (which may be the reset value as
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | i2c-pxa-pci-ce4100.txt | 8 The driver is probed via the PCI-ID and is gathering the information of
|
/linux-4.4.14/drivers/tty/serial/ |
D | sb1250-duart.c | 784 static int probed; in sbd_probe_duarts() local 788 if (probed) in sbd_probe_duarts() 803 probed = 1; in sbd_probe_duarts()
|
D | zs.c | 1073 static int probed; in zs_probe_sccs() local 1079 if (probed) in zs_probe_sccs() 1097 probed = 1; in zs_probe_sccs()
|
D | Kconfig | 14 the console before standard serial driver is probed. The console is 84 the console before standard serial driver is probed. This is enabled 1611 the console before standard serial driver is probed. This is enabled
|
/linux-4.4.14/Documentation/i2c/ |
D | instantiating-devices | 178 probed, will be probed. For example this avoids probing for hardware 198 probed by default back then. The default is an empty class which means
|
D | writing-clients | 204 connected (and not otherwise enumerated) will be probed. For example, 207 with a class including I2C_CLASS_HWMON would be probed by this driver.
|
/linux-4.4.14/Documentation/driver-model/ |
D | design-patterns.txt | 17 only be probed() once on a certain system (singletons), it is custom to assume
|
D | platform.txt | 183 be probed later if another device registers. (Which is OK, since 232 registered early platform drivers. Matched devices will get probed().
|
/linux-4.4.14/drivers/edac/ |
D | i7core_edac.c | 47 static int probed; variable 2312 if (unlikely(probed >= 1)) { in i7core_probe() 2316 probed++; in i7core_probe() 2379 if (unlikely(!probed)) { in i7core_remove() 2390 probed--; in i7core_remove()
|
D | sb_edac.c | 32 static int probed; variable 2516 if (unlikely(probed >= 1)) { in sbridge_probe() 2520 probed++; in sbridge_probe() 2592 if (unlikely(!probed)) { in sbridge_remove() 2603 probed--; in sbridge_remove()
|
/linux-4.4.14/Documentation/scsi/ |
D | BusLogic.txt | 371 The "IO:" option specifies an ISA I/O Address to be probed for a non-PCI 374 will be probed (0x330, 0x334, 0x230, 0x234, 0x130, and 0x134). Multiple 376 be probed, but the probe order will always follow the standard list. 404 The "MultiMasterFirst" option forces MultiMaster Host Adapters to be probed 409 Adapters will be probed first. 413 The "FlashPointFirst" option forces FlashPoint Host Adapters to be probed
|
D | aic79xx.txt | 406 be automatically probed during system startup. This is a limitation
|
/linux-4.4.14/drivers/net/hamradio/ |
D | Kconfig | 65 possible I/O addresses are probed. This could irritate other devices 67 to be probed by "dmascc.io=addr1,addr2,..." (when compiled into the
|
/linux-4.4.14/Documentation/usb/ |
D | authorization.txt | 122 authroized first. After that the drivers should be probed.
|
D | hotplug.txt | 146 probed for each new device; the third parameter to probe() will be null.
|
/linux-4.4.14/drivers/staging/fsl-mc/ |
D | README.txt | 303 The mc-bus driver is a platform driver and is probed from an 330 and those objects are bound to the allocator when the bus is probed.
|
/linux-4.4.14/drivers/net/ethernet/i825xx/ |
D | 82596.c | 1132 static int probed; in i82596_probe() local 1135 if (probed) in i82596_probe() 1137 probed++; in i82596_probe()
|
/linux-4.4.14/Documentation/ide/ |
D | ide.txt | 63 fifth.. ide4, usually PCI, probed 64 sixth.. ide5, usually PCI, probed
|
/linux-4.4.14/Documentation/networking/dsa/ |
D | bcm_sf2.txt | 56 The DSA platform device driver is probed using a specific compatible string
|
D | dsa.txt | 325 standalone switch packages, the PHY is probed using the slave MII bus created
|
/linux-4.4.14/Documentation/trace/ |
D | uprobetracer.txt | 92 at the probed text address. Probe zfree function in /bin/zsh:
|
/linux-4.4.14/Documentation/isdn/ |
D | README.sc | 79 - Decreased loading time and a wider range of I/O ports probed. 82 probed increasing the likelihood of finding an adapter.
|
/linux-4.4.14/drivers/scsi/ |
D | Kconfig | 678 ISA and all EISA I/O addresses are probed looking for the "EATA" 680 by the PCI subsystem are probed as well. 702 This option enables elevator sorting for all probed SCSI disks and 714 each probed SCSI device. You should reduce the default value of 16 718 by the driver for each probed SCSI device is reported at boot time. 1421 This option enables elevator sorting for all probed SCSI disks and 1433 each probed SCSI device. You should reduce the default value of 8 1437 by the driver for each probed SCSI device is reported at boot time.
|
/linux-4.4.14/sound/soc/ |
D | soc-core.c | 1004 if (dai && dai->probed && in soc_remove_dai() 1013 dai->probed = 0; in soc_remove_dai() 1263 if (!dai->probed && dai->driver->probe_order == order) { in soc_probe_dai() 1274 dai->probed = 1; in soc_probe_dai()
|
/linux-4.4.14/Documentation/hid/ |
D | hid-sensor.txt | 62 with this name and will be probed if there is an accelerometer-3D detected.
|
/linux-4.4.14/Documentation/s390/ |
D | driver-model.txt | 130 Parameters: cdev - the device to be probed.
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | omap3-pandora-common.dtsi | 517 /* mmc3 is probed using pdata-quirks to pass wl1251 card data */
|
/linux-4.4.14/Documentation/sysctl/ |
D | net.txt | 147 probed in a round-robin manner.
|
/linux-4.4.14/arch/sparc/ |
D | Kconfig | 366 in a user-specifiable manner. Its state can be probed
|
/linux-4.4.14/Documentation/serial/ |
D | driver | 302 which should be probed using standard kernel autoprobing techniques.
|
/linux-4.4.14/arch/ |
D | Kconfig | 107 managed by the kernel and kept transparent to the probed
|
/linux-4.4.14/Documentation/networking/ |
D | stmmac.txt | 198 o probed_phy_irq: if irqs is NULL, use this for probed PHY.
|
D | rxrpc.txt | 786 The remote abort message can be probed with rxrpc_kernel_get_abort_code(). 787 The two error messages can be probed with rxrpc_kernel_get_error_number().
|
/linux-4.4.14/drivers/media/radio/ |
D | Kconfig | 370 following ports will be probed: 0x20c, 0x30c, 0x24c, 0x34c, 0x248 and
|
/linux-4.4.14/drivers/mtd/nand/ |
D | Kconfig | 237 range which get upset when they are probed.
|
/linux-4.4.14/Documentation/power/ |
D | swsusp.txt | 60 resume device has not been probed yet, the resume process fails and
|
D | devices.txt | 257 get registered: a child can never be registered, probed or resumed before
|
/linux-4.4.14/Documentation/ioctl/ |
D | hdio.txt | 256 probed. Some of this information is subject to change, and
|
/linux-4.4.14/Documentation/DocBook/ |
D | gpu.xml.db | 92 API-drm-mode-probed-add
|
/linux-4.4.14/Documentation/arm64/ |
D | arm-acpi.txt | 415 clear the different names the driver is probed for, both from DT and from
|
/linux-4.4.14/drivers/ide/ |
D | Kconfig | 665 to be probed before the ATA/66 and ATA/33 controllers. Without
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 955 bus. You can see which codec slots are probed by enabling 2152 If this option is set, *only* the ISA-PnP devices will be probed.
|
D | HD-Audio.txt | 110 Thus, if the second error message appears, try to narrow the probed
|
/linux-4.4.14/Documentation/m68k/ |
D | kernel-options.txt | 557 probed (see also below). The default is 1 (HD). Only one drive type
|
/linux-4.4.14/Documentation/video4linux/ |
D | v4l2-framework.txt | 580 are probed.
|
/linux-4.4.14/Documentation/devicetree/ |
D | booting-without-of.txt | 436 adjustments to a device tree based on probed information). You
|