/Linux-v5.4/tools/perf/util/ |
D | cloexec.c | 96 static bool probed; in perf_event_open_cloexec_flag() local 98 if (!probed) { in perf_event_open_cloexec_flag() 101 probed = true; in perf_event_open_cloexec_flag()
|
/Linux-v5.4/arch/x86/boot/ |
D | video-mode.c | 34 static u8 probed[2]; in probe_cards() local 36 if (probed[unsafe]) in probe_cards() 39 probed[unsafe] = 1; in probe_cards()
|
/Linux-v5.4/drivers/clk/ti/ |
D | clk-dra7-atl.c | 52 bool probed; /* the driver for the IP has been loaded */ member 84 if (!cdesc->probed) in atl_clk_enable() 106 if (!cdesc->probed) in atl_clk_disable() 287 cdesc->probed = true; in of_dra7_atl_clk_probe()
|
/Linux-v5.4/drivers/clk/keystone/ |
D | Kconfig | 25 firmware. By default, only the used clocks are probed from DT. 27 increase the boot time of the device. If you want the clocks probed
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-class-mux | 16 probed MUX chip where N is a simple enumeration.
|
D | sysfs-class-mei | 15 each probed mei device
|
/Linux-v5.4/Documentation/networking/device_drivers/netronome/ |
D | nfp.rst | 42 firmware from flash when the host driver gets probed. The firmware loading 125 the driver is probed, either 'Disk' (0) if firmware was found on disk, 127 reset on driver unload if firmware was loaded when the driver was probed.
|
/Linux-v5.4/Documentation/ |
D | kprobes.txt | 63 When a kprobe is registered, Kprobes makes a copy of the probed 64 instruction and replaces the first byte(s) of the probed instruction 73 Next, Kprobes single-steps its copy of the probed instruction. 110 the entry to the function. When the probed function is called and this 116 When the probed function executes its return instruction, control 122 While the probed function is executing, its return address is 126 function can be probed simultaneously. register_kretprobe() 139 time the probed function is entered but there is no kretprobe_instance 163 In case probed function is entered but there is no kretprobe_instance 228 - Other instructions in the optimized region are probed. [all …]
|
/Linux-v5.4/arch/sparc/mm/ |
D | srmmu.c | 779 unsigned long probed; in srmmu_inherit_prom_mappings() local 791 probed = srmmu_probe(start); in srmmu_inherit_prom_mappings() 792 if (!probed) { in srmmu_inherit_prom_mappings() 803 if (srmmu_probe(addr + SRMMU_REAL_PMD_SIZE) == probed) in srmmu_inherit_prom_mappings() 808 if (srmmu_probe(addr + SRMMU_PGDIR_SIZE) == probed) in srmmu_inherit_prom_mappings() 814 *(pgd_t *)__nocache_fix(pgdp) = __pgd(probed); in srmmu_inherit_prom_mappings() 843 *(unsigned long *)__nocache_fix(val) = probed; in srmmu_inherit_prom_mappings() 848 *(pte_t *)__nocache_fix(ptep) = __pte(probed); in srmmu_inherit_prom_mappings()
|
/Linux-v5.4/Documentation/devicetree/bindings/mips/img/ |
D | pistachio.txt | 14 be probed via CPS, it is not necessary to specify secondary CPUs. Required
|
/Linux-v5.4/Documentation/devicetree/bindings/openrisc/opencores/ |
D | or1ksim.txt | 19 be probed via CPS, it is not necessary to specify secondary CPUs. Required
|
/Linux-v5.4/Documentation/devicetree/bindings/reserved-memory/ |
D | qcom,cmd-db.txt | 10 resource properties may change. These properties are dynamically probed by the
|
/Linux-v5.4/Documentation/devicetree/bindings/net/dsa/ |
D | dsa.txt | 4 Switches are true Linux devices and can be probed by any means. Once 5 probed, they register to the DSA framework, passing a node
|
/Linux-v5.4/Documentation/devicetree/bindings/net/ |
D | brcm,mdio-mux-iproc.txt | 13 Every non-ethernet PHY requires a compatible so that it could be probed based
|
/Linux-v5.4/drivers/i2c/busses/ |
D | i2c-amd-mp2.h | 185 unsigned int probed; member
|
/Linux-v5.4/Documentation/devicetree/bindings/gpio/ |
D | sodaville.txt | 10 There is no compatible property for now because the driver is probed via
|
/Linux-v5.4/Documentation/driver-api/ |
D | device_link.rst | 34 presence on the supplier. The consumer devices are not probed before the 66 driver core known about the device link earlier, it wouldn't have probed the 118 consumer will never be probed. 254 add a device flag causing the parent driver to be probed before the 275 and consumer. If the link is created before any devices are probed, it 283 * Before a consumer device is probed, presence of supplier drivers is
|
/Linux-v5.4/arch/mips/boot/dts/mti/ |
D | malta.dts | 34 * controller & should be probed first.
|
/Linux-v5.4/Documentation/hwmon/ |
D | occ.rst | 19 The P8 version of this driver is a client driver of I2C. It may be probed 24 It will be probed automatically by the FSI-based OCC driver.
|
/Linux-v5.4/Documentation/watchdog/ |
D | wdt.rst | 26 The ICS ISA-bus wdt card cannot be safely probed for. Instead you need to
|
D | mlx-wdt.rst | 47 Watchdog driver is probed from the common mlx_platform driver.
|
/Linux-v5.4/tools/power/pm-graph/config/ |
D | custom-timeline-functions.cfg | 88 # function: The symbol name for the function you want probed, this is the 153 # function: The symbol name for the function you want probed, this is the
|
/Linux-v5.4/tools/bpf/bpftool/Documentation/ |
D | bpftool-feature.rst | 47 Note that when probed, some eBPF helpers (e.g.
|
/Linux-v5.4/tools/perf/Documentation/ |
D | perf-probe.txt | 81 Show source code lines which can be probed. This needs an argument 173 'EVENT' specifies the name of new event, if omitted, it will be set the name of the probed function… 176 'FUNC' specifies a probed function name, and it may have one of the following options; '+OFFS' is t… 247 Display which lines in schedule() can be probed:
|
/Linux-v5.4/drivers/tty/serial/ |
D | sb1250-duart.c | 776 static int probed; in sbd_probe_duarts() local 780 if (probed) in sbd_probe_duarts() 795 probed = 1; in sbd_probe_duarts()
|