Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-4.19/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 …]
/kernel/linux/linux-4.19/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-4.19/Documentation/networking/
Ddccp.txt21 It divides into a base protocol (RFC 4340) and pluggable congestion control
22 modules called CCIDs. Like pluggable TCP congestion control, at least one CCID
29 It has a base protocol and pluggable congestion control IDs (CCIDs).
Dtcp.txt28 As of 2.6.13, Linux supports pluggable congestion control algorithms.
Dkapi.rst153 and SFF modules (eg, hot-pluggable SFP) that may contain PHYs. PHYLINK
/kernel/linux/linux-5.10/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.rst162 and SFF modules (eg, hot-pluggable SFP) that may contain PHYs. PHYLINK
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-4.19/Documentation/PCI/
Dacpi-info.txt88 The MCFG table must describe the ECAM space of non-hot pluggable host
91 hot-pluggable host bridge [9]. Note that for both MCFG and _CBA, the base
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dsff,sfp.txt1 Small Form Factor (SFF) Committee Small Form-factor Pluggable (SFP)
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/net/
Dsff,sfp.txt1 Small Form Factor (SFF) Committee Small Form-factor Pluggable (SFP)
/kernel/linux/linux-4.19/include/net/
Dinet_connection_sock.h75 * @icsk_ca_ops Pluggable congestion control hook
77 * @icsk_ulp_ops Pluggable ULP control hook
/kernel/linux/linux-5.10/include/net/
Dinet_connection_sock.h64 * @icsk_ca_ops Pluggable congestion control hook
66 * @icsk_ulp_ops Pluggable ULP control hook
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/bin/
Djitter.sh63 # Do not leave out non-hot-pluggable CPUs
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_ulp.c3 * Pluggable TCP upper layer protocol support.
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/
Ddp_drm.c61 /* pluggable case assumes EDID is read when HPD */ in dp_connector_get_modes()
/kernel/linux/linux-5.10/arch/csky/
DKconfig300 bool "Support for hot-pluggable CPUs"
/kernel/linux/linux-4.19/net/ipv4/
Dtcp_ulp.c2 * Pluggable TCP upper layer protocol support.
/kernel/linux/linux-4.19/drivers/net/ethernet/qualcomm/
Dqca_spi.c70 MODULE_PARM_DESC(qcaspi_pluggable, "Pluggable SPI connection (yes/no).");
901 dev_err(&spi->dev, "Invalid pluggable: %d\n", in qca_spi_probe()
906 dev_info(&spi->dev, "ver=%s, clkspeed=%d, burst_len=%d, pluggable=%d\n", in qca_spi_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/
Dqca_spi.c70 MODULE_PARM_DESC(qcaspi_pluggable, "Pluggable SPI connection (yes/no).");
921 dev_err(&spi->dev, "Invalid pluggable: %d\n", in qca_spi_probe()
933 dev_info(&spi->dev, "ver=%s, clkspeed=%d, burst_len=%d, pluggable=%d\n", in qca_spi_probe()

1234