Searched defs:dump_flags (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/sys/dev/pci/drm/i915/ |
H A D | i915_gpu_error.c | 1590 intel_engine_coredump_alloc(struct intel_engine_cs *engine, gfp_t gfp, u32 dump_flags) in intel_engine_coredump_alloc() argument 1688 u32 dump_flags) in capture_engine() argument 1728 gt_record_engines(struct intel_gt_coredump * gt,intel_engine_mask_t engine_mask,struct i915_vma_compress * compress,u32 dump_flags) gt_record_engines() argument 2082 intel_gt_coredump_alloc(struct intel_gt * gt,gfp_t gfp,u32 dump_flags) intel_gt_coredump_alloc() argument 2141 __i915_gpu_coredump(struct intel_gt * gt,intel_engine_mask_t engine_mask,u32 dump_flags) __i915_gpu_coredump() argument 2193 i915_gpu_coredump(struct intel_gt * gt,intel_engine_mask_t engine_mask,u32 dump_flags) i915_gpu_coredump() argument 2248 i915_capture_error_state(struct intel_gt * gt,intel_engine_mask_t engine_mask,u32 dump_flags) i915_capture_error_state() argument [all...] |
H A D | i915_gpu_error.h | 354 i915_capture_error_state(struct intel_gt *gt, intel_engine_mask_t engine_mask, u32 dump_flags) in i915_capture_error_state() 365 intel_gt_coredump_alloc(struct intel_gt *gt, gfp_t gfp, u32 dump_flags) in intel_gt_coredump_alloc() 371 intel_engine_coredump_alloc(struct intel_engine_cs *engine, gfp_t gfp, u32 dump_flags) in intel_engine_coredump_alloc()
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | passes.c | 104 int dump_flags; variable
|