Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dbearer.h222 bool tipc_bearer_hold(struct tipc_bearer *b);
H A Dcrypto.c819 if (unlikely(!tipc_bearer_hold(b))) { in tipc_aead_encrypt()
943 if (unlikely(!tipc_bearer_hold(b))) { in tipc_aead_decrypt()
H A Dbearer.c375 bool tipc_bearer_hold(struct tipc_bearer *b) in tipc_bearer_hold() function
/kernel/linux/linux-6.6/net/tipc/
H A Dbearer.h220 bool tipc_bearer_hold(struct tipc_bearer *b);
H A Dcrypto.c815 if (unlikely(!tipc_bearer_hold(b))) { in tipc_aead_encrypt()
939 if (unlikely(!tipc_bearer_hold(b))) { in tipc_aead_decrypt()
H A Dbearer.c385 bool tipc_bearer_hold(struct tipc_bearer *b) in tipc_bearer_hold() function

Completed in 11 milliseconds