Searched refs:atomic_long_read (Results 1 – 2 of 2) sorted by relevance
487 atomic_long_read(&t.num_waits), in mock_breadcrumbs_smoketest()488 atomic_long_read(&t.num_fences), in mock_breadcrumbs_smoketest()1440 num_waits += atomic_long_read(&smoke[idx].num_waits); in live_breadcrumbs_smoketest()1441 num_fences += atomic_long_read(&smoke[idx].num_fences); in live_breadcrumbs_smoketest()
444 atomic_long_read(struct atomic_long *a) in atomic_long_read() function