Home
last modified time | relevance | path

Searched refs:tipc_write_space (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c134 static void tipc_write_space(struct sock *sk);
509 sk->sk_write_space = tipc_write_space; in tipc_sk_create()
2108 * tipc_write_space - wake up thread if port congestion is released
2111 static void tipc_write_space(struct sock *sk) in tipc_write_space() function
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.c147 static void tipc_write_space(struct sock *sk);
523 sk->sk_write_space = tipc_write_space; in tipc_sk_create()
2111 * tipc_write_space - wake up thread if port congestion is released
2114 static void tipc_write_space(struct sock *sk) in tipc_write_space() function

Completed in 17 milliseconds