Searched refs:CPY_FROM_CONST_USER (Results 1 - 2 of 2) sorted by relevance
/kernel/liteos_a/syscall/ | ||
H A D | syscall_pub.h | 209 #define CPY_FROM_CONST_USER(NonConstType, ptr) \
macro |
H A D | net_syscall.c | 402 CPY_FROM_CONST_USER(struct msghdr, message); in SysSendMsg() |
Completed in 2 milliseconds