Searched full:pluggable (Results 1 – 25 of 53) sorted by relevance
123
| /kernel/linux/linux-5.10/tools/testing/selftests/memory-hotplug/ |
| D | mem-on-off-test.sh | 31 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-5.10/tools/testing/selftests/cpu-hotplug/ |
| D | cpu-on-off-test.sh | 56 # 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/Documentation/networking/ |
| 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).
|
| D | sfp-phylink.rst | 10 phylink is a mechanism to support hot-pluggable networking modules 15 and SFP (Small Formfactor Pluggable) modules at present.
|
| D | kapi.rst | 162 and SFF modules (eg, hot-pluggable SFP) that may contain PHYs. PHYLINK
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
| D | arm,versatile.yaml | 14 with various pluggable interface boards, in essence the Versatile PB version
|
| D | arm,realview.yaml | 24 pluggable CPU modules, see ARM DUI 0303E.
|
| /kernel/linux/linux-5.10/Documentation/PCI/ |
| 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
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | sff,sfp.txt | 1 Small Form Factor (SFF) Committee Small Form-factor Pluggable (SFP)
|
| /kernel/linux/linux-5.10/include/net/ |
| D | inet_connection_sock.h | 64 * @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/ |
| D | jitter.sh | 63 # Do not leave out non-hot-pluggable CPUs
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | tcp_ulp.c | 3 * Pluggable TCP upper layer protocol support.
|
| D | tcp_lp.c | 9 * As of 2.6.13, Linux supports pluggable congestion control algorithms.
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/ |
| D | dp_drm.c | 61 /* pluggable case assumes EDID is read when HPD */ in dp_connector_get_modes()
|
| /kernel/linux/linux-5.10/arch/csky/ |
| D | Kconfig | 300 bool "Support for hot-pluggable CPUs"
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/ |
| D | qca_spi.c | 70 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()
|
| /kernel/linux/linux-5.10/arch/riscv/ |
| D | Kconfig | 292 bool "Support for hot-pluggable CPUs"
|
| /kernel/linux/linux-5.10/Documentation/leds/ |
| D | leds-class.rst | 76 when LED class device is created by a driver of hot-pluggable device and
|
| /kernel/linux/linux-5.10/Documentation/block/ |
| D | blk-mq.rst | 88 a heuristic to improve the IO performance. They are "pluggable" (as in plug
|
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| D | intel-m10-bmc-hwmon.c | 147 * to external pluggable modules, e.g. QSFP temperature and voltage. in do_sensor_read()
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | integratorcp.dts | 24 * Since the board has pluggable CPU modules, we
|
| D | integratorap.dts | 22 * Since the board has pluggable CPU modules, we
|
| /kernel/linux/linux-5.10/arch/ia64/ |
| D | Kconfig | 245 bool "Support for hot-pluggable CPUs"
|
| /kernel/linux/linux-5.10/arch/sparc/ |
| D | Kconfig | 233 bool "Support for hot-pluggable CPUs"
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| D | utils.c | 755 * Note that if the device is pluggable, it may since have disappeared. 817 * Note that if the device is pluggable, it may since have disappeared.
|
123