Searched refs:sk_has_allocations (Results 1 – 3 of 3) sorted by relevance
174 if (sk_has_allocations(sk)) { in atalk_destroy_timer()186 if (sk_has_allocations(sk)) { in atalk_destroy_socket()
398 if (sk_has_allocations(sk)) { in __x25_destroy_socket()
2369 static inline bool sk_has_allocations(const struct sock *sk) in sk_has_allocations() function