Searched refs:tipc_bearer_hold (Results 1 – 3 of 3) sorted by relevance
220 bool tipc_bearer_hold(struct tipc_bearer *b);
815 if (unlikely(!tipc_bearer_hold(b))) { in tipc_aead_encrypt()939 if (unlikely(!tipc_bearer_hold(b))) { in tipc_aead_decrypt()
387 bool tipc_bearer_hold(struct tipc_bearer *b) in tipc_bearer_hold() function