Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/core/
Dcma.c4603 static struct pernet_operations cma_pernet_operations = { variable
4618 ret = register_pernet_subsys(&cma_pernet_operations); in cma_init()
4649 unregister_pernet_subsys(&cma_pernet_operations); in cma_cleanup()