Home
last modified time | relevance | path

Searched refs:availability (Results 1 – 25 of 88) sorted by relevance

1234

/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/drivers/ras/
H A DKconfig5 Reliability, availability and serviceability (RAS) is a computer
22 a failed system increases, then availability will decrease.
29 so have ideal availability, but may be unreliable, with frequent
/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/power/
H A Dopp.rst85 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
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
354 dev_pm_opp_add, but the availability of the OPP can be modified
/linux/Documentation/networking/
H A 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.
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/Documentation/admin-guide/blockdev/drbd/
H A Dindex.rst9 is designed to serve as a building block for high availability
/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/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/networking/device_drivers/ethernet/freescale/dpaa2/
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
H A Doverview.rst209 - IRQs: data availability, congestion notification, buffer
374 - data availability notifications
380 a data availability notification callback. To dequeue a packet
/linux/Documentation/gpu/amdgpu/
H A Dras.rst53 This test checks the RAS availability and enablement status for each supported IP block as well as
/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/Documentation/devicetree/bindings/rtc/
H A Disil,isl12057.txt26 the availability of an IRQ line connected to the SoC.
/linux/fs/verity/
H A DKconfig23 This serves as an integrity check, but the availability of the
/linux/Documentation/core-api/
H A Dsymbol-namespaces.rst26 limiting the availability of a set of symbols for use in other parts of the
117 referenced from the module for its availability and whether the namespace it
/linux/drivers/block/drbd/
H A DKconfig20 is designed to serve as a building block for high 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/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/Documentation/translations/zh_CN/power/
H A Dopp.rst298 | |- opp 1 (availability, freq, voltage)
/linux/Documentation/driver-api/
H A Dwbrf.rst17 the platform designer will advertise the availability of this feature via
/linux/Documentation/devicetree/bindings/net/
H A Dapm-xgene-enet.txt50 - rxlos-gpios: Input gpio from SFP+ module to indicate availability of
/linux/tools/arch/x86/intel_sdsi/
H A Dintel_sdsi.c83 struct availability { struct
104 struct availability prov_avail; argument
/linux/fs/squashfs/
H A DKconfig107 machines due to waiting on decompressor availability.
122 machines due to waiting on decompressor availability.

1234