Searched refs:tcp_stream_memory_free (Results 1 – 5 of 5) sorted by relevance
1411 INDIRECT_CALLABLE_DECLARE(bool tcp_stream_memory_free(const struct sock *sk, int wake));1420 tcp_stream_memory_free, sk, wake) : true; in __sk_stream_memory_free()
2482 bool tcp_stream_memory_free(const struct sock *sk, int wake);
513 bool tcp_stream_memory_free(const struct sock *sk, int wake) in tcp_stream_memory_free() function520 EXPORT_SYMBOL(tcp_stream_memory_free);
3365 .stream_memory_free = tcp_stream_memory_free,
2286 .stream_memory_free = tcp_stream_memory_free,