Searched refs:active_count (Results 1 – 10 of 10) sorted by relevance
211 if (ce->active_count++) in intel_context_enter()222 ++ce->active_count; in intel_context_mark_active()228 GEM_BUG_ON(!ce->active_count); in intel_context_exit()229 if (--ce->active_count) in intel_context_exit()
123 GEM_BUG_ON(rq->context->active_count != 1); in __queue_and_release_pm()139 if (!atomic_fetch_inc(&tl->active_count)) in __queue_and_release_pm()210 GEM_BUG_ON(atomic_read(&ce->timeline->active_count) < 0); in switch_to_kernel_context()
44 atomic_t active_count; member
118 active_count
311 int active_count = 0, slaves = 0; in nfp_fl_lag_do_work() local381 acti_netdevs[active_count++] = iter_netdev; in nfp_fl_lag_do_work()391 active_count, &batch); in nfp_fl_lag_do_work()
14 What: /sys/class/wakeup/.../active_count
33 wakeup_attr(active_count);
377 count = dev->power.wakeup->active_count; in wakeup_active_count_show()
182 (slab->active_count > 0)) in check_if_slab_drained()1020 slab->active_count--; in finish_summary_update()1048 slab->active_count++; in launch_reference_block_write()1074 slab->active_count--; in finish_reference_block_write()1107 if ((slab->active_count > 0) || vdo_waitq_has_waiters(&slab->dirty_blocks)) { in finish_reference_block_write()1113 slab->active_count++; in finish_reference_block_write()1174 slab->active_count -= vio->io_size / VDO_BLOCK_SIZE; in handle_io_error()2324 slab->active_count -= block_count; in finish_reference_block_load()2377 slab->active_count = slab->reference_block_count; in load_reference_blocks()3699 slab->active_count, in vdo_dump_block_allocator()
259 size_t active_count; member