Home
last modified time | relevance | path

Searched full:availability (Results 1 – 25 of 255) 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/scripts/gcc-plugins/
H A Dgcc-common.h237 … inline cgraph_node_ptr cgraph_function_node(cgraph_node_ptr node, enum availability *availability) in cgraph_function_node() argument
239 return node->function_symbol(availability); in cgraph_function_node()
242 …ode_ptr cgraph_function_or_thunk_node(cgraph_node_ptr node, enum availability *availability = NULL)
244 return node->ultimate_alias_target(availability);
252 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.h426 * query availability.
434 /* Array of timestamp's syncobjs to indicate its availability */
452 * availability.
457 /* Array of timestamp's syncobjs to indicate its availability */
485 /* Define if it should write availability bit to buffer */
503 /* Array of timestamp's syncobjs to indicate its availability */
515 * availability.
520 /* Array of performance queries's syncobjs to indicate its availability */
551 /* Define if it should write availability bit to buffer */
572 /* Array of performance queries's syncobjs to indicate its 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/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/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.rst88 days) start from the availability of a fix, while for "linux-distros"
90 availability of a fix.
/linux/Documentation/admin-guide/blockdev/drbd/
H A Dindex.rst9 is designed to serve as a building block for high availability
/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.rst16 limiting the availability of a set of symbols for use in other parts of the
125 referenced from the module for its availability and whether the namespace it
/linux/fs/verity/
H A DKconfig17 This serves as an integrity check, but the availability of the
/linux/arch/arm/include/asm/
H A Dvirt.h50 /* Reports the availability of HYP mode */
/linux/drivers/gpu/drm/v3d/
H A Dv3d_drv.h390 /* Syncobj that indicates the timestamp availability */
398 /* Syncobj that indicates the query availability */
453 /* Define if it should write availability bit to buffer */
/linux/arch/arc/include/asm/
H A Ddelay.h8 * -Rewrote in "C" to avoid dealing with availability of H/w MPY
/linux/drivers/soc/fsl/dpio/
H A Ddpio.h24 * @DPIO_LOCAL_CHANNEL: Notifications on data availability can be received by a
/linux/drivers/opp/
H A Dopp.h71 * | |- opp 1 (availability, freq, voltage)
165 * @head: notifier head to notify the OPP availability changes.
/linux/drivers/block/drbd/
H A DKconfig20 is designed to serve as a building block for high availability
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Doverview.rst209 - IRQs: data availability, congestion notification, buffer
374 - data availability notifications
380 a data availability notification callback. To dequeue a packet
H A Dethernet-driver.rst105 availability notifications and buffer pool management. DPIOs are shared between
114 When frames are available on ingress queues, a data availability notification
/linux/Documentation/arch/arm64/
H A Delf_hwcaps.rst55 Such hwcaps indicate the availability of functionality that the ARM ARM
107 These ID registers may imply the availability of features.
/linux/drivers/s390/scsi/
H A Dzfcp_diag.h86 * @adapter: adapter to test the availability of SFP Data reporting for.

1234567891011