Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h75994 struct intel_engine_execlists { struct
75995 struct tasklet_struct tasklet;
75996 struct timer_list timer;
75997 struct timer_list preempt;
75998 struct i915_priolist default_priolist;
75999 bool no_priolist;
76000 u32 *submit_reg;
76001 u32 *ctrl_reg;
76002 struct i915_request * const *active;
76003 struct i915_request *inflight[3];
[all …]
Dvmlinux.h75994 struct intel_engine_execlists { struct
75995 struct tasklet_struct tasklet;
75996 struct timer_list timer;
75997 struct timer_list preempt;
75998 struct i915_priolist default_priolist;
75999 bool no_priolist;
76000 u32 *submit_reg;
76001 u32 *ctrl_reg;
76002 struct i915_request * const *active;
76003 struct i915_request *inflight[3];
[all …]