Home
last modified time | relevance | path

Searched refs:sk_has_allocations (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/appletalk/
H A Dddp.c161 if (sk_has_allocations(sk)) { in atalk_destroy_timer()
173 if (sk_has_allocations(sk)) { in atalk_destroy_socket()
/kernel/linux/linux-6.6/net/appletalk/
H A Dddp.c161 if (sk_has_allocations(sk)) { in atalk_destroy_timer()
173 if (sk_has_allocations(sk)) { in atalk_destroy_socket()
/kernel/linux/linux-5.10/net/netrom/
H A Daf_netrom.c282 if (sk_has_allocations(sk)) { in nr_destroy_socket()
/kernel/linux/linux-6.6/net/netrom/
H A Daf_netrom.c282 if (sk_has_allocations(sk)) { in nr_destroy_socket()
/kernel/linux/linux-5.10/net/rose/
H A Daf_rose.c380 if (sk_has_allocations(sk)) { in rose_destroy_socket()
/kernel/linux/linux-5.10/net/x25/
H A Daf_x25.c408 if (sk_has_allocations(sk)) { in __x25_destroy_socket()
/kernel/linux/linux-5.10/include/net/
H A Dsock.h2184 * sk_has_allocations - check if allocations are outstanding
2189 static inline bool sk_has_allocations(const struct sock *sk) in sk_has_allocations() function
/kernel/linux/linux-5.10/net/ax25/
H A Daf_ax25.c340 if (sk_has_allocations(ax25->sk)) { in ax25_destroy_socket()
/kernel/linux/linux-6.6/net/rose/
H A Daf_rose.c381 if (sk_has_allocations(sk)) { in rose_destroy_socket()
/kernel/linux/linux-6.6/net/x25/
H A Daf_x25.c398 if (sk_has_allocations(sk)) { in __x25_destroy_socket()
/kernel/linux/linux-6.6/net/ax25/
H A Daf_ax25.c344 if (sk_has_allocations(ax25->sk)) { in ax25_destroy_socket()
/kernel/linux/linux-6.6/include/net/
H A Dsock.h2339 * sk_has_allocations - check if allocations are outstanding
2344 static inline bool sk_has_allocations(const struct sock *sk) in sk_has_allocations() function

Completed in 28 milliseconds