Searched refs:tipc_ref_lock (Results 1 – 3 of 3) sorted by relevance
46 void *tipc_ref_lock(u32 ref);
265 void *tipc_ref_lock(u32 ref) in tipc_ref_lock() function
241 return (struct tipc_port *)tipc_ref_lock(ref); in tipc_port_lock()