Home
last modified time | relevance | path

Searched full:availability (Results 1 – 25 of 622) sorted by relevance

12345678910>>...25

/kernel/linux/linux-5.10/drivers/ras/
DKconfig3 bool "Reliability, Availability and Serviceability (RAS) features"
5 Reliability, availability and serviceability (RAS) is a computer
16 Availability is the probability a system is operational at a given
22 a failed system increases, then availability will decrease.
24 Note that Reliability and Availability are distinct concepts:
26 correctly, including avoiding data corruption, whereas Availability
29 so have ideal availability, but may be unreliable, with frequent
/kernel/linux/linux-6.6/drivers/ras/
DKconfig3 bool "Reliability, Availability and Serviceability (RAS) features"
5 Reliability, availability and serviceability (RAS) is a computer
16 Availability is the probability a system is operational at a given
22 a failed system increases, then availability will decrease.
24 Note that Reliability and Availability are distinct concepts:
26 correctly, including avoiding data corruption, whereas Availability
29 so have ideal availability, but may be unreliable, with frequent
/kernel/linux/linux-6.6/Documentation/power/
Dopp.rst12 4. OPP Availability Control Functions
67 Note on OPP Availability
85 WARNING: Users of OPP library should refresh their availability count using
98 operation. The SoC framework can subsequently control the availability of the
104 is assumed to be available and control of its availability can be done
143 availability. This function is especially useful to enable an OPP which
201 4. OPP Availability Control Functions
205 availability of a OPP within the OPP list. This allows SoC frameworks to have
330 | |- opp 1 (availability, freq, voltage)
345 represent an OPP. In addition to the freq, voltage, availability
[all …]
/kernel/linux/linux-5.10/Documentation/power/
Dopp.rst12 4. OPP Availability Control Functions
67 Note on OPP Availability
85 WARNING: Users of OPP library should refresh their availability count using
98 operation. The SoC framework can subsequently control the availability of the
104 is assumed to be available and control of its availability can be done
143 availability. This function is especially useful to enable an OPP which
201 4. OPP Availability Control Functions
205 availability of a OPP within the OPP list. This allows SoC frameworks to have
330 | |- opp 1 (availability, freq, voltage)
345 represent an OPP. In addition to the freq, voltage, availability
[all …]
/kernel/linux/linux-6.6/net/hsr/
DKconfig3 # IEC 62439-3 High-availability Seamless Redundancy
7 tristate "High-availability Seamless Redundancy (HSR & PRP)"
9 This enables IEC 62439 defined High-availability Seamless
/kernel/linux/linux-5.10/net/hsr/
DKconfig3 # IEC 62439-3 High-availability Seamless Redundancy
7 tristate "High-availability Seamless Redundancy (HSR & PRP)"
9 This enables IEC 62439 defined High-availability Seamless
/kernel/linux/linux-6.6/scripts/gcc-plugins/
Dgcc-common.h263 … inline cgraph_node_ptr cgraph_function_node(cgraph_node_ptr node, enum availability *availability) in cgraph_function_node() argument
265 return node->function_symbol(availability); in cgraph_function_node()
268 …ode_ptr cgraph_function_or_thunk_node(cgraph_node_ptr node, enum availability *availability = NULL)
270 return node->ultimate_alias_target(availability);
278 static inline enum availability cgraph_function_body_availability(cgraph_node_ptr node) in cgraph_function_body_availability()
/kernel/linux/linux-6.6/Documentation/networking/
Dtipc.rst40 A client wanting to wait for the availability of a server, uses the Service
45 i.e., subscribing for availability/non-availability of cluster nodes.
68 the peer node's availability.
Dnetdev-features.rst188 This should be set for devices which insert an HSR (High-availability Seamless
193 This should be set for devices which remove HSR (High-availability Seamless
198 This should be set for devices which forward HSR (High-availability Seamless
203 This should be set for devices which duplicate outgoing HSR (High-availability
Dbonding.rst83 11. Configuring Bonding for High Availability
84 11.1 High Availability in a Single Switch Topology
85 11.2 High Availability in a Multiple Switch Topology
246 occurs. This keeps the aggregator with the highest availability
400 packets for link availability purposes. Arriving packets that are
406 determining if a slave has received traffic for link availability
413 link availability purposes.
568 determined. See the High Availability section for additional
1992 be useful in a High Availability setup to have several targets to
2222 11. Configuring Bonding for High Availability
[all …]
/kernel/linux/linux-5.10/tools/bpf/bpftool/Documentation/
Dbpftool-feature.rst31 parameters, such as availability of the **bpf**\ () system call,
32 JIT status, eBPF program types availability, eBPF helper
33 functions availability, and more.
/kernel/linux/linux-6.6/tools/bpf/bpftool/Documentation/
Dbpftool-feature.rst37 parameters, such as availability of the **bpf**\ () system call,
38 JIT status, eBPF program types availability, eBPF helper
39 functions availability, and more.
/kernel/linux/linux-6.6/Documentation/riscv/
Dvector.rst15 these interfaces is to give init systems a way to modify the availability of V
20 to use in a portable code. To get the availability of V in an ELF program,
94 Note that ELF programs are able to get the availability of V for itself by
/kernel/linux/linux-5.10/Documentation/virt/kvm/
Dmsr.rst56 Availability of this MSR must be checked via bit 3 in 0x4000001 cpuid
127 coordinated between the guest and the hypervisor. Availability
144 Availability of this MSR must be checked via bit 3 in 0x4000001 cpuid
157 Availability of this MSR must be checked via bit 0 in 0x4000001 cpuid
169 Availability of this MSR must be checked via bit 0 in 0x4000001 cpuid
/kernel/linux/linux-6.6/Documentation/virt/kvm/x86/
Dmsr.rst56 Availability of this MSR must be checked via bit 3 in 0x4000001 cpuid
127 coordinated between the guest and the hypervisor. Availability
144 Availability of this MSR must be checked via bit 3 in 0x4000001 cpuid
157 Availability of this MSR must be checked via bit 0 in 0x4000001 cpuid
169 Availability of this MSR must be checked via bit 0 in 0x4000001 cpuid
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h1638 * Availability:
1660 * Availability:
1686 * Availability:
1714 * Availability:
1746 * Availability:
1846 * Availability:
1872 * Availability:
1902 * Availability:
1923 * Availability:
1960 * Availability:
[all …]
/kernel/linux/linux-5.10/scripts/gcc-plugins/
Dgcc-common.h770 … inline cgraph_node_ptr cgraph_function_node(cgraph_node_ptr node, enum availability *availability) in cgraph_function_node() argument
772 return node->function_symbol(availability); in cgraph_function_node()
775 …ode_ptr cgraph_function_or_thunk_node(cgraph_node_ptr node, enum availability *availability = NULL)
777 return node->ultimate_alias_target(availability);
785 static inline enum availability cgraph_function_body_availability(cgraph_node_ptr node) in cgraph_function_body_availability()
/kernel/linux/linux-5.10/Documentation/filesystems/
Docfs2-online-filecheck.rst11 OCFS2 is often used in high-availability systems. However, OCFS2 usually
14 processes as well, decreasing availability.
/kernel/linux/linux-6.6/Documentation/filesystems/
Docfs2-online-filecheck.rst11 OCFS2 is often used in high-availability systems. However, OCFS2 usually
14 processes as well, decreasing availability.
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/davicom/
Ddm9000.rst95 the availability of an external configuration EEPROM.
136 about link (carrier) availability. This is managed by several methods
/kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/davicom/
Ddm9000.rst95 the availability of an external configuration EEPROM.
136 about link (carrier) availability. This is managed by several methods
/kernel/linux/linux-5.10/Documentation/networking/
Dbonding.rst83 11. Configuring Bonding for High Availability
84 11.1 High Availability in a Single Switch Topology
85 11.2 High Availability in a Multiple Switch Topology
246 occurs. This keeps the aggregator with the highest availability
389 packets for link availability purposes. Arriving packets that are
395 determining if a slave has received traffic for link availability
402 link availability purposes.
534 determined. See the High Availability section for additional
1940 be useful in a High Availability setup to have several targets to
2170 11. Configuring Bonding for High Availability
[all …]
/kernel/linux/linux-5.10/Documentation/bpf/
Dringbuf.rst136 notifications about new data availability in ring buffer. Together with
195 a self-pacing notifications of new data being availability.
206 data availability, but require extra caution and diligence in using this API.
/kernel/linux/linux-6.6/Documentation/bpf/
Dringbuf.rst136 notifications about new data availability in ring buffer. Together with
195 a self-pacing notifications of new data being availability.
206 data availability, but require extra caution and diligence in using this API.
/kernel/linux/linux-5.10/Documentation/arm64/
Delf_hwcaps.rst53 Such hwcaps indicate the availability of functionality that the ARM ARM
105 These ID registers may imply the availability of features.

12345678910>>...25