Home
last modified time | relevance | path

Searched defs:IS_UNALIGNED (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
Dstrncpy_from_user.c16 #define IS_UNALIGNED(src, dst) 0 macro
18 #define IS_UNALIGNED(src, dst) \ macro
/kernel/linux/linux-5.10/arch/mips/crypto/
Dchacha-core.S53 #define IS_UNALIGNED $s7 macro