Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Duaccess.h442 #define unsafe_copy_loop(dst, src, len, type, label) \ macro
/linux/arch/x86/include/asm/
H A Duaccess.h601 #define unsafe_copy_loop(dst, src, len, type, label) \ macro