Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_rtp.c33 struct rule_match_ctx { struct
48 static bool rule_match_item(struct rule_match_ctx *match_ctx) in rule_match_item() argument
147 static bool rule_match_and(struct rule_match_ctx *match_ctx, bool parse_only) in rule_match_and()
182 static bool rule_match_or(struct rule_match_ctx *match_ctx) in rule_match_or()
204 struct rule_match_ctx match_ctx = { in rule_matches_with_err()