Home
last modified time | relevance | path

Searched defs:__get_kernel_common (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Duaccess.h154 #define __get_kernel_common(val, size, ptr) __get_user_common(val, size, ptr) macro
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Duaccess.h207 #define __get_kernel_common(val, size, ptr) __get_user_common(val, size, ptr) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Duaccess.h232 #define __get_kernel_common(val, size, ptr) __get_user_common(val, size, ptr) macro
252 #define __get_kernel_common(val, size, ptr) \ macro

Completed in 2 milliseconds