Home
last modified time | relevance | path

Searched refs:behind (Results 1 – 25 of 103) sorted by relevance

12345

/Linux-v5.4/fs/ubifs/
Dmaster.c27 int behind; in ubifs_compare_master_node() local
43 behind = hmac_offs + UBIFS_MAX_HMAC_LEN; in ubifs_compare_master_node()
45 if (UBIFS_MST_NODE_SZ > behind) in ubifs_compare_master_node()
46 return memcmp(m1 + behind, m2 + behind, UBIFS_MST_NODE_SZ - behind); in ubifs_compare_master_node()
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-ata21 connected, the number of links behind it.
43 If a link is behind a port, the directory name is linkX, where X is ata_port_id
44 of the port. If a link is behind a PM, its name is linkX.Y where X is
120 "none" if no device was found behind the link.
/Linux-v5.4/drivers/md/
Dmd-bitmap.h255 unsigned long sectors, int behind);
257 unsigned long sectors, int success, int behind);
/Linux-v5.4/Documentation/devicetree/bindings/usb/
Dulpi.txt4 Phys that are behind a ULPI connection can be described with the following
/Linux-v5.4/Documentation/driver-api/mei/
Dnfc.rst6 Some Intel 8 and 9 Serieses chipsets supports NFC devices connected behind
/Linux-v5.4/drivers/clk/versatile/
DKconfig32 Express platforms hidden behind its configuration infrastructure,
/Linux-v5.4/Documentation/devicetree/bindings/i2c/
Di2c-gate.txt23 Kasei ak8975 compass behind a gate.
Di2c-mux-ltc4306.txt19 multiplexers on the bus and the devices behind them use same I2C addresses.
Di2c-mux-pca954x.txt30 multiplexers on the bus and the devices behind them use same I2C addresses.
Di2c-mux-gpmux.txt37 However, I2C transactions to devices behind all I2C multiplexers connected
/Linux-v5.4/Documentation/firmware-guide/acpi/
Denumeration.rst9 devices behind serial bus controllers.
21 - Devices behind real busses where there is a connector resource
29 The ACPI implementation enumerates devices behind busses (platform, SPI and
149 Slave devices behind SPI bus have SpiSerialBus resource attached to them.
232 The slaves behind I2C bus controller only need to add the ACPI IDs like
234 any slave devices behind the controller device once the adapter is
/Linux-v5.4/Documentation/driver-api/pci/
Dp2pdma.rst17 only supports doing P2P when the endpoints involved are all behind the
61 memory behind it, its driver could add support as a P2P provider and
133 effects behind it. Thus, the order of loads and stores should not be important
/Linux-v5.4/Documentation/filesystems/
Dinotify.txt12 Q: What is the design decision behind not tying the watch to the open fd of
21 Q: What is the design decision behind using an-fd-per-instance as opposed to
/Linux-v5.4/Documentation/devicetree/bindings/crypto/
Dhisilicon,hip07-sec.txt22 - iommus: The SEC units are behind smmu-v3 iommus.
/Linux-v5.4/drivers/usb/isp1760/
DKconfig13 where the chip itself is behind a PLB to simulate such
/Linux-v5.4/drivers/nfc/
DKconfig26 will use an HCI NFC driver for an NFC chip connected behind an
/Linux-v5.4/arch/arm/boot/dts/
Dat91-ariag25.dts77 /* TWD2+TCLK2 hidden behind ethernet, so no i2c2 */
/Linux-v5.4/drivers/pci/
DKconfig145 behind an IOMMU to recover from page faults.
173 P2P DMA transactions must be between devices behind the same root
/Linux-v5.4/Documentation/i2c/
Di2c-topology.rst14 from the i2c bus, at least most of the time, and sits behind a gate
104 address 0x42 behind mux-one may be interleaved with a similar
105 operation targeting device address 0x42 behind mux-two. The
118 behind the mux, when an unrelated i2c transfer is in flight during
/Linux-v5.4/Documentation/devicetree/bindings/memory-controllers/
Dexynos-srom.txt10 extra properties, describing the bus behind it, should be specified as below:
/Linux-v5.4/arch/alpha/lib/
Dev67-strrchr.S101 nop # E : hide the cmov latency (2) behind ctlz latency
/Linux-v5.4/Documentation/driver-api/firmware/
Dfirmware_cache.rst12 calls, automatically behind the scenes.
/Linux-v5.4/Documentation/networking/device_drivers/toshiba/
Dspider_net.txt45 flowing RX traffic, every descr behind it should be marked "full",
55 all of those behind it should be "not-in-use". When RX traffic is not
67 be "not-in-use", and everything behind it should be "empty". If no
/Linux-v5.4/Documentation/PCI/
Dmsi-howto.rst49 arrived in memory (this becomes more likely with devices behind PCI-PCI
218 2. on all devices behind a specific bridge
240 In this case, MSIs must be disabled on all devices behind the bridge.
/Linux-v5.4/Documentation/devicetree/bindings/pci/
Dpci.txt19 may be assigned to root buses behind different host bridges. The domain

12345