Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dsock.h581 static inline bool sk_user_data_is_nocopy(const struct sock *sk) in sk_user_data_is_nocopy() function
/openbmc/linux/net/core/
H A Dsock.c2388 if (sk_user_data_is_nocopy(newsk)) in sk_clone_lock()