Searched refs:exchanged (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/Documentation/networking/ |
D | nfc.txt | 122 The data format exchanged through the sockets is NFC protocol dependent. For 123 instance, when communicating with MIFARE tags, the data exchanged are MIFARE
|
D | ieee802154.txt | 56 net_device, with .type = ARPHRD_IEEE802154. Data is exchanged with socket family
|
D | phonet.txt | 12 Phonet packets can be exchanged through various hardware connections
|
D | 6pack.txt | 17 channel. Special control data is exchanged between the PC and the TNC so
|
/linux-4.4.14/Documentation/blockdev/drbd/ |
D | drbd-connection-state-overview.dot | 39 label="new application (WRITE?) requests blocked\lwhile bitmap is exchanged"
|
/linux-4.4.14/arch/mn10300/ |
D | Kconfig.debug | 93 protocol messages generated exchanged with GDB.
|
/linux-4.4.14/Documentation/accounting/ |
D | taskstats.txt | 66 The data exchanged between user and kernel space is a netlink message belonging
|
/linux-4.4.14/arch/x86/kvm/ |
D | x86.c | 4527 bool exchanged; in emulator_cmpxchg_emulated() local 4550 exchanged = CMPXCHG_TYPE(u8, kaddr, old, new); in emulator_cmpxchg_emulated() 4553 exchanged = CMPXCHG_TYPE(u16, kaddr, old, new); in emulator_cmpxchg_emulated() 4556 exchanged = CMPXCHG_TYPE(u32, kaddr, old, new); in emulator_cmpxchg_emulated() 4559 exchanged = CMPXCHG64(kaddr, old, new); in emulator_cmpxchg_emulated() 4567 if (!exchanged) in emulator_cmpxchg_emulated()
|
/linux-4.4.14/Documentation/kdump/ |
D | kdump.txt | 37 For s390x, when kdump is triggered, the crashkernel region is exchanged
|
/linux-4.4.14/Documentation/spi/ |
D | spi-summary | 16 clocking modes through which data is exchanged; mode-0 and mode-3 are most
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 176 z/Architecture and is exchanged with one page on s/390 or two pages on
|