Home
last modified time | relevance | path

Searched refs:register_pernet_operations (Results 1 – 1 of 1) sorted by relevance

/linux/net/core/
H A Dnet_namespace.c1377 static int register_pernet_operations(struct list_head *list, in register_pernet_operations() function
1438 error = register_pernet_operations(first_device, ops); in register_pernet_subsys()
1484 error = register_pernet_operations(&pernet_list, ops); in register_pernet_device()