Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.c3556 static atomic_t device_bound = ATOMIC_INIT(0); variable
3564 if (atomic_cmpxchg(&device_bound, 0, 1) != 0) { in rvu_probe()
3571 atomic_set(&device_bound, 0); in rvu_probe()
3578 atomic_set(&device_bound, 0); in rvu_probe()
3712 atomic_set(&device_bound, 0); in rvu_probe()
3740 atomic_set(&device_bound, 0); in rvu_remove()