Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/tests/
H A Dxe_rtp_test.c83 static bool match_yes(const struct xe_device *xe, const struct xe_gt *gt, in match_yes() function
110 XE_RTP_RULES(FUNC(match_yes)),
122 XE_RTP_RULES(FUNC(match_no), FUNC(match_yes)),
127 XE_RTP_RULES(FUNC(match_yes), FUNC(match_no)),
132 XE_RTP_RULES(FUNC(match_yes), FUNC(match_yes)),
144 XE_RTP_RULES(FUNC(match_no), OR, FUNC(match_yes)),
149 XE_RTP_RULES(FUNC(match_yes), OR, FUNC(match_no)),
154 XE_RTP_RULES(FUNC(match_yes), OR, FUNC(match_yes)),
161 XE_RTP_RULES(FUNC(match_no), FUNC(match_yes), OR,
162 FUNC(match_yes), FUNC(match_no)),
[all …]