Home
last modified time | relevance | path

Searched refs:tipc_crypto_work_tx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dcrypto.c302 static void tipc_crypto_work_tx(struct work_struct *work);
1511 INIT_DELAYED_WORK(&c->work, tipc_crypto_work_tx); in tipc_crypto_start()
2431 * tipc_crypto_work_tx - Scheduled TX works handler
2439 static void tipc_crypto_work_tx(struct work_struct *work) in tipc_crypto_work_tx() function
/kernel/linux/linux-6.6/net/tipc/
H A Dcrypto.c306 static void tipc_crypto_work_tx(struct work_struct *work);
1507 INIT_DELAYED_WORK(&c->work, tipc_crypto_work_tx); in tipc_crypto_start()
2427 * tipc_crypto_work_tx - Scheduled TX works handler
2435 static void tipc_crypto_work_tx(struct work_struct *work) in tipc_crypto_work_tx() function

Completed in 9 milliseconds