Lines Matching defs:hl_fpriv
925 struct hl_fpriv { struct
926 struct hl_device *hdev;
927 struct file *filp;
928 struct pid *taskpid;
929 struct hl_ctx *ctx;
930 struct hl_ctx_mgr ctx_mgr;
931 struct hl_cb_mgr cb_mgr;
932 struct list_head debugfs_list;
933 struct list_head dev_node;
934 struct kref refcount;
935 struct mutex restore_phase_mutex;
936 u8 is_control;