/linux/include/linux/usb/ |
H A D | otg-fsm.h | 61 * @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
|
/linux/lib/zstd/common/ |
H A D | portability_macros.h | 39 /* 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 */
|
/linux/tools/perf/Documentation/ |
H A D | Build.txt | 57 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.
|
/linux/Documentation/core-api/ |
H A D | debug-objects.rst | 75 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
|
/linux/Documentation/dev-tools/ |
H A D | testing-overview.rst | 96 * 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
|
/linux/include/linux/ |
H A D | mutex_types.h | 37 * - detects self-recursing locks and prints out all relevant info 38 * - detects multi-task circular deadlocks and prints out all affected
|
/linux/tools/perf/tests/ |
H A D | bp_account.c | 191 * - detects the number of watch/break-points, 193 * - detects PERF_EVENT_IOC_MODIFY_ATTRIBUTES ioctl, 195 * - detects if watchpoints and breakpoints share
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | dv-timings.rst | 36 When the hardware detects a video source change (e.g. the video 51 hardware detects, it will never change the configuration. If the
|
/linux/Documentation/i2c/ |
H A D | i2c-address-translators.rst | 72 - ATR chip detects transaction on address 0x20, finds it in table, 75 - Slave X chip (on bus B) detects transaction at its own physical
|
H A D | instantiating-devices.rst | 256 * 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,
|
/linux/include/ras/ |
H A D | ras_event.h | 20 * 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
|
/linux/include/net/nfc/ |
H A D | digital.h | 114 * automatically detects the RF technology and executes the anti-collision 123 * device automatically detects the RF technology. What the actual
|
/linux/tools/perf/util/arm-spe-decoder/ |
H A D | arm-spe-decoder.c | 54 * According to Documentation/arch/arm64/memory.rst, if detects the in arm_spe_calc_ip() 59 * For this reason, if detects the bits [55:52] is 0xf, will in arm_spe_calc_ip()
|
/linux/Documentation/locking/ |
H A D | mutex-design.rst | 100 - Detects self-recursing locks and prints out all relevant info. 101 - Detects multi-task circular deadlocks and prints out all affected
|
/linux/Documentation/hwmon/ |
H A D | sch5636.rst | 28 temperatures. Note that the driver detects how many fan headers /
|
H A D | dme1737.rst | 80 if it detects a DME1737, A8000, or SCH5027 and as a platform driver if it 81 detects a SCH311x or SCH5127 chip. 269 detects a faulty thermal diode or an
|
/linux/Documentation/devicetree/bindings/devfreq/event/ |
H A D | samsung,exynos-nocp.yaml | 16 that the Network on Chip (NoC) probes detects are transported over the
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | rockchip,rk3288-hdmi-analog.txt | 18 - rockchip,hp-det-gpios = The phandle of the GPIO that detects the headphone
|
/linux/scripts/ |
H A D | find-unused-docs.sh | 5 # This script detects files with kernel-doc comments for exported functions
|
/linux/drivers/media/tuners/ |
H A D | xc2028.h | 29 XC2028_AUTO = 0, /* By default, auto-detects */
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | dfs.h | 30 * This function is called whenever the HW DFS module detects a radar
|
/linux/include/drm/ |
H A D | drm_atomic_helper.h | 219 * or not. This also WARNs if it detects an invalid state (both CRTC and FB 245 * or not. This also WARNs if it detects an invalid state (both CRTC and FB
|
/linux/Documentation/filesystems/ |
H A D | journalling.rst | 24 journal contents. If the client file system detects the journal contents 30 jbd2_journal_skip_recovery() for you if it detects any outstanding
|
/linux/Documentation/accel/qaic/ |
H A D | qaic.rst | 50 allocated, and share that one MSI between MHI and the DBCs. The device detects 187 at the time the driver detects a device. Default is 2000 (2 seconds).
|
/linux/Documentation/networking/ |
H A D | tcp-thin.rst | 27 for thin streams. In short, if the kernel detects a thin stream,
|