Searched refs:sk_has_allocations (Results 1 – 6 of 6) sorted by relevance
161 if (sk_has_allocations(sk)) { in atalk_destroy_timer()173 if (sk_has_allocations(sk)) { in atalk_destroy_socket()
282 if (sk_has_allocations(sk)) { in nr_destroy_socket()
354 if (sk_has_allocations(sk)) { in rose_destroy_socket()
408 if (sk_has_allocations(sk)) { in __x25_destroy_socket()
340 if (sk_has_allocations(ax25->sk)) { in ax25_destroy_socket()
2155 static inline bool sk_has_allocations(const struct sock *sk) in sk_has_allocations() function