Searched refs:inheritance (Results 1 – 25 of 35) sorted by relevance
12
| /linux/Documentation/tools/ |
| H A D | kdoc_ancillary.rst | 12 :show-inheritance: 20 :show-inheritance: 29 :show-inheritance: 37 :show-inheritance: 45 :show-inheritance:
|
| H A D | kdoc_parser.rst | 12 :show-inheritance: 20 :show-inheritance: 28 :show-inheritance:
|
| H A D | jobserver.rst | 9 :show-inheritance:
|
| H A D | feat.rst | 9 :show-inheritance:
|
| H A D | kabi_regex.rst | 9 :show-inheritance:
|
| H A D | kabi_symbols.rst | 9 :show-inheritance:
|
| H A D | kabi_helpers.rst | 10 :show-inheritance:
|
| H A D | kabi_parser.rst | 9 :show-inheritance:
|
| H A D | kdoc_output.rst | 12 :show-inheritance:
|
| /linux/Documentation/locking/ |
| H A D | rt-mutex.rst | 5 RT-mutexes with priority inheritance are used to support PI-futexes, 6 which enable pthread_mutex_t priority inheritance attributes 17 inheritance protocol. 27 mutexes which protect shared resources. Priority inheritance is not a
|
| H A D | pi-futex.rst | 58 inheritance only apply to kernel-space locks. But user-space locks are 64 locks (such as futex-based pthread mutexes) is priority inheritance: 121 More details about priority inheritance can be found in
|
| H A D | futex-requeue-pi.rst | 10 this document. Priority inheritance is abbreviated throughout as
|
| H A D | locktypes.rst | 101 RT-mutexes are mutexes with support for priority inheritance (PI). 127 providing priority inheritance for semaphores. After all, an unknown
|
| H A D | rt-mutex-design.rst | 17 inheritance (PI) algorithm that is used, as well as reasons for the 132 inheritance to take place. Multiple chains may converge, but a chain
|
| /linux/Documentation/core-api/real-time/ |
| H A D | theory.rst | 14 and priority-inheritance aware implementation known as rtmutex, and by enforcing 58 inheritance), and voluntarily schedules out while waiting for the lock to 65 Priority inheritance 69 implemented on top of rtmutex, which provides support for priority inheritance 75 inherited by task B. After this inheritance, task A is put to sleep while
|
| H A D | differences.rst | 211 mechanism that supports priority inheritance. This allows the canceling thread
|
| /linux/Documentation/arch/riscv/ |
| H A D | vector.rst | 27 argument consists of two 2-bit enablement statuses and a bit for inheritance 50 at next execve(). bit[4] defines the inheritance mode of the setting in 67 * :c:macro:`PR_RISCV_V_VSTATE_CTRL_INHERIT`: bit[4]: the inheritance 92 next execve() call and the inheritance bit are all OR-ed together.
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | sta.c | 152 bool inheritance) in iwl_mld_parse_ppe() argument 180 if (inheritance) in iwl_mld_parse_ppe() 201 bool inheritance) in iwl_mld_set_pkt_ext_from_he_ppe() argument 213 inheritance); in iwl_mld_set_pkt_ext_from_he_ppe()
|
| /linux/Documentation/filesystems/ |
| H A D | dax.rst | 76 Modifications to and the inheritance behavior of `FS_XFLAG_DAX` remain 113 To clarify inheritance, here are 3 examples: 166 Setting the `FS_XFLAG_DAX` flag (specifically or through inheritance) occurs even
|
| /linux/Documentation/trace/rv/ |
| H A D | monitor_rtapp.rst | 80 contention on a mutex without priority inheritance). This is priority
|
| /linux/kernel/ |
| H A D | Kconfig.preempt | 99 preemptible priority-inheritance aware variants, enforcing
|
| /linux/Documentation/gpu/rfc/ |
| H A D | i915_scheduler.rst | 50 * Port i915 priority inheritance / boosting feature in DRM scheduler
|
| /linux/Documentation/scheduler/ |
| H A D | sched-rt-group.rst | 186 do deadline inheritance (since priority is inversely proportional to the
|
| /linux/Documentation/admin-guide/LSM/ |
| H A D | SafeSetID.rst | 61 args for spawned child processes, or inheritance of file handles across a
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-record.txt | 245 This option also disables inheritance by default. Enable it by adding 393 In per-thread mode with inheritance mode on (default), samples are captured only when 499 inheritance is automatically disabled. --per-thread is ignored with a warning
|
12