Home
last modified time | relevance | path

Searched refs:sk_user_data_is_nocopy (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/net/
Dsock.h544 static inline bool sk_user_data_is_nocopy(const struct sock *sk) in sk_user_data_is_nocopy() function
/Linux-v5.10/net/core/
Dsock.c1937 if (sk_user_data_is_nocopy(newsk)) in sk_clone_lock()