Home
last modified time | relevance | path

Searched full:robust (Results 1 – 25 of 162) sorted by relevance

1234567

/Linux-v6.6/Documentation/locking/
Drobust-futexes.rst2 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 …]
Dindex.rst25 robust-futexes
26 robust-futex-ABI
Dpi-futex.rst38 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-v6.6/Documentation/translations/zh_CN/locking/
Dindex.rst35 * robust-futexes
36 * robust-futex-ABI
/Linux-v6.6/include/uapi/linux/
Dfutex.h72 * Support for robust futexes: the kernel cleans up held futexes at
125 * Are there any waiters for this robust futex:
138 * The rest of the robust-futex field is for the TID:
/Linux-v6.6/drivers/net/phy/
DKconfig88 - ADIN1200 - Robust,Industrial, Low Power 10/100 Ethernet PHY
89 - ADIN1300 - Robust,Industrial, Low Latency 10/100/1000 Gigabit
97 - ADIN1100 - Robust,Industrial, Low Power 10BASE-T1L Ethernet PHY
/Linux-v6.6/net/mac80211/
Dkey.h87 * frames and the last counter is used with Robust
109 * frames and the last counter is used with Robust
/Linux-v6.6/kernel/futex/
Dsyscalls.c10 * Support for robust futexes: the kernel cleans up held futexes at
25 * sys_set_robust_list() - Set the robust-futex list head of a task
44 * sys_get_robust_list() - Get the robust-futex list head of a task
Dcore.c12 * Robust futex support started by Ingo Molnar
740 * Wake robust non-PI futexes here. The wakeup of in handle_futex_death()
750 * Fetch a robust-list pointer. Bit 0 signals PI futexes:
846 * Fetch a robust-list pointer. Bit 0 signals PI futexes:
941 * (Robust-futex cleanup is separate and might save the day for userspace.)
/Linux-v6.6/Documentation/process/
Dcode-of-conduct-interpretation.rst20 development process has been proven to create the most robust operating
62 Our goal of creating a robust and technically advanced operating system
Dsecurity-bugs.rst42 Once a robust fix has been developed, the release process starts. Fixes
/Linux-v6.6/tools/power/cpupower/
DTODO3 - Use bitmask functions to parse CPU topology more robust
/Linux-v6.6/arch/alpha/kernel/
Dirq_srm.c17 * but it can be removed trivially if the palcode is robust against smp.
/Linux-v6.6/Documentation/virt/kvm/
Dreview-checklist.rst39 12. Features must be robust against reset and kexec - for example, shared
/Linux-v6.6/scripts/dtc/
Dupdate-dtc-source.sh21 # aren't a big deal. If anyone is interested in making it more robust, the
/Linux-v6.6/include/uapi/xen/
Dgntalloc.h55 * cleanup if this side crashes. Required to implement cross-domain robust
/Linux-v6.6/Documentation/devicetree/bindings/display/bridge/
Dite,it6505.yaml16 and ensures robust transmission of high-quality uncompressed video
/Linux-v6.6/Documentation/devicetree/bindings/net/
Dti,dp83869.yaml17 The DP83869HM device is a robust, fully-featured Gigabit (PHY) transceiver
Dti,dp83867.yaml17 The DP83867 device is a robust, low power, fully featured Physical Layer
/Linux-v6.6/arch/arm64/include/asm/stacktrace/
Dcommon.h21 * struct unwind_state - state used for robust unwinding.
/Linux-v6.6/scripts/
DMakefile.clean40 # To make this rule robust against "Argument list too long" error,
/Linux-v6.6/drivers/firmware/efi/
Dmemmap.c33 * to the more robust memremap*() API.
/Linux-v6.6/arch/sparc/include/uapi/asm/
Derrno.h110 /* for robust mutexes */
/Linux-v6.6/arch/um/
DMakefile90 # defines more robust
/Linux-v6.6/Documentation/sphinx/
Dkerneldoc.py81 # FIXME: make this nicer and more robust against errors

1234567