Home
last modified time | relevance | path

Searched full:pluggable (Results 1 – 25 of 56) sorted by relevance

123

/Linux-v5.15/tools/testing/selftests/memory-hotplug/
Dmem-on-off-test.sh31 echo $msg no hot-pluggable memory >&2
37 # list all hot-pluggable memory
175 # Online all hot-pluggable memory
178 echo -e "\t online all hot-pluggable memory in offline state:"
187 echo -e "\t\t SKIPPED - no hot-pluggable memory in offline state"
191 # Offline $ratio percent of hot-pluggable memory
195 echo -e "\t offline $ratio% hot-pluggable memory in online state"
211 # Online all hot-pluggable memory again
214 echo -e "\t online all hot-pluggable memory in offline state:"
223 echo -e "\t\t SKIPPED - no hot-pluggable memory in offline state"
[all …]
/Linux-v5.15/tools/testing/selftests/cpu-hotplug/
Dcpu-on-off-test.sh56 # list all hot-pluggable CPUs
213 # Online all hot-pluggable CPUs
220 # Offline all hot-pluggable CPUs
227 # Online all hot-pluggable CPUs again
261 # Offline all hot-pluggable CPUs
277 # Online all hot-pluggable CPUs
/Linux-v5.15/Documentation/networking/
Ddccp.rst23 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).
Dsfp-phylink.rst10 phylink is a mechanism to support hot-pluggable networking modules
15 and SFP (Small Formfactor Pluggable) modules at present.
Dkapi.rst141 and SFF modules (eg, hot-pluggable SFP) that may contain PHYs. PHYLINK
/Linux-v5.15/drivers/platform/surface/
DKconfig141 devices with hot-pluggable PCIe cards.
144 hot-pluggable discrete GPU (dGPU). When not in use, the dGPU on those
Dsurface_hotplug.c5 * Surface Book devices (can) have a hot-pluggable discrete GPU (dGPU). This
216 * however that doesn't have a hot-pluggable PCIe device. It also in surface_hotplug_probe()
/Linux-v5.15/Documentation/devicetree/bindings/arm/
Darm,versatile.yaml14 with various pluggable interface boards, in essence the Versatile PB version
Darm,realview.yaml24 pluggable CPU modules, see ARM DUI 0303E.
/Linux-v5.15/Documentation/PCI/
Dacpi-info.rst92 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-v5.15/include/net/
Dinet_connection_sock.h64 * @icsk_ca_ops Pluggable congestion control hook
66 * @icsk_ulp_ops Pluggable ULP control hook
/Linux-v5.15/Documentation/devicetree/bindings/net/
Dsff,sfp.txt1 Small Form Factor (SFF) Committee Small Form-factor Pluggable (SFP)
/Linux-v5.15/tools/testing/selftests/rcutorture/bin/
Djitter.sh65 # Do not leave out non-hot-pluggable CPUs
/Linux-v5.15/net/ipv4/
Dtcp_ulp.c3 * Pluggable TCP upper layer protocol support.
/Linux-v5.15/drivers/gpu/drm/msm/dp/
Ddp_drm.c61 /* pluggable case assumes EDID is read when HPD */ in dp_connector_get_modes()
/Linux-v5.15/arch/csky/
DKconfig318 bool "Support for hot-pluggable CPUs"
/Linux-v5.15/drivers/net/ethernet/qualcomm/
Dqca_spi.c70 MODULE_PARM_DESC(qcaspi_pluggable, "Pluggable SPI connection (yes/no).");
927 dev_err(&spi->dev, "Invalid pluggable: %d\n", in qca_spi_probe()
939 dev_info(&spi->dev, "ver=%s, clkspeed=%d, burst_len=%d, pluggable=%d\n", in qca_spi_probe()
/Linux-v5.15/Documentation/leds/
Dleds-class.rst76 when LED class device is created by a driver of hot-pluggable device and
/Linux-v5.15/Documentation/block/
Dblk-mq.rst88 a heuristic to improve the IO performance. They are "pluggable" (as in plug
/Linux-v5.15/arch/arm/boot/dts/
Dintegratorcp.dts24 * Since the board has pluggable CPU modules, we
Dintegratorap.dts22 * Since the board has pluggable CPU modules, we
/Linux-v5.15/arch/ia64/
DKconfig242 bool "Support for hot-pluggable CPUs"
/Linux-v5.15/arch/sparc/
DKconfig226 bool "Support for hot-pluggable CPUs"
/Linux-v5.15/drivers/pci/hotplug/
Dpnv_php.c939 ret = of_property_read_u32(dn, "ibm,slot-pluggable", &prop32); in pnv_php_register_one()
960 ret = of_property_read_u32(dn, "ibm,slot-surprise-pluggable", &prop32); in pnv_php_register_one()
Drpadlpar_core.c107 * may be dlpar-able, but not hot-pluggable, so this routine

123