Searched refs:tipc_bearer_hold (Results 1 – 3 of 3) sorted by relevance
216 bool tipc_bearer_hold(struct tipc_bearer *b);
819 if (unlikely(!tipc_bearer_hold(b))) { in tipc_aead_encrypt()943 if (unlikely(!tipc_bearer_hold(b))) { in tipc_aead_decrypt()
375 bool tipc_bearer_hold(struct tipc_bearer *b) in tipc_bearer_hold() function