Home
last modified time | relevance | path

Searched refs:sk_has_allocations (Results 1 – 3 of 3) sorted by relevance

/linux/net/appletalk/
H A Dddp.c174 if (sk_has_allocations(sk)) { in atalk_destroy_timer()
186 if (sk_has_allocations(sk)) { in atalk_destroy_socket()
/linux/net/x25/
H A Daf_x25.c398 if (sk_has_allocations(sk)) { in __x25_destroy_socket()
/linux/include/net/
H A Dsock.h2369 static inline bool sk_has_allocations(const struct sock *sk) in sk_has_allocations() function