Searched refs:tipc_ref_lock (Results 1 – 3 of 3) sorted by relevance
/net/tipc/ | ||
D | ref.h | 46 void *tipc_ref_lock(u32 ref); |
D | port.h | 131 return (struct port *)tipc_ref_lock(ref); in tipc_port_lock() |
D | ref.c | 262 void *tipc_ref_lock(u32 ref) in tipc_ref_lock() function |