Searched refs:aligns (Results 1 - 25 of 25) sorted by relevance

/linux-4.1.27/include/scsi/
H A Dsrp.h173 * We need the packed attribute because the SRP spec only aligns the
191 * We need the packed attribute because the SRP spec only aligns the
/linux-4.1.27/drivers/pci/
H A Dsetup-bus.c969 static inline resource_size_t calculate_mem_align(resource_size_t *aligns, calculate_mem_align() argument
985 align += aligns[order]; calculate_mem_align()
1018 resource_size_t aligns[18]; /* Alignments from 1Mb to 128Gb */ pbus_size_mem() local
1029 memset(aligns, 0, sizeof(aligns)); pbus_size_mem()
1057 * aligns[0] is for 1MB (since bridge memory pbus_size_mem()
1066 if (order >= ARRAY_SIZE(aligns)) { pbus_size_mem()
1076 aligns[order] += align; pbus_size_mem()
1088 min_align = calculate_mem_align(aligns, max_order); pbus_size_mem()
/linux-4.1.27/drivers/gpu/drm/rockchip/
H A Drockchip_drm_gem.c230 * This aligns the pitch and size arguments to the minimum required. wrap
/linux-4.1.27/drivers/gpu/drm/tilcdc/
H A Dtilcdc_slave.c80 * tilcdc does not generate VESA-complient sync but aligns slave_encoder_fixup()
/linux-4.1.27/arch/alpha/lib/
H A Dev6-copy_user.S71 * This loop aligns the destination a byte at a time
/linux-4.1.27/arch/tile/include/asm/
H A Dprocessor.h150 * This aligns the pt_regs structure optimally for cache-line access.
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_gem_cma_helper.c211 * This aligns the pitch and size arguments to the minimum required. This is
/linux-4.1.27/include/linux/
H A Dswap.h178 * space with SWAPFILE_CLUSTER pages long and naturally aligns in disk. All
/linux-4.1.27/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c163 #define ETH_HW_IP_ALIGN 2 /* hw aligns IP header */
935 PCXR_2BSM | /* Two byte prefix aligns IP hdr */ set_port_config_ext()
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.c37 * i40e_align_l2obj_base - aligns base object pointer to 512 bytes
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c116 * aligns the start of the PPS signal to that value. The shift is
/linux-4.1.27/drivers/net/can/usb/
H A Dkvaser_usb.c1333 * a placeholder zero-length command in its place then aligns kvaser_usb_read_bulk_callback()
/linux-4.1.27/drivers/media/i2c/
H A Ds5k5baf.c1423 /* bounds range [start, start+len) to [0, max) and aligns to 2 */ s5k5baf_bound_range()
/linux-4.1.27/drivers/net/usb/
H A Dsmsc95xx.c997 /* set Rx data offset=2, Make IP header aligns on word boundary. */ smsc95xx_reset()
/linux-4.1.27/arch/powerpc/kernel/
H A Dprocess.c485 This aligns up to double word size, shifts and does the bias. set_dawr()
/linux-4.1.27/drivers/net/ethernet/tile/
H A Dtilepro.c477 /* Note that this aligns IP on a 16 byte boundary. */ tile_net_provide_needed_buffer()
/linux-4.1.27/arch/x86/kernel/
H A Dentry_64.S525 * ENTRY() often aligns to 16 bytes, which in this case has no benefits.
/linux-4.1.27/fs/ubifs/
H A Dsuper.c548 * UBIFS aligns all node to 8-byte boundary, so to make function in init_constants_early()
H A Dubifs.h878 * Note, UBIFS aligns node lengths to 8-bytes boundary, so the requester has to
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.c1871 /* guarantee head aligns with the end of the last message */ fm10k_sm_mbx_receive()
/linux-4.1.27/drivers/net/ethernet/sun/
H A Dsunhme.c1174 * First our alloc_skb() routine aligns the data base to a 64 byte
/linux-4.1.27/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c634 * list pointed to by head. It aligns the node on top and bottom
/linux-4.1.27/drivers/dma/
H A Dpl330.c2605 * Make sure we use a burst size that aligns with all the memcpy pl330_prep_dma_memcpy()
/linux-4.1.27/drivers/block/
H A Dcciss.c4020 * pci_alloc_consistent aligns on page boundarys already. cciss_put_controller_into_performant_mode()
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
H A Dde4x5.c656 ** DESC_ALIGN. ALIGN aligns the start address of the private memory area

Completed in 1015 milliseconds