Searched refs:active_entries (Results 1 – 5 of 5) sorted by relevance
214 unsigned long *active_entries, in xe_rtp_process_ctx_enable_active_tracking() argument217 ctx->active_entries = active_entries; in xe_rtp_process_ctx_enable_active_tracking()226 if (!ctx->active_entries) in rtp_mark_active()232 bitmap_set(ctx->active_entries, idx, 1); in rtp_mark_active()
123 unsigned long *active_entries; member
428 unsigned long *active_entries,
233 if (!rc->active_entries) in debug_info_alloc()264 kfree(rc->active_entries); in debug_info_alloc()297 kfree(db_info->active_entries); in debug_info_free()356 rc->active_entries[i] = in->active_entries[i]; in debug_info_copy()886 id->active_entries = NULL; in debug_register_static()901 copy->active_entries = NULL; in debug_register_static()1016 if ((id->active_entries[id->active_area] += id->entry_size) in proceed_active_entry()1018 id->active_entries[id->active_area] = 0; in proceed_active_entry()1042 id->active_entries[id->active_area]); in get_active_entry()1053 swap(a->active_entries, b->active_entries); in debug_areas_swap()[all …]
57 int *active_entries; member437 static int VNAME(var, active_entries)[EARLY_AREAS] __initdata452 .active_entries = VNAME(var, active_entries), \