Home
last modified time | relevance | path

Searched defs:len_aligned (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dbouncebuf.h51 size_t len_aligned; member
/openbmc/linux/net/ipv6/
H A Dioam6_iptunnel.c112 int len_aligned, err; in ioam6_build_state() local
H A Dioam6.c315 int len, len_aligned, err; in ioam6_genl_addsc() local
/openbmc/linux/drivers/spi/
H A Dspidev.c241 unsigned int len_aligned = ALIGN(u_tmp->len, ARCH_DMA_MINALIGN); in spidev_message() local