Searched full:robust (Results 1 – 25 of 147) sorted by relevance
123456
| /Linux-v5.15/Documentation/locking/ |
| D | robust-futexes.rst | 2 A description of what robust futexes are 10 what are robust futexes? To answer that, we first need to understand 37 To solve such types of problems, "robust mutex" userspace APIs were 56 robust futexes attached to this area'. This approach requires 3 new 75 because the kernel has no knowledge about how many robust futexes there 76 are to be cleaned up, because a robust futex might have been registered 82 robust futexes impractical for any type of generic Linux distribution. 86 New approach to robust futexes 90 robust locks that userspace is holding (maintained by glibc) - which 93 time, the kernel checks this user-space list: are there any robust futex [all …]
|
| D | index.rst | 25 robust-futexes 26 robust-futex-ABI
|
| D | pi-futex.rst | 38 algorithms often endangers to ability to do robust reviews of said code. 81 means locked. (This is the same method as used by list-based robust 119 robust-futex, PI-futex, robust+PI-futex.
|
| /Linux-v5.15/include/uapi/linux/ |
| D | futex.h | 47 * Support for robust futexes: the kernel cleans up held futexes at 100 * Are there any waiters for this robust futex: 113 * The rest of the robust-futex field is for the TID:
|
| /Linux-v5.15/net/mac80211/ |
| D | key.h | 88 * frames and the last counter is used with Robust 110 * frames and the last counter is used with Robust
|
| /Linux-v5.15/tools/power/cpupower/ |
| D | ToDo | 3 - Use bitmask functions to parse CPU topology more robust
|
| /Linux-v5.15/Documentation/process/ |
| D | code-of-conduct-interpretation.rst | 20 development process has been proven to create the most robust operating 62 Our goal of creating a robust and technically advanced operating system
|
| /Linux-v5.15/drivers/net/phy/ |
| D | Kconfig | 82 - ADIN1200 - Robust,Industrial, Low Power 10/100 Ethernet PHY 83 - ADIN1300 - Robust,Industrial, Low Latency 10/100/1000 Gigabit
|
| /Linux-v5.15/arch/alpha/kernel/ |
| D | irq_srm.c | 17 * but it can be removed trivially if the palcode is robust against smp.
|
| /Linux-v5.15/Documentation/virt/kvm/ |
| D | review-checklist.rst | 39 12. Features must be robust against reset and kexec - for example, shared
|
| /Linux-v5.15/Documentation/devicetree/bindings/display/bridge/ |
| D | ite,it6505.yaml | 16 and ensures robust transmission of high-quality uncompressed video
|
| /Linux-v5.15/include/uapi/xen/ |
| D | gntalloc.h | 55 * cleanup if this side crashes. Required to implement cross-domain robust
|
| /Linux-v5.15/scripts/dtc/ |
| D | update-dtc-source.sh | 21 # aren't a big deal. If anyone is interested in making it more robust, the
|
| /Linux-v5.15/Documentation/devicetree/bindings/net/ |
| D | ti,dp83869.yaml | 17 The DP83869HM device is a robust, fully-featured Gigabit (PHY) transceiver
|
| D | ti,dp83867.yaml | 17 The DP83867 device is a robust, low power, fully featured Physical Layer
|
| /Linux-v5.15/arch/arm64/include/asm/ |
| D | stacktrace.h | 35 * accounting information necessary for robust unwinding.
|
| /Linux-v5.15/Documentation/admin-guide/ |
| D | security-bugs.rst | 42 Once a robust fix has been developed, the release process starts. Fixes
|
| /Linux-v5.15/include/uapi/asm-generic/ |
| D | errno.h | 115 /* for robust mutexes */
|
| /Linux-v5.15/tools/arch/sparc/include/uapi/asm/ |
| D | errno.h | 110 /* for robust mutexes */
|
| /Linux-v5.15/tools/include/uapi/asm-generic/ |
| D | errno.h | 115 /* for robust mutexes */
|
| /Linux-v5.15/tools/arch/alpha/include/uapi/asm/ |
| D | errno.h | 120 /* for robust mutexes */
|
| /Linux-v5.15/Documentation/sphinx/ |
| D | kerneldoc.py | 81 # FIXME: make this nicer and more robust against errors
|
| /Linux-v5.15/drivers/net/usb/ |
| D | plusb.c | 26 * HEADS UP: this handshaking isn't all that robust. This driver
|
| /Linux-v5.15/arch/alpha/include/uapi/asm/ |
| D | errno.h | 120 /* for robust mutexes */
|
| /Linux-v5.15/arch/sparc/include/uapi/asm/ |
| D | errno.h | 110 /* for robust mutexes */
|
123456