Home
last modified time | relevance | path

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

/Linux-v4.19/net/strparser/
Dstrparser.c394 if (sock_owned_by_user_nocheck(strp->sk)) { in strp_data_ready()
/Linux-v4.19/include/net/
Dsock.h1547 static inline bool sock_owned_by_user_nocheck(const struct sock *sk) in sock_owned_by_user_nocheck() function