Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dsock.h575 static inline bool sk_user_data_is_nocopy(const struct sock *sk) in sk_user_data_is_nocopy() function
/Linux-v6.1/net/core/
Dsock.c2305 if (sk_user_data_is_nocopy(newsk)) in sk_clone_lock()