Searched refs:sk_has_allocations (Results 1 – 6 of 6) sorted by relevance
165 if (sk_has_allocations(sk)) { in atalk_destroy_timer()177 if (sk_has_allocations(sk)) { in atalk_destroy_socket()
285 if (sk_has_allocations(sk)) { in nr_destroy_socket()
356 if (sk_has_allocations(sk)) { in rose_destroy_socket()
415 if (sk_has_allocations(sk)) { in __x25_destroy_socket()
327 if (sk_has_allocations(ax25->sk)) { in ax25_destroy_socket()
2016 static inline bool sk_has_allocations(const struct sock *sk) in sk_has_allocations() function