Home
last modified time | relevance | path

Searched defs:_gt (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dintel_gt_print.h13 #define gt_err(_gt, _fmt, ...) \ argument
16 #define gt_warn(_gt, _fmt, ...) \ argument
19 #define gt_notice(_gt, _fmt, ...) \ argument
22 #define gt_info(_gt, _fmt, ...) \ argument
25 #define gt_dbg(_gt, _fmt, ...) \ argument
28 #define gt_err_ratelimited(_gt, _fmt, ...) \ argument
31 #define gt_probe_error(_gt, _fmt, ...) \ argument
39 #define gt_WARN(_gt, _condition, _fmt, ...) \ argument
42 #define gt_WARN_ONCE(_gt, _condition, _fmt, ...) \ argument
45 #define gt_WARN_ON(_gt, _condition) \ argument
[all …]
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_gpu_error.h138 const struct intel_gt *_gt; member

Completed in 4 milliseconds