/linux/arch/x86/kernel/ |
H A D | smp.c | 65 * 2AP. worked around in hardware 68 * 4AP. worked around in hardware 90 * 3AP. We work around this 94 * 6AP. not affected - worked around in hardware 95 * 7AP. not affected - worked around in hardware 96 * 8AP. worked around in hardware - we get explicit CS errors if not 100 * 10AP. not affected - worked around in hardware 104 * 12AP. not affected - worked around in hardware 105 * 13AP. not affected - worked around in hardware 107 * 15AP. not affected - worked around i [all...] |
/linux/include/linux/ |
H A D | overflow.h | 62 * Returns true on wrap-around, false otherwise. 65 * wrap-around occurred. 76 * Return the potentially wrapped-around addition without 77 * tripping any wrap-around sanitizers that may be enabled. 91 * Increments @var by @offset with wrap-around. Returns the resulting 92 * value of @var. Will not trip any wrap-around sanitizers. 108 * Returns true on wrap-around, false otherwise. 111 * wrap-around occurred. 122 * Return the potentially wrapped-around subtraction without 123 * tripping any wrap-around sanitizer [all...] |
H A D | compiler-gcc.h | 23 * To work around it we hide the relationship of the pointer and the object 27 * RELOC_HIDE could trash r30. The bug can be worked around by changing 51 * Adding an empty inline assembly before it works around the problem
|
H A D | kref.h | 117 * This function is intended to simplify locking around refcounting for 120 * Operations on such objects require at least a read lock around 121 * lookup + kref_get, and a write lock around kref_put + remove from lookup
|
H A D | ecryptfs.h | 28 * be passed around or referenced on the command line */ 49 * For convenience, we may need to pass around the encrypted session
|
/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | samsung,lms397kf04.yaml | 9 description: The datasheet claims this is based around a display controller 30 usually around 3.0 V 34 around 1.8 V 44 maximum 300 ns minimum cycle which gives around 3 MHz max frequency
|
H A D | samsung,s6d27a1.yaml | 37 usually around 3.0 V 41 around 1.8 V
|
H A D | samsung,lms380kf01.yaml | 38 usually around 3.0 V 42 around 1.8 V
|
/linux/tools/testing/selftests/net/packetdrill/ |
H A D | tcp_tcp_info_tcp-info-rwnd-limited.pkt | 27 // Check that rwnd limited time in tcp_info is around 0.1s. 33 // Check that rwnd limited time in tcp_info is around 0.2s. 46 // Check that rwnd limited time in tcp_info is around 0.3s
|
/linux/arch/powerpc/platforms/44x/ |
H A D | Kconfig | 304 bool "Enable linker work around for PPC476FPE errata #46" 306 This option enables a work around for an icache bug on 476 311 The work around enables the appropriate linker options and 313 page boundaries. The work around is only required when
|
/linux/arch/arm64/ |
H A D | Kconfig | 454 This option adds an alternative code sequence to work around Ampere 473 This option adds an alternative code sequence to work around Ampere 494 This option adds an alternative code sequence to work around ARM 516 This option adds an alternative code sequence to work around ARM 538 This option adds an alternative code sequence to work around ARM 561 This option adds an alternative code sequence to work around ARM 582 This option adds an alternative code sequence to work around ARM 600 This option adds an alternative code sequence to work around ARM 637 This option adds an alternative code sequence to work around ARM 748 Work around thi [all...] |
/linux/Documentation/process/ |
H A D | 6.Followthrough.rst | 37 still be around and under development a decade from now. 58 to get around a problem actually needs to become a generalized 83 around. 92 around. So it is always a good idea to remind reviewers of previously 188 it with the assumption that you will not be around to maintain it 208 eventually flow around you and get into the mainline anyway. In the Linux
|
/linux/arch/powerpc/platforms/8xx/ |
H A D | Kconfig | 20 development around the MPC86X processor families. 30 development around the MPC885 processor family. 120 to disable it if you have worked around the bug in the compiler
|
/linux/arch/xtensa/ |
H A D | Kconfig.debug | 43 bool "Dump user code around unhandled exception address" 45 Enable this option to display user code around PC of the unhandled
|
/linux/Documentation/driver-api/usb/ |
H A D | error-codes.rst | 71 some problem that could not be worked around. 111 prescribed bus turn-around time 116 prescribed bus turn-around time 127 prescribed bus turn-around time. This error 173 be worked around, such as a physical
|
/linux/tools/perf/util/ |
H A D | mutex.h | 9 * A function-like feature checking macro that is a wrapper around 88 * A wrapper around the mutex implementation that allows perf to error check 95 /* A wrapper around the condition variable implementation. */
|
/linux/drivers/media/pci/saa7164/ |
H A D | saa7164-bus.c | 196 /* Read didn't wrap around the buffer */ in saa7164_bus_set() 254 /* Additional data wraps around the ring */ in saa7164_bus_set() 350 /* Write doesn't wrap around the ring */ in saa7164_bus_get() 353 /* Write wraps around the ring */ in saa7164_bus_get() 409 /* Write doesn't wrap around the ring */ in saa7164_bus_get() 412 /* Write wraps around the ring */ in saa7164_bus_get() 439 /* Additional data wraps around the ring */ in saa7164_bus_get()
|
/linux/tools/testing/selftests/kvm/x86/ |
H A D | vmx_nested_tsc_scaling_test.c | 152 printf("real TSC frequency is around: %"PRIu64"\n", l0_tsc_freq); in main() 180 printf("L1's TSC frequency is around: %"PRIu64 in main() 188 printf("L2's TSC frequency is around: %"PRIu64 in main()
|
/linux/Documentation/hwmon/ |
H A D | bpa-rs600.rst | 69 temp1_input Measured temperature around input connector 72 temp2_input Measured temperature around output connector
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | mediatek,mt7988-xfi-tphy.yaml | 43 problem in 10GBase-R mode which needs a work-around in the driver. 44 This flag enables a work-around adjusting an analog phy setting and
|
/linux/Documentation/timers/ |
H A D | timekeeping.rst | 31 n bits which count from 0 to (2^n)-1 and then wraps around to 0 and start over. 76 Since a 32-bit counter at say 100 MHz will wrap around to zero after some 43 80 code knows when the counter will wrap around and can insert the necessary 155 drift between the CPUs on the system. The kernel can work around this by
|
/linux/drivers/gpu/drm/tests/ |
H A D | drm_modes_test.c | 62 * pixel clock of 13.5 MHz, a pixel takes around 74ns, so we in drm_test_modes_analog_tv_ntsc_480i() 120 * clock of 13.5 MHz, a pixel takes around 74ns, so we need to in drm_test_modes_analog_tv_pal_576i() 178 * clock of 13.5 MHz, a pixel takes around 74ns, so we need to in drm_test_modes_analog_tv_mono_576i()
|
/linux/include/drm/display/ |
H A D | drm_scdc_helper.h | 45 * Reads a single byte from SCDC. This is a convenience wrapper around the 63 * Writes a single byte to SCDC. This is a convenience wrapper around the
|
/linux/Documentation/accounting/ |
H A D | taskstats-struct.rst | 108 * xxx_delay_total wraps around to zero on overflow 134 * and wraps around to zero silently on overflow 142 * and wraps around to zero silently on overflow
|
/linux/lib/ |
H A D | Kconfig.ubsan | 21 the kernel size by around 5%, due to adding all the debugging 120 bool "Perform checking for integer arithmetic wrap-around" 132 (wrap-around) mitigation: signed-integer-overflow, unsigned-integer-overflow,
|