Home
last modified time | relevance | path

Searched refs:tipc_port_unlock (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/net/tipc/
Dport.c247 tipc_port_unlock(p_ptr); in tipc_deleteport()
279 tipc_port_unlock(p_ptr); in tipc_portunreliable()
291 tipc_port_unlock(p_ptr); in tipc_set_portunreliable()
308 tipc_port_unlock(p_ptr); in tipc_portunreturnable()
320 tipc_port_unlock(p_ptr); in tipc_set_portunreturnable()
404 tipc_port_unlock(p_ptr); in tipc_reject_msg()
439 tipc_port_unlock(p_ptr); in port_timeout()
458 tipc_port_unlock(p_ptr); in port_timeout()
471 tipc_port_unlock(p_ptr); in port_handle_node_down()
569 tipc_port_unlock(p_ptr); in tipc_port_recv_proto_msg()
[all …]
Dport.h245 static inline void tipc_port_unlock(struct tipc_port *p_ptr) in tipc_port_unlock() function
296 tipc_port_unlock(p_ptr); in tipc_port_recv_msg()
301 tipc_port_unlock(p_ptr); in tipc_port_recv_msg()
Dsubscr.c174 tipc_port_unlock(server_port); in subscr_timeout()
188 tipc_port_unlock(server_port); in subscr_timeout()
Dlink.c435 tipc_port_unlock(p_ptr); in link_schedule_port()