Home
last modified time | relevance | path

Searched full:detects (Results 1 – 25 of 696) sorted by relevance

12345678910>>...28

/kernel/linux/linux-6.6/include/linux/usb/
Dotg-fsm.h61 * @a_srp_det: TRUE if the A-device detects SRP
63 * @b_conn: TRUE if the A-device detects connection from the B-device
64 * @a_bus_resume: TRUE when the B-device detects that the A-device is signaling
67 * @a_bus_suspend: TRUE when the B-device detects that the A-device has put the
69 * @a_conn: TRUE if the B-device detects a connection from the A-device
74 * @b_sess_vld: TRUE when the B-device detects that the voltage on VBUS is
76 * @test_device: TRUE when the B-device switches to B-Host and detects an OTG
89 * @a_sess_vld: TRUE if the A-device detects that VBUS is above VA_SESS_VLD
90 * @b_bus_suspend: TRUE when the A-device detects that the B-device has put
92 * @b_bus_resume: TRUE when the A-device detects that the B-device is signaling
/kernel/linux/linux-5.10/include/linux/usb/
Dotg-fsm.h74 * @a_srp_det: TRUE if the A-device detects SRP
76 * @b_conn: TRUE if the A-device detects connection from the B-device
77 * @a_bus_resume: TRUE when the B-device detects that the A-device is signaling
80 * @a_bus_suspend: TRUE when the B-device detects that the A-device has put the
82 * @a_conn: TRUE if the B-device detects a connection from the A-device
87 * @b_sess_vld: TRUE when the B-device detects that the voltage on VBUS is
89 * @test_device: TRUE when the B-device switches to B-Host and detects an OTG
102 * @a_sess_vld: TRUE if the A-device detects that VBUS is above VA_SESS_VLD
103 * @b_bus_suspend: TRUE when the A-device detects that the B-device has put
105 * @b_bus_resume: TRUE when the A-device detects that the B-device is signaling
/kernel/linux/linux-6.6/tools/perf/Documentation/
DBuild.txt57 AddressSanitizer (or ASan) is a GCC feature that detects memory corruption bugs
67 supported by GCC. UBSan detects undefined behaviors of programs at runtime.
73 If UBSan detects any problem at runtime, it outputs a “runtime error:” message.
/kernel/linux/linux-5.10/tools/perf/Documentation/
DBuild.txt57 AddressSanitizer (or ASan) is a GCC feature that detects memory corruption bugs
67 supported by GCC. UBSan detects undefined behaviors of programs at runtime.
73 If UBSan detects any problem at runtime, it outputs a “runtime error:” message.
/kernel/linux/linux-6.6/lib/zstd/common/
Dportability_macros.h39 /* detects whether we are being compiled under msan */
41 /* detects whether we are being compiled under asan */
43 /* detects whether we are being compiled under dfsan */
/kernel/linux/linux-5.10/Documentation/core-api/
Ddebug-objects.rst75 active and destroyed objects. When debugobjects detects an error, then
98 active and destroyed objects. When debugobjects detects an error, then
122 active and destroyed objects. When debugobjects detects an error, then
162 destroyed objects. When debugobjects detects an error, then it calls the
178 debugobjects detects an error, then it calls the fixup_free function of
/kernel/linux/linux-6.6/Documentation/core-api/
Ddebug-objects.rst75 active and destroyed objects. When debugobjects detects an error, then
98 active and destroyed objects. When debugobjects detects an error, then
122 active and destroyed objects. When debugobjects detects an error, then
162 destroyed objects. When debugobjects detects an error, then it calls the
178 debugobjects detects an error, then it calls the fixup_free function of
/kernel/linux/linux-6.6/Documentation/dev-tools/
Dtesting-overview.rst96 * kmemleak detects possible memory leaks. See
98 * KASAN detects invalid memory accesses such as out-of-bounds and
100 * UBSAN detects behaviour that is undefined by the C standard, like integer
102 * KCSAN detects data races. See Documentation/dev-tools/kcsan.rst
/kernel/linux/linux-6.6/tools/perf/tests/
Dbp_account.c189 * - detects the number of watch/break-points,
191 * - detects PERF_EVENT_IOC_MODIFY_ATTRIBUTES ioctl,
193 * - detects if watchpoints and breakpoints share
/kernel/linux/linux-5.10/tools/perf/tests/
Dbp_account.c164 * - detects the number of watch/break-points,
166 * - detects PERF_EVENT_IOC_MODIFY_ATTRIBUTES ioctl,
168 * - detects if watchpoints and breakpoints share
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Drenesas,rz-ssi.yaml73 bit[10] - HIEN = 1, Detects a request in response to the rising edge
75 bit[11] - LVL = 0, Detects based on the edge
/kernel/linux/linux-6.6/Documentation/i2c/
Di2c-address-translators.rst72 - ATR chip detects transaction on address 0x20, finds it in table,
75 - Slave X chip (on bus B) detects transaction at its own physical
Dinstantiating-devices.rst256 * The I2C driver usually detects devices (method 3 above) but the bus
259 * The I2C driver usually detects devices, but your device lives at an
261 * The I2C driver usually detects devices, but your device is not detected,
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
DKconfig.s3c64xx206 resistors fitted so that the card detects for
215 resistors fitted so that the card detects for
/kernel/linux/linux-5.10/Documentation/i2c/
Dinstantiating-devices.rst248 * The I2C driver usually detects devices (method 3 above) but the bus
251 * The I2C driver usually detects devices, but your device lives at an
253 * The I2C driver usually detects devices, but your device is not detected,
/kernel/linux/linux-6.6/Documentation/locking/
Dmutex-design.rst100 - Detects self-recursing locks and prints out all relevant info.
101 - Detects multi-task circular deadlocks and prints out all affected
/kernel/linux/linux-5.10/Documentation/locking/
Dmutex-design.rst100 - Detects self-recursing locks and prints out all relevant info.
101 - Detects multi-task circular deadlocks and prints out all affected
/kernel/linux/linux-5.10/Documentation/RCU/
Dstallwarn.rst107 RCU only detects CPU stalls when there is a grace period in progress.
127 CPU stall detector, which detects conditions that unduly delay RCU grace
190 For non-RCU-tasks flavors of RCU, when a CPU detects that it is stalling,
309 If an expedited grace period detects a stall, it will place a message
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/devfreq/event/
Dexynos-nocp.txt6 that the Network on Chip (NoC) probes detects are transported over
/kernel/linux/linux-5.10/include/linux/
Dmutex.h49 * - detects self-recursing locks and prints out all relevant info
50 * - detects multi-task circular deadlocks and prints out all affected
/kernel/linux/linux-6.6/Documentation/hwmon/
Dsch5636.rst28 temperatures. Note that the driver detects how many fan headers /
/kernel/linux/linux-5.10/Documentation/hwmon/
Dsch5636.rst28 temperatures. Note that the driver detects how many fan headers /
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/devfreq/event/
Dsamsung,exynos-nocp.yaml16 that the Network on Chip (NoC) probes detects are transported over the
/kernel/linux/linux-5.10/include/ras/
Dras_event.h20 * These events are generated when hardware detects a corrected or
168 * This event is generated when hardware detects an ARM processor error
258 * These events are generated when hardware detects a corrected or
/kernel/linux/linux-6.6/include/ras/
Dras_event.h20 * These events are generated when hardware detects a corrected or
168 * This event is generated when hardware detects an ARM processor error
258 * These events are generated when hardware detects a corrected or

12345678910>>...28