Home
last modified time | relevance | path

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

123

/linux-6.12.1/tools/testing/selftests/memory-hotplug/
Dmem-on-off-test.sh31 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-6.12.1/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-6.12.1/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-6.12.1/drivers/platform/surface/
DKconfig188 devices with hot-pluggable PCIe cards.
191 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
207 * however that doesn't have a hot-pluggable PCIe device. It also in surface_hotplug_probe()
/linux-6.12.1/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-6.12.1/tools/testing/selftests/rcutorture/bin/
Djitter.sh65 # Do not leave out non-hot-pluggable CPUs
/linux-6.12.1/include/net/
Dinet_connection_sock.h65 * @icsk_ca_ops Pluggable congestion control hook
67 * @icsk_ulp_ops Pluggable ULP control hook
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dsff,sfp.yaml7 title: Small Form Factor (SFF) Committee Small Form-factor Pluggable (SFP)
/linux-6.12.1/net/ipv4/
Dtcp_ulp.c3 * Pluggable TCP upper layer protocol support.
/linux-6.12.1/tools/testing/selftests/cpu-hotplug/
Dcpu-on-off-test.sh57 # list all hot-pluggable CPUs
/linux-6.12.1/arch/csky/
DKconfig340 bool "Support for hot-pluggable CPUs"
/linux-6.12.1/drivers/net/ethernet/qualcomm/
Dqca_spi.c58 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-6.12.1/Documentation/block/
Dblk-mq.rst88 a heuristic to improve the IO performance. They are "pluggable" (as in plug
/linux-6.12.1/arch/arm/boot/dts/arm/
Dintegratorcp.dts24 * Since the board has pluggable CPU modules, we
Dintegratorap.dts22 * Since the board has pluggable CPU modules, we
/linux-6.12.1/drivers/gpu/drm/msm/dp/
Ddp_drm.c80 /* pluggable case assumes EDID is read when HPD */ in dp_bridge_get_modes()
/linux-6.12.1/Documentation/leds/
Dleds-class.rst76 when LED class device is created by a driver of hot-pluggable device and
/linux-6.12.1/arch/sparc/
DKconfig225 bool "Support for hot-pluggable CPUs"
/linux-6.12.1/drivers/pci/hotplug/
Dpnv_php.c940 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()
/linux-6.12.1/arch/sh/
DKconfig607 bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
/linux-6.12.1/Documentation/driver-api/driver-model/
Dplatform.rst62 Or, in common situations where the device is known not to be hot-pluggable,

123