Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/core/
Dcma.c4939 static struct pernet_operations cma_pernet_operations = { variable
4967 ret = register_pernet_subsys(&cma_pernet_operations); in cma_init()
4989 unregister_pernet_subsys(&cma_pernet_operations); in cma_init()
5001 unregister_pernet_subsys(&cma_pernet_operations); in cma_cleanup()