Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dsockptr.h94 static inline long strncpy_from_sockptr(char *dst, sockptr_t src, size_t count) in strncpy_from_sockptr() function
/kernel/linux/linux-6.6/include/linux/
Dsockptr.h126 static inline long strncpy_from_sockptr(char *dst, sockptr_t src, size_t count) in strncpy_from_sockptr() function