/linux/Documentation/locking/ |
H A 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 …]
|
H A 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.
|
H A D | index.rst | 25 robust-futexes 26 robust-futex-ABI
|
/linux/Documentation/translations/zh_CN/locking/ |
H A D | index.rst | 35 * robust-futexes 36 * robust-futex-ABI
|
/linux/include/uapi/linux/ |
H A D | futex.h | 97 * Support for robust futexes: the kernel cleans up held futexes at 150 * Are there any waiters for this robust futex: 163 * The rest of the robust-futex field is for the TID:
|
/linux/net/mac80211/ |
H A D | key.h | 87 * frames and the last counter is used with Robust 109 * frames and the last counter is used with Robust
|
/linux/tools/power/cpupower/ |
H A D | TODO | 3 - Use bitmask functions to parse CPU topology more robust
|
/linux/kernel/futex/ |
H A D | syscalls.c | 9 * Support for robust futexes: the kernel cleans up held futexes at 24 * sys_set_robust_list() - Set the robust-futex list head of a task 43 * sys_get_robust_list() - Get the robust-futex list head of a task
|
H A D | core.c | 12 * Robust futex support started by Ingo Molnar 743 * Wake robust non-PI futexes here. The wakeup of in handle_futex_death() 755 * Fetch a robust-list pointer. Bit 0 signals PI futexes: 851 * Fetch a robust-list pointer. Bit 0 signals PI futexes: 946 * (Robust-futex cleanup is separate and might save the day for userspace.)
|
/linux/arch/alpha/kernel/ |
H A D | irq_srm.c | 17 * but it can be removed trivially if the palcode is robust against smp.
|
/linux/Documentation/virt/kvm/ |
H A D | review-checklist.rst | 39 12. Features must be robust against reset and kexec - for example, shared
|
/linux/Documentation/filesystems/bcachefs/ |
H A D | CodingStyle.rst | 61 often nudge you towards making the entire system simpler and more robust. 143 perhaps more robust. Just don't hesitate to abandon the idea if it looks like
|
/linux/scripts/dtc/ |
H A D | update-dtc-source.sh | 21 # aren't a big deal. If anyone is interested in making it more robust, the
|
/linux/include/uapi/xen/ |
H A D | gntalloc.h | 58 * cleanup if this side crashes. Required to implement cross-domain robust
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | ti,dp83869.yaml | 17 The DP83869HM device is a robust, fully-featured Gigabit (PHY) transceiver
|
H A D | ti,dp83867.yaml | 17 The DP83867 device is a robust, low power, fully featured Physical Layer
|
/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | ite,it6505.yaml | 19 and ensures robust transmission of high-quality uncompressed video
|
/linux/scripts/ |
H A D | Makefile.clean | 40 # To make this rule robust against "Argument list too long" error,
|
/linux/Documentation/process/ |
H A D | security-bugs.rst | 42 Once a robust fix has been developed, the release process starts. Fixes
|
/linux/Documentation/filesystems/nfs/ |
H A D | localio.rst | 22 The LOCALIO auxiliary protocol is needed to allow robust discovery of 29 The robust handshake between local client and server is just the
|
/linux/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 117 /* for robust mutexes */
|
/linux/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 110 /* for robust mutexes */
|
/linux/drivers/net/usb/ |
H A D | plusb.c | 26 * HEADS UP: this handshaking isn't all that robust. This driver
|
/linux/include/uapi/asm-generic/ |
H A D | errno.h | 115 /* for robust mutexes */
|
/linux/tools/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 120 /* for robust mutexes */
|