Home
last modified time | relevance | path

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

/linux/net/x25/
H A Daf_x25.c400 if (sk_has_allocations(sk)) { in __x25_destroy_socket()
/linux/include/net/
H A Dsock.h2395 static inline bool sk_has_allocations(const struct sock *sk) in sk_has_allocations() function