Home
last modified time | relevance | path

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

12345

/linux/scripts/gcc-plugins/
H A Dgcc-common.h230 static inline cgraph_node_ptr cgraph_function_node(cgraph_node_ptr node, enum availability *availability) in cgraph_function_node() argument
232 return node->function_symbol(availability); in cgraph_function_node()
235 static inline cgraph_node_ptr cgraph_function_or_thunk_node(cgraph_node_ptr node, enum availability *availability = NULL)
237 return node->ultimate_alias_target(availability);
245 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/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/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/drivers/gpu/trace/
H A DKconfig11 Tracepoint availability varies by GPU driver.
/linux/Documentation/admin-guide/blockdev/drbd/
H A Dindex.rst9 is designed to serve as a building block for high availability
/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/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/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/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/fs/verity/
H A DKconfig17 This serves as an integrity check, but the availability of the
/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/Documentation/networking/devlink/
H A Docteontx2.rst62 to increase the availability of default resources allocated to enabled LFs like
/linux/drivers/block/drbd/
H A DKconfig20 is designed to serve as a building block for high availability
/linux/Documentation/gpu/nova/
H A Dguidelines.rst37 The availability of proper documentation is essential in terms of scalability,
/linux/Documentation/core-api/
H A Dsymbol-namespaces.rst16 limiting the availability of a set of symbols for use in other parts of the
124 referenced from the module for its availability and whether the namespace it
/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/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.

12345