Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c5486 static struct pernet_operations bond_net_ops = { variable
5502 res = register_pernet_subsys(&bond_net_ops); in bonding_init()
5529 unregister_pernet_subsys(&bond_net_ops); in bonding_init()
5541 unregister_pernet_subsys(&bond_net_ops); in bonding_exit()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c6471 static struct pernet_operations bond_net_ops = { variable
6487 res = register_pernet_subsys(&bond_net_ops); in bonding_init()
6514 unregister_pernet_subsys(&bond_net_ops); in bonding_init()
6526 unregister_pernet_subsys(&bond_net_ops); in bonding_exit()

Completed in 14 milliseconds