Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/smc/
H A Daf_smc.c2512 static struct pernet_operations smc_net_ops = { variable
2523 rc = register_pernet_subsys(&smc_net_ops); in smc_init()
2605 unregister_pernet_subsys(&smc_net_ops); in smc_init()
2621 unregister_pernet_subsys(&smc_net_ops); in smc_exit()
/kernel/linux/linux-6.6/net/smc/
H A Daf_smc.c3442 static struct pernet_operations smc_net_ops = { variable
3458 rc = register_pernet_subsys(&smc_net_ops); in smc_init()
3572 unregister_pernet_subsys(&smc_net_ops); in smc_init()
3594 unregister_pernet_subsys(&smc_net_ops); in smc_exit()

Completed in 7 milliseconds