Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/core/
Dcma.c5370 static struct pernet_operations cma_pernet_operations = { variable
5398 ret = register_pernet_subsys(&cma_pernet_operations); in cma_init()
5422 unregister_pernet_subsys(&cma_pernet_operations); in cma_init()
5435 unregister_pernet_subsys(&cma_pernet_operations); in cma_cleanup()