Home
last modified time | relevance | path

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

/Linux-v6.1/net/core/
Dnet_namespace.c1209 static int register_pernet_operations(struct list_head *list, in register_pernet_operations() function
1263 error = register_pernet_operations(first_device, ops); in register_pernet_subsys()
1309 error = register_pernet_operations(&pernet_list, ops); in register_pernet_device()