/linux/scripts/gcc-plugins/ |
H A D | gcc-common.h | 230 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 D | Kconfig | 5 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 D | Kconfig | 3 # 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 D | bpftool-feature.rst | 37 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 D | tipc.rst | 40 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 D | netdev-features.rst | 173 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 D | opp.rst | 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 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 D | Kconfig | 11 Tracepoint availability varies by GPU driver.
|
/linux/Documentation/admin-guide/blockdev/drbd/ |
H A D | index.rst | 9 is designed to serve as a building block for high availability
|
/linux/Documentation/arch/riscv/ |
H A D | vector.rst | 15 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 D | ocfs2-online-filecheck.rst | 11 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 D | dm9000.rst | 95 the availability of an external configuration EEPROM. 136 about link (carrier) availability. This is managed by several methods
|
/linux/Documentation/gpu/amdgpu/ |
H A D | ras.rst | 53 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 D | ethernet-driver.rst | 105 availability notifications and buffer pool management. DPIOs are shared between 114 When frames are available on ingress queues, a data availability notification
|
H A D | overview.rst | 209 - 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 D | Kconfig | 17 This serves as an integrity check, but the availability of the
|
/linux/Documentation/process/ |
H A D | security-bugs.rst | 81 days) start from the availability of a fix, while for "linux-distros" 83 availability of a fix.
|
/linux/Documentation/devicetree/bindings/rtc/ |
H A D | isil,isl12057.txt | 26 the availability of an IRQ line connected to the SoC.
|
/linux/Documentation/networking/devlink/ |
H A D | octeontx2.rst | 62 to increase the availability of default resources allocated to enabled LFs like
|
/linux/drivers/block/drbd/ |
H A D | Kconfig | 20 is designed to serve as a building block for high availability
|
/linux/Documentation/gpu/nova/ |
H A D | guidelines.rst | 37 The availability of proper documentation is essential in terms of scalability,
|
/linux/Documentation/core-api/ |
H A D | symbol-namespaces.rst | 16 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 D | opp.rst | 298 | |- opp 1 (availability, freq, voltage)
|
/linux/Documentation/driver-api/ |
H A D | wbrf.rst | 17 the platform designer will advertise the availability of this feature via
|
/linux/Documentation/bpf/ |
H A D | ringbuf.rst | 136 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.
|