Searched refs:availability (Results 1 – 25 of 80) sorted by relevance
1234
/Linux-v5.4/drivers/ras/ |
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-v5.4/tools/bpf/bpftool/Documentation/ |
D | bpftool-feature.rst | 31 parameters, such as availability of the **bpf()** system call, 32 JIT status, eBPF program types availability, eBPF helper 33 functions availability, and more.
|
/Linux-v5.4/net/hsr/ |
D | Kconfig | 3 # IEC 62439-3 High-availability Seamless Redundancy 7 tristate "High-availability Seamless Redundancy (HSR)"
|
/Linux-v5.4/scripts/gcc-plugins/ |
D | gcc-common.h | 765 … inline cgraph_node_ptr cgraph_function_node(cgraph_node_ptr node, enum availability *availability) in cgraph_function_node() argument 767 return node->function_symbol(availability); in cgraph_function_node() 770 …ode_ptr cgraph_function_or_thunk_node(cgraph_node_ptr node, enum availability *availability = NULL) 772 return node->ultimate_alias_target(availability); 780 static inline enum availability cgraph_function_body_availability(cgraph_node_ptr node) in cgraph_function_body_availability()
|
/Linux-v5.4/Documentation/power/ |
D | opp.rst | 83 WARNING: Users of OPP library should refresh their availability count using 96 operation. The SoC framework can subsequently control the availability of the 102 is assumed to be available and control of it's availability can be done 141 availability. This function is especially useful to enable an OPP which 203 availability of a OPP within the OPP list. This allows SoC frameworks to have 328 | |- opp 1 (availability, freq, voltage) 343 represent an OPP. In addition to the freq, voltage, availability 352 dev_pm_opp_add, but the availability of the OPP can be modified
|
/Linux-v5.4/Documentation/admin-guide/blockdev/drbd/ |
D | index.rst | 9 is designed to serve as a building block for high availability
|
/Linux-v5.4/Documentation/filesystems/ |
D | ocfs2-online-filecheck.txt | 8 OCFS2 is often used in high-availability systems. However, OCFS2 usually 11 processes as well, decreasing availability.
|
/Linux-v5.4/Documentation/networking/device_drivers/davicom/ |
D | dm9000.txt | 91 the availability of an external configuration EEPROM. 132 about link (carrier) availability. This is managed by several methods
|
/Linux-v5.4/Documentation/arm64/ |
D | elf_hwcaps.rst | 53 Such hwcaps indicate the availability of functionality that the ARM ARM 105 These ID registers may imply the availability of features.
|
/Linux-v5.4/Documentation/networking/device_drivers/freescale/dpaa2/ |
D | ethernet-driver.rst | 104 availability notifications and buffer pool management. DPIOs are shared between 113 When frames are available on ingress queues, a data availability notification
|
D | overview.rst | 208 - IRQs: data availability, congestion notification, buffer 373 - data availability notifications 379 a data availability notification callback. To dequeue a packet
|
D | dpio-driver.rst | 33 B. allow drivers to register callbacks for data availability notifications
|
/Linux-v5.4/Documentation/devicetree/bindings/rtc/ |
D | isil,isl12057.txt | 26 the availability of an IRQ line connected to the SoC.
|
/Linux-v5.4/fs/verity/ |
D | Kconfig | 18 This serves as an integrity check, but the availability of the
|
/Linux-v5.4/drivers/block/drbd/ |
D | Kconfig | 20 is designed to serve as a building block for high availability
|
/Linux-v5.4/drivers/staging/wusbcore/host/whci/ |
D | wusb.c | 101 uwb_mas_bm_copy_le(di->availability_info, &wusb_dev->availability); in whc_dev_info_set()
|
/Linux-v5.4/Documentation/core-api/ |
D | symbol-namespaces.rst | 26 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
|
D | gcc-plugins.rst | 52 This script checks the availability of the included headers in
|
/Linux-v5.4/fs/squashfs/ |
D | Kconfig | 79 machines due to waiting on decompressor availability. 93 machines due to waiting on decompressor availability.
|
/Linux-v5.4/drivers/staging/wusbcore/ |
D | wusbhc.h | 95 struct uwb_mas_bm availability; member
|
/Linux-v5.4/Documentation/devicetree/bindings/net/ |
D | apm-xgene-enet.txt | 50 - rxlos-gpios: Input gpio from SFP+ module to indicate availability of
|
/Linux-v5.4/Documentation/devicetree/bindings/display/msm/ |
D | mdp5.txt | 60 The availability of output ports can vary across SoC revisions:
|
/Linux-v5.4/Documentation/devicetree/bindings/sound/ |
D | samsung-i2s.txt | 50 Refer to the SoC datasheet for availability of the above clocks.
|
/Linux-v5.4/Documentation/driver-api/rapidio/ |
D | mport_cdev.rst | 68 At this moment the most common limitation is availability of RapidIO-specific
|
/Linux-v5.4/drivers/crypto/caam/ |
D | Kconfig | 21 on h/w feature availability.
|
1234