Home
last modified time | relevance | path

Searched refs:tipc_bearer_lock_push (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/net/tipc/
Dbearer.h199 void tipc_bearer_lock_push(struct tipc_bearer *b_ptr);
Dbearer.c338 void tipc_bearer_lock_push(struct tipc_bearer *b_ptr) in tipc_bearer_lock_push() function
354 tipc_k_signal((Handler)tipc_bearer_lock_push, (unsigned long)b_ptr); in tipc_continue()