Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dtopsrv.c452 static void tipc_topsrv_accept(struct work_struct *work) in tipc_topsrv_accept() function
493 * The queued job is launched into tipc_topsrv_accept()
664 INIT_WORK(&srv->awork, tipc_topsrv_accept); in tipc_topsrv_start()
/kernel/linux/linux-6.6/net/tipc/
H A Dtopsrv.c455 static void tipc_topsrv_accept(struct work_struct *work) in tipc_topsrv_accept() function
496 * The queued job is launched into tipc_topsrv_accept()
669 INIT_WORK(&srv->awork, tipc_topsrv_accept); in tipc_topsrv_start()

Completed in 2 milliseconds