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.c310 unsigned long *active_entries, in xe_rtp_process_ctx_enable_active_tracking() argument
313 ctx->active_entries = active_entries; in xe_rtp_process_ctx_enable_active_tracking()
322 if (!ctx->active_entries) in rtp_mark_active()
328 bitmap_set(ctx->active_entries, idx, 1); in rtp_mark_active()
H A Dxe_rtp_types.h159 unsigned long *active_entries; member
H A Dxe_rtp.h507 unsigned long *active_entries,