Lines Matching defs:hl_fpriv
1191 struct hl_fpriv { struct
1192 struct hl_device *hdev;
1193 struct file *filp;
1194 struct pid *taskpid;
1195 struct hl_ctx *ctx;
1196 struct hl_ctx_mgr ctx_mgr;
1197 struct hl_cb_mgr cb_mgr;
1198 struct list_head debugfs_list;
1199 struct list_head dev_node;
1200 struct kref refcount;
1201 struct mutex restore_phase_mutex;
1202 u8 is_control;