Searched refs:ifpga_monitor_refcnt (Results 1 – 1 of 1) sorted by relevance
71 static int ifpga_monitor_refcnt; variable506 while (__atomic_load_n(&ifpga_monitor_refcnt, __ATOMIC_RELAXED)) { in ifpga_rawdev_gsd_handle()543 if (!__atomic_fetch_add(&ifpga_monitor_refcnt, 1, __ATOMIC_RELAXED)) { in ifpga_monitor_start_func()568 if (!__atomic_sub_fetch(&ifpga_monitor_refcnt, 1, __ATOMIC_RELAXED) && in ifpga_monitor_stop_func()