Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_rtp.c214 unsigned long *active_entries, in xe_rtp_process_ctx_enable_active_tracking() argument
217 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()
H A Dxe_rtp_types.h123 unsigned long *active_entries; member
H A Dxe_rtp.h428 unsigned long *active_entries,