Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Dnet_namespace.c788 static int register_pernet_operations(struct list_head *list, in register_pernet_operations() function
847 error = register_pernet_operations(first_device, ops); in register_pernet_subsys()
893 error = register_pernet_operations(&pernet_list, ops); in register_pernet_device()