Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_rtp.c32 static bool rule_matches(const struct xe_device *xe, in rule_matches() function
167 if (!rule_matches(xe, gt, hwe, entry->rules, entry->n_rules)) in rtp_process_one_sr()
304 if (!rule_matches(xe, gt, hwe, entry->rules, entry->n_rules)) in xe_rtp_process()