/linux-4.4.14/include/xen/interface/ |
H A D | memory.h | 67 * [IN] Details of memory extents to be exchanged (GMFN bases). 85 * [OUT] Number of input extents that were successfully exchanged: 89 * indicate the GMFNs that were successfully exchanged. 91 * 4. If not all input exents are exchanged then the return code of this
|
/linux-4.4.14/sound/pci/asihpi/ |
H A D | hpi6000.h | 60 /* Command/status exchanged between host and DSP */
|
/linux-4.4.14/arch/metag/tbx/ |
H A D | tbiroot.S | 23 /* If signals need to be exchanged we must create a TBI Root Block */
|
/linux-4.4.14/fs/nilfs2/ |
H A D | alloc.c | 506 * @req: nilfs_palloc_req structure exchanged for the allocation 590 * @req: nilfs_palloc_req structure exchanged for the allocation 606 * @req: nilfs_palloc_req structure exchanged for the removal 647 * @req: nilfs_palloc_req structure exchanged for the allocation 688 * @req: nilfs_palloc_req structure exchanged for the removal 715 * @req: nilfs_palloc_req structure exchanged for the removal
|
/linux-4.4.14/include/uapi/linux/ |
H A D | ppp-ioctl.h | 28 #define SC_ENABLE_IP 0x00000100 /* IP packets may be exchanged */
|
H A D | tipc_config.h | 350 * Configuration messages exchanged via NETLINK_GENERIC use the following 369 * Configuration messages exchanged via TIPC sockets use the TIPC configuration
|
H A D | wireless.h | 31 * data exchanged...
|
H A D | videodev2.h | 848 * Contains data exchanged by application and driver using one of the Streaming
|
/linux-4.4.14/sound/usb/line6/ |
H A D | pcm.h | 49 data to be exchanged with the device:
|
/linux-4.4.14/drivers/net/can/usb/ |
H A D | gs_usb.c | 65 /* All data exchanged between host and device is exchanged in host byte order,
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | intel_frontbuffer.c | 37 * the frontbuffer is exchanged with a flip. Subsystems interested in
|
/linux-4.4.14/include/linux/spi/ |
H A D | spi.h | 901 * @spi: device with which data will be exchanged 930 * @spi: device with which data will be exchanged 952 * @spi: device with which data will be exchanged 977 * @spi: device with which data will be exchanged
|
/linux-4.4.14/drivers/staging/iio/magnetometer/ |
H A D | hmc5843_core.c | 471 /* Beware: Y and Z are exchanged on HMC5883 and 5983 */
|
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/ |
H A D | selftest.h | 228 /* bulk, request(reqst), and reply exchanged on wire */
|
/linux-4.4.14/drivers/net/ethernet/myricom/myri10ge/ |
H A D | myri10ge_mcp.h | 159 * (plus mtu & mac address) must have been exchanged prior
|
/linux-4.4.14/drivers/net/ethernet/natsemi/ |
H A D | sonic.h | 9 * and pad structure members must be exchanged. Also, the structures
|
/linux-4.4.14/drivers/hsi/clients/ |
H A D | ssi_protocol.c | 630 /* length field is exchanged in network byte order */ ssip_pn_rx() 988 /* length field is exchanged in network byte order */ ssip_pn_xmit()
|
/linux-4.4.14/drivers/ata/ |
H A D | sata_sil24.c | 172 PORT_IRQ_DEV_XCHG = (1 << 7), /* device exchanged */ 1008 "PHY RDY changed" : "device exchanged"); sil24_error_intr()
|
/linux-4.4.14/drivers/spi/ |
H A D | spi.c | 2227 * @spi: device with which data will be exchanged 2281 * @spi: device with which data will be exchanged 2407 * @spi: device with which data will be exchanged 2434 * @spi: device with which data will be exchanged 2515 * @spi: device with which data will be exchanged
|
/linux-4.4.14/drivers/i2c/ |
H A D | i2c-dev.c | 40 * slave (i2c_client) with which messages will be exchanged. It's coupled
|
/linux-4.4.14/drivers/media/radio/si470x/ |
H A D | radio-si470x-common.c | 45 * - rds_command in si470x_poll exchanged against simple retval
|
/linux-4.4.14/drivers/net/ppp/ |
H A D | ppp_synctty.c | 7 * Complete PPP frames without encoding/decoding are exchanged between
|
/linux-4.4.14/drivers/gpu/drm/ |
H A D | drm_atomic_helper.c | 1516 * Someone might have exchanged the framebuffer while we dropped locks drm_atomic_helper_update_plane() 1589 * Someone might have exchanged the framebuffer while we dropped locks drm_atomic_helper_disable_plane() 1735 * Someone might have exchanged the framebuffer while we dropped locks drm_atomic_helper_set_config() 2072 * Someone might have exchanged the framebuffer while we dropped locks drm_atomic_helper_page_flip()
|
/linux-4.4.14/fs/ext4/ |
H A D | move_extent.c | 453 * exchanged with each other.
|
/linux-4.4.14/include/crypto/ |
H A D | aead.h | 35 * applies here as well. Naturally all *ablkcipher* symbols must be exchanged
|
/linux-4.4.14/include/linux/ |
H A D | ata.h | 474 SERR_DEV_XCHG = (1 << 26), /* device exchanged */
|
/linux-4.4.14/arch/x86/kvm/ |
H A D | x86.c | 4527 bool exchanged; emulator_cmpxchg_emulated() local 4550 exchanged = CMPXCHG_TYPE(u8, kaddr, old, new); emulator_cmpxchg_emulated() 4553 exchanged = CMPXCHG_TYPE(u16, kaddr, old, new); emulator_cmpxchg_emulated() 4556 exchanged = CMPXCHG_TYPE(u32, kaddr, old, new); emulator_cmpxchg_emulated() 4559 exchanged = CMPXCHG64(kaddr, old, new); emulator_cmpxchg_emulated() 4567 if (!exchanged) emulator_cmpxchg_emulated()
|
/linux-4.4.14/drivers/isdn/hisax/ |
H A D | hfc_sx.c | 1048 cs->hw.hfcsx.bswapped = 1; /* B1 and B2 exchanged */ mode_hfcsx()
|
H A D | hfc_pci.c | 1285 cs->hw.hfcpci.bswapped = 1; /* B1 and B2 exchanged */ mode_hfcpci()
|
/linux-4.4.14/drivers/mmc/host/ |
H A D | mmc_spi.c | 118 /* "scratch" is per-{command,block} data exchanged with the card */
|
/linux-4.4.14/drivers/isdn/hardware/mISDN/ |
H A D | hfcpci.c | 1282 hc->hw.bswapped = 1; /* B1 and B2 exchanged */ mode_hfcpci()
|
/linux-4.4.14/drivers/atm/ |
H A D | fore200e.c | 174 /* allocate and align a chunk of memory intended to hold the data behing exchanged
|
/linux-4.4.14/drivers/infiniband/hw/nes/ |
H A D | nes_cm.c | 2926 * successfully exchanged when this is called
|
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/ |
H A D | hal.h | 88 /* message types for messages exchanged between WDI and HAL */
|
/linux-4.4.14/kernel/sched/ |
H A D | fair.c | 1252 * be exchanged with the source task
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
H A D | chip.c | 3754 * And the 'MgmtAllowed' information, which is exchanged during handle_verify_cap()
|