Searched refs:notifier_count (Results 1 – 4 of 4) sorted by relevance
84 atomic_inc(&context->notifier_count); in ib_ucontext_notifier_start_account()93 int zero_notifiers = atomic_dec_and_test(&context->notifier_count); in ib_ucontext_notifier_end_account()107 if (!atomic_read(&context->notifier_count)) { in ib_ucontext_notifier_end_account()297 if (likely(!atomic_read(&context->notifier_count)) || in ib_umem_odp_get()310 atomic_set(&context->notifier_count, 0); in ib_umem_odp_get()
73 unsigned int notifier_count; member344 (u32 *)&clk->notifier_count); in clk_debug_create_one()1365 if (clk->notifier_count && msg) in __clk_recalc_rates()1577 if (clk->notifier_count) in __clk_speculate_rates()1718 if (clk->notifier_count) { in clk_propagate_rate_change()1789 if (clk->notifier_count && old_rate != clk->rate) in clk_change_rate()2824 clk->core->notifier_count++; in clk_notifier_register()2861 clk->core->notifier_count--; in clk_notifier_unregister()
113 notifier_count, is needed here. That is all handled by the common
1170 atomic_t notifier_count; member