Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dsort.c33 static bool is_aligned(const void *base, size_t size, unsigned char align) in is_aligned() function
/openbmc/u-boot/drivers/mmc/
H A Dsdhci.c150 int trans_bytes = 0, is_aligned = 1; local
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dcache_v8.c501 static bool is_aligned(u64 addr, u64 size, u64 align) in is_aligned() function
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet-main.c492 int is_aligned = 1; in fs_enet_start_xmit() local