Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dsock.h554 static inline bool sk_user_data_is_nocopy(const struct sock *sk) in sk_user_data_is_nocopy() function
/kernel/linux/linux-5.10/net/core/
Dsock.c1966 if (sk_user_data_is_nocopy(newsk)) in sk_clone_lock()