/openbmc/linux/drivers/misc/lkdtm/ |
H A D | refcount.c | 29 refcount_t over = REFCOUNT_INIT(REFCOUNT_MAX - 1); in lkdtm_REFCOUNT_INC_OVERFLOW() local 32 refcount_dec(&over); in lkdtm_REFCOUNT_INC_OVERFLOW() 33 refcount_inc(&over); in lkdtm_REFCOUNT_INC_OVERFLOW() 36 refcount_inc(&over); in lkdtm_REFCOUNT_INC_OVERFLOW() 37 refcount_inc(&over); in lkdtm_REFCOUNT_INC_OVERFLOW() 39 overflow_check(&over); in lkdtm_REFCOUNT_INC_OVERFLOW() 45 refcount_t over = REFCOUNT_INIT(REFCOUNT_MAX - 1); in lkdtm_REFCOUNT_ADD_OVERFLOW() local 48 refcount_dec(&over); in lkdtm_REFCOUNT_ADD_OVERFLOW() 49 refcount_dec(&over); in lkdtm_REFCOUNT_ADD_OVERFLOW() 50 refcount_dec(&over); in lkdtm_REFCOUNT_ADD_OVERFLOW() [all …]
|
/openbmc/linux/drivers/nfc/nfcmrvl/ |
H A D | Kconfig | 11 tristate "Marvell NFC-over-USB driver" 15 Marvell NFC-over-USB driver. 17 This driver provides support for Marvell NFC-over-USB devices: 20 Say Y here to compile support for Marvell NFC-over-USB driver 24 tristate "Marvell NFC-over-UART driver" 28 Marvell NFC-over-UART driver. 30 This driver provides support for Marvell NFC-over-UART devices 32 Say Y here to compile support for Marvell NFC-over-UART driver 36 tristate "Marvell NFC-over-I2C driver" 39 Marvell NFC-over-I2C driver. [all …]
|
/openbmc/linux/drivers/nvme/host/ |
H A D | Kconfig | 48 tristate "NVM Express over Fabrics RDMA host driver" 53 This provides support for the NVMe over Fabrics protocol using 57 To configure a NVMe over Fabrics controller use the nvme-cli tool 63 tristate "NVM Express over Fabrics FC host driver" 69 This provides support for the NVMe over Fabrics protocol using 73 To configure a NVMe over Fabrics controller use the nvme-cli tool 79 tristate "NVM Express over Fabrics TCP host driver" 86 This provides support for the NVMe over Fabrics protocol using 90 To configure a NVMe over Fabrics controller use the nvme-cli tool 96 bool "NVM Express over Fabrics In-Band Authentication" [all …]
|
/openbmc/linux/drivers/nvme/target/ |
H A D | Kconfig | 43 tristate "NVMe over Fabrics RDMA target support" 49 devices over RDMA. 54 tristate "NVMe over Fabrics FC target driver" 60 devices over FC. 65 tristate "NVMe over Fabrics FC Transport Loopback Test driver" 78 tristate "NVMe over Fabrics TCP target support" 83 devices over TCP. 88 bool "NVMe over Fabrics In-band Authentication support" 98 This enables support for NVMe over Fabrics In-band Authentication
|
/openbmc/linux/Documentation/hwmon/ |
H A D | crps.rst | 60 in1_crit Critical input over voltage 61 in1_crit_alarm Critical input over voltage alarm 62 in1_max Maximum input over voltage 63 in1_max_alarm Maximum input over voltage alarm 69 in2_crit Critical input over voltage 70 in2_crit_alarm Critical input over voltage alarm 73 in2_max Maximum input over voltage 74 in2_max_alarm Maximum input over voltage alarm
|
H A D | ibm-cffps.rst | 29 curr1_alarm Output current over-current alarm. 43 in2_alarm Output voltage over-voltage alarm. 51 temp1_alarm PSU inlet ambient temperature over-temperature alarm. 53 temp2_alarm Secondary rectifier temp over-temperature alarm. 55 temp3_alarm ORing FET temperature over-temperature alarm.
|
/openbmc/linux/drivers/hwtracing/stm/ |
H A D | Kconfig | 18 This is a simple framing protocol for sending data over STM 34 over the STP transport. In addition to the data payload, it 52 tristate "Kernel console over STM devices" 55 messages to trace hosts over STM devices. 57 If you want to send kernel console messages over STM devices, 61 tristate "Heartbeat over STM devices" 64 heartbeat messages to trace hosts over STM devices. It is 68 If you want to send heartbeat messages over STM devices, 79 If you want to send kernel Ftrace messages over STM devices,
|
/openbmc/linux/drivers/net/ppp/ |
H A D | Kconfig | 11 the same purpose: sending Internet traffic over telephone (and other 24 synchronous PPP which can be used over digital ISDN lines for 25 example. If you want to use PPP over phone lines or other 27 the next option, "PPP support for async serial ports". For PPP over 44 sent over the wire. The machine at the other end of the PPP link 65 each PPP packet before it is sent over the wire. The machine at the 76 Say Y here if you want to be able to filter the packets passing over 112 tristate "PPP over ATM" 121 tristate "PPP over Ethernet" 124 Support for PPP over Ethernet. [all …]
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-driver-firmware-zynqmp | 125 the features at runtime. The supported features are over 134 disable the over temperature feature. 136 over temperature limit in Degree Celsius. 144 Select over temperature config ID to enable/disable feature 147 Check over temperature config ID is selected or not 151 Select over temperature config ID to configure OT limit 154 Check over temperature config ID is selected or not 182 at runtime. The supported features are over temperature and 193 The default limit for the over temperature is 90 Degree Celsius. 198 disable the over temperature feature. [all …]
|
/openbmc/linux/drivers/infiniband/ulp/ipoib/ |
H A D | Kconfig | 3 tristate "IP-over-InfiniBand" 6 Support for the IP-over-InfiniBand protocol (IPoIB). This 7 transports IP packets over InfiniBand so you can use your IB 13 bool "IP-over-InfiniBand Connected Mode support" 28 bool "IP-over-InfiniBand debugging" if EXPERT 43 bool "IP-over-InfiniBand data path debugging"
|
/openbmc/linux/net/hsr/ |
H A D | Kconfig | 18 with other HSR capable nodes. All Ethernet frames sent over the HSR 19 device will be sent in both directions on the ring (over both slave 20 ports), giving a redundant, instant fail-over network. Each HSR node 25 separate networks over the two slave interfaces. Like HSR, Ethernet 26 frames sent over the PRP device will be sent to both networks giving 27 a redundant, instant fail-over network. Unlike HSR, PRP networks
|
/openbmc/linux/drivers/infiniband/ulp/iser/ |
H A D | Kconfig | 8 over InfiniBand. This allows you to access storage devices 9 that speak iSCSI over iSER over InfiniBand.
|
/openbmc/linux/net/tls/ |
H A D | tls_strp.c | 239 int over = skb->len - sz; in tls_strp_copyin_frag() local 241 WARN_ON_ONCE(over > chunk); in tls_strp_copyin_frag() 242 skb->len -= over; in tls_strp_copyin_frag() 243 skb->data_len -= over; in tls_strp_copyin_frag() 244 skb_frag_size_add(frag, -over); in tls_strp_copyin_frag() 246 chunk -= over; in tls_strp_copyin_frag() 319 int over = skb->len - sz; in tls_strp_copyin_skb() local 321 WARN_ON_ONCE(over > chunk); in tls_strp_copyin_skb() 322 skb->len -= over; in tls_strp_copyin_skb() 323 skb->data_len -= over; in tls_strp_copyin_skb() [all …]
|
/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/ |
H A D | README.md | 7 with the Manageability Control Processor (MCP) over PLDM over MCTP over UART. 17 | Base FVP | PLDM over | | 18 | | MCTP over +-------+ +-------+ 30 - The MCP exposes a temperature sensor which our image then exposes over redfish
|
/openbmc/openbmc/meta-security/recipes-security/isic/files/ |
H A D | isic-0.07-netinet.patch | 19 * For user over a modem or frame (or other) you will have to change the 31 * For user over a modem or frame (or other) you will have to change the 43 * For user over a modem or frame (or other) you will have to change the 55 * For user over a modem or frame (or other) you will have to change the 67 * For user over a modem or frame (or other) you will have to change the
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8173-elm-hana.dtsi | 22 * Gen (MTK) are using synaptics touchscreen (hid-over-i2c driver) as a 26 compatible = "hid-over-i2c"; 37 * Gen (MTK) are using synaptics trackpad (hid-over-i2c driver) as a 41 compatible = "hid-over-i2c";
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | rt5651.txt | 30 - realtek,over-current-threshold-microamp 31 u32, micbias over-current detection threshold in µA, valid values are 34 - realtek,over-current-scale-factor 35 u32, micbias over-current detection scale-factor, valid values are:
|
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/ |
H A D | i915_gem_coherency.c | 312 const struct igt_coherency_mode *read, *write, *over; in igt_gem_coherency() local 342 for (over = igt_coherency_mode; over->name; over++) { in igt_gem_coherency() 343 if (!over->set) in igt_gem_coherency() 346 if (!over->valid(&ctx)) in igt_gem_coherency() 375 err = over->set(&ctx, offsets[n], ~values[n]); in igt_gem_coherency() 378 n, count, over->name, err); in igt_gem_coherency() 404 n, count, over->name, in igt_gem_coherency()
|
/openbmc/linux/net/rds/ |
H A D | Kconfig | 8 sequenced delivery of datagrams over Infiniband or TCP. 11 tristate "RDS over Infiniband" 18 tristate "RDS over TCP"
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | vfpmacros.h | 45 addeq \base, \base, #32*4 @ step over unused register space 51 addne \base, \base, #32*4 @ step over unused register space 70 addeq \base, \base, #32*4 @ step over unused register space 76 addne \base, \base, #32*4 @ step over unused register space
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-ibm-sbp1.dts | 1979 regulator-over-current-protection; 2020 regulator-over-current-protection; 3644 regulator-over-current-protection; 3651 regulator-over-current-protection; 4152 regulator-over-current-protection; 4176 regulator-over-current-protection; 4200 regulator-over-current-protection; 4223 regulator-over-current-protection; 4246 regulator-over-current-protection; 4269 regulator-over-current-protection; [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/aoetools/ |
H A D | aoetools_36.bb | 1 SUMMARY = "ATA over Ethernet Tools" 3 The aoetools are programs for users of the ATA over Ethernet (AoE)network \ 4 storage protocol, a simple protocol for using storage over anethernet LAN. \
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | as3711.txt | 30 and one of these to select the over-voltage protection pin 31 - su2-fbprot-lx-sd4 : LX_SD4 is used for over-voltage protection 32 - su2-fbprot-gpio2 : GPIO2 is used for over-voltage protection 33 - su2-fbprot-gpio3 : GPIO3 is used for over-voltage protection 34 - su2-fbprot-gpio4 : GPIO4 is used for over-voltage protection
|
/openbmc/linux/drivers/net/mctp/ |
H A D | Kconfig | 11 This driver provides an MCTP-over-serial interface, through a 21 Say y here if you need to connect to MCTP endpoints over serial. To 32 Provides a driver to access MCTP devices over SMBus/I2C transport, 40 Provides a driver to access MCTP devices over I3C transport,
|
/openbmc/phosphor-misc/http-redirect/ |
H A D | tests | 27 GET http://somewhere.example.com/over/the/rainbow HTTP/1.1 64 GET /over/the/rainbow HTTP/1.1 84 GET /over/the/rainbow HTTP/1.1
|