Searched refs:tipc_ref_lock (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/tipc/
H A Dref.h46 void *tipc_ref_lock(u32 ref);
H A Dport.h129 return (struct port *)tipc_ref_lock(ref);
H A Dref.c248 * tipc_ref_lock - lock referenced object and return pointer to it
251 void *tipc_ref_lock(u32 ref) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/tipc/
H A Dref.h46 void *tipc_ref_lock(u32 ref);
H A Dport.h129 return (struct port *)tipc_ref_lock(ref);
H A Dref.c248 * tipc_ref_lock - lock referenced object and return pointer to it
251 void *tipc_ref_lock(u32 ref) function

Completed in 106 milliseconds