Home
last modified time | relevance | path

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

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