Home
last modified time | relevance | path

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

1234567891011

/linux/drivers/ras/
H A 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
/linux/Documentation/power/
H A 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 …]
/linux/net/hsr/
H A 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
/linux/scripts/gcc-plugins/
H A Dgcc-common.h226 … inline cgraph_node_ptr cgraph_function_node(cgraph_node_ptr node, enum availability *availability) in cgraph_function_node() argument
228 return node->function_symbol(availability); in cgraph_function_node()
231 …ode_ptr cgraph_function_or_thunk_node(cgraph_node_ptr node, enum availability *availability = NULL)
233 return node->ultimate_alias_target(availability);
241 static inline enum availability cgraph_function_body_availability(cgraph_node_ptr node) in cgraph_function_body_availability()
/linux/include/uapi/drm/
H A Dv3d_drm.h424 * query availability.
432 /* Array of timestamp's syncobjs to indicate its availability */
450 * availability.
455 /* Array of timestamp's syncobjs to indicate its availability */
483 /* Define if it should write availability bit to buffer */
501 /* Array of timestamp's syncobjs to indicate its availability */
513 * availability.
518 /* Array of performance queries's syncobjs to indicate its availability */
549 /* Define if it should write availability bit to buffer */
570 /* Array of performance queries's syncobjs to indicate its availability */
/linux/Documentation/networking/
H A Dnetdev-features.rst173 This should be set for devices which insert an HSR (High-availability Seamless
178 This should be set for devices which remove HSR (High-availability Seamless
183 This should be set for devices which forward HSR (High-availability Seamless
188 This should be set for devices which duplicate outgoing HSR (High-availability
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-feature.rst37 as availability of the **bpf**\ () system call, JIT status, eBPF program
38 types availability, eBPF helper functions availability, and more.
/linux/Documentation/virt/kvm/x86/
H A 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
/linux/Documentation/arch/riscv/
H A 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
/linux/Documentation/filesystems/
H A Docfs2-online-filecheck.rst11 OCFS2 is often used in high-availability systems. However, OCFS2 usually
14 processes as well, decreasing availability.
/linux/Documentation/bpf/
H A 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.
/linux/Documentation/networking/device_drivers/ethernet/davicom/
H A Ddm9000.rst95 the availability of an external configuration EEPROM.
136 about link (carrier) availability. This is managed by several methods
/linux/Documentation/process/
H A Dsecurity-bugs.rst81 days) start from the availability of a fix, while for "linux-distros"
83 availability of a fix.
/linux/fs/squashfs/
H A DKconfig107 machines due to waiting on decompressor availability.
122 machines due to waiting on decompressor availability.
/linux/Documentation/core-api/
H A Dsymbol-namespaces.rst26 limiting the availability of a set of symbols for use in other parts of the
116 referenced from the module for its availability and whether the namespace it
/linux/Documentation/admin-guide/blockdev/drbd/
H A Dindex.rst9 is designed to serve as a building block for high availability
/linux/drivers/gpu/drm/v3d/
H A Dv3d_drv.h359 /* Syncobj that indicates the timestamp availability */
367 /* Syncobj that indicates the query availability */
422 /* Define if it should write availability bit to buffer */
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_enc_cfg.c118 /* Only add link encoder back to availability pool if not being in remove_link_enc_assignment()
198 /* Check for availability of link encoder eng_id. */
204 /* An encoder is available if it is still in the availability pool. */ in is_avail_link_enc()
212 * same link as the stream checking for availability, it is an MST stream in is_avail_link_enc()
/linux/arch/arm/include/asm/
H A Dvirt.h50 /* Reports the availability of HYP mode */
/linux/fs/verity/
H A DKconfig23 This serves as an integrity check, but the availability of the
/linux/drivers/acpi/apei/
H A DKconfig70 Availability and which errors are supported is dependent on
/linux/arch/arc/include/asm/
H A Ddelay.h8 * -Rewrote in "C" to avoid dealing with availability of H/w MPY
/linux/Documentation/devicetree/bindings/rtc/
H A Disil,isl12057.txt26 the availability of an IRQ line connected to the SoC.
/linux/drivers/soc/fsl/dpio/
H A Ddpio.h24 * @DPIO_LOCAL_CHANNEL: Notifications on data availability can be received by a
/linux/drivers/block/drbd/
H A DKconfig20 is designed to serve as a building block for high availability

1234567891011