Searched defs:hif_execution_ops (Results 1 – 1 of 1) sorted by relevance
33 struct hif_execution_ops { struct34 char *context_type;35 void (*schedule)(struct hif_exec_context *);36 void (*reschedule)(struct hif_exec_context *);37 void (*kill)(struct hif_exec_context *);