/linux/tools/testing/selftests/memory-hotplug/ |
H A D | mem-on-off-test.sh | 31 echo $msg no hot-pluggable memory >&2 37 # list all hot-pluggable memory 184 # Online all hot-pluggable memory 187 echo -e "\t online all hot-pluggable memory in offline state:" 196 echo -e "\t\t SKIPPED - no hot-pluggable memory in offline state" 200 # Offline $ratio percent of hot-pluggable memory 204 echo -e "\t offline $ratio% hot-pluggable memory in online state" 223 # Online all hot-pluggable memory again 226 echo -e "\t online all hot-pluggable memory in offline state:" 235 echo -e "\t\t SKIPPED - no hot-pluggable memory in offline state" [all …]
|
/linux/Documentation/networking/ |
H A D | dccp.rst | 23 It divides into a base protocol (RFC 4340) and pluggable congestion control 24 modules called CCIDs. Like pluggable TCP congestion control, at least one CCID 31 It has a base protocol and pluggable congestion control IDs (CCIDs).
|
H A D | sfp-phylink.rst | 10 phylink is a mechanism to support hot-pluggable networking modules 15 and SFP (Small Formfactor Pluggable) modules at present.
|
H A D | kapi.rst | 141 and SFF modules (eg, hot-pluggable SFP) that may contain PHYs. PHYLINK
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | arm,versatile.yaml | 14 with various pluggable interface boards, in essence the Versatile PB version
|
H A D | arm,realview.yaml | 24 pluggable CPU modules, see ARM DUI 0303E.
|
/linux/drivers/platform/surface/ |
H A D | Kconfig | 188 devices with hot-pluggable PCIe cards. 191 hot-pluggable discrete GPU (dGPU). When not in use, the dGPU on those
|
H A D | surface_hotplug.c | 5 * Surface Book devices (can) have a hot-pluggable discrete GPU (dGPU). This 207 * however that doesn't have a hot-pluggable PCIe device. It also in surface_hotplug_probe()
|
/linux/Documentation/PCI/ |
H A D | acpi-info.rst | 92 The MCFG table must describe the ECAM space of non-hot pluggable host 95 hot-pluggable host bridge [9]. Note that for both MCFG and _CBA, the base
|
/linux/tools/testing/selftests/rcutorture/bin/ |
H A D | jitter.sh | 65 # Do not leave out non-hot-pluggable CPUs
|
/linux/include/net/ |
H A D | inet_connection_sock.h | 65 * @icsk_ca_ops Pluggable congestion control hook 67 * @icsk_ulp_ops Pluggable ULP control hook
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | sff,sfp.yaml | 7 title: Small Form Factor (SFF) Committee Small Form-factor Pluggable (SFP)
|
/linux/net/ipv4/ |
H A D | tcp_ulp.c | 3 * Pluggable TCP upper layer protocol support.
|
H A D | tcp_lp.c | 9 * As of 2.6.13, Linux supports pluggable congestion control algorithms.
|
/linux/tools/testing/selftests/cpu-hotplug/ |
H A D | cpu-on-off-test.sh | 57 # list all hot-pluggable CPUs
|
/linux/arch/csky/ |
H A D | Kconfig | 340 bool "Support for hot-pluggable CPUs"
|
/linux/drivers/net/ethernet/qualcomm/ |
H A D | qca_spi.c | 58 MODULE_PARM_DESC(qcaspi_pluggable, "Pluggable SPI connection (yes/no)."); 929 dev_err(&spi->dev, "Invalid pluggable: %d\n", in qca_spi_probe() 941 dev_info(&spi->dev, "ver=%s, clkspeed=%d, burst_len=%d, pluggable=%d\n", in qca_spi_probe()
|
/linux/Documentation/block/ |
H A D | blk-mq.rst | 88 a heuristic to improve the IO performance. They are "pluggable" (as in plug
|
/linux/arch/arm/boot/dts/arm/ |
H A D | integratorcp.dts | 24 * Since the board has pluggable CPU modules, we
|
H A D | integratorap.dts | 22 * Since the board has pluggable CPU modules, we
|
/linux/drivers/gpu/drm/msm/dp/ |
H A D | dp_drm.c | 80 /* pluggable case assumes EDID is read when HPD */ in dp_bridge_get_modes()
|
/linux/Documentation/leds/ |
H A D | leds-class.rst | 76 when LED class device is created by a driver of hot-pluggable device and
|
/linux/arch/sparc/ |
H A D | Kconfig | 225 bool "Support for hot-pluggable CPUs"
|
/linux/drivers/pci/hotplug/ |
H A D | pnv_php.c | 940 ret = of_property_read_u32(dn, "ibm,slot-pluggable", &prop32); in pnv_php_register_one() 961 ret = of_property_read_u32(dn, "ibm,slot-surprise-pluggable", &prop32); in pnv_php_register_one()
|
H A D | rpadlpar_core.c | 108 * may be dlpar-able, but not hot-pluggable, so this routine
|