Home
last modified time | relevance | path

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

/linux/drivers/ntb/test/
H A Dntb_perf.c196 unsigned long busy_flag; member
647 if (test_bit(0, &peer->perf->busy_flag) && in perf_service_work()
1054 if (test_and_set_bit_lock(0, &perf->busy_flag)) in perf_set_tcnt()
1059 clear_bit_unlock(0, &perf->busy_flag); in perf_set_tcnt()
1087 if (test_and_set_bit_lock(0, &perf->busy_flag)) in perf_submit_test()
1110 clear_bit_unlock(0, &perf->busy_flag); in perf_submit_test()
1121 if (test_and_set_bit_lock(0, &perf->busy_flag)) in perf_read_stats()
1145 clear_bit_unlock(0, &perf->busy_flag); in perf_read_stats()
1203 if (test_bit(0, &perf->busy_flag)) { in perf_dbgfs_read_info()