Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c159 static u32 tsk_own_node(struct tipc_sock *tsk) in tsk_own_node() function
582 tsk_own_node(tsk), tsk_peer_port(tsk), in __tipc_shutdown()
1321 u32 onode = tsk_own_node(tsk); in tipc_sk_conn_proto_rcv()
1804 dnode, tsk_own_node(tsk), peer_port, in tipc_sk_build_ack()
2824 u32 self = tsk_own_node(tsk); in tipc_sk_check_probing_state()
3954 i += scnprintf(buf + i, sz - i, " %x", tsk_own_node(tsk)); in tipc_sk_dump()
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.c170 static u32 tsk_own_node(struct tipc_sock *tsk) in tsk_own_node() function
596 tsk_own_node(tsk), tsk_peer_port(tsk), in __tipc_shutdown()
1334 u32 onode = tsk_own_node(tsk); in tipc_sk_conn_proto_rcv()
1805 dnode, tsk_own_node(tsk), peer_port, in tipc_sk_build_ack()
2835 u32 self = tsk_own_node(tsk); in tipc_sk_check_probing_state()
3964 i += scnprintf(buf + i, sz - i, " %x", tsk_own_node(tsk)); in tipc_sk_dump()

Completed in 10 milliseconds