Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_file_ops.c2564 static atomic_t user_setup = ATOMIC_INIT(0); variable
2586 atomic_set(&user_setup, 1); in ipath_user_add()
2610 if (atomic_read(&user_setup) == 0) in ipath_user_remove()
2616 atomic_set(&user_setup, 0); in ipath_user_remove()