Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dsock.h594 static inline bool sk_user_data_is_nocopy(const struct sock *sk) in sk_user_data_is_nocopy() function
/linux-6.15/net/core/
H A Dsock.c2512 if (sk_user_data_is_nocopy(newsk)) in sk_clone_lock()