Lines Matching defs:hl_fpriv
2218 struct hl_fpriv { struct
2219 struct hl_device *hdev;
2220 struct file *filp;
2221 struct pid *taskpid;
2222 struct hl_ctx *ctx;
2223 struct hl_ctx_mgr ctx_mgr;
2224 struct hl_mem_mgr mem_mgr;
2225 struct hl_notifier_event notifier_event;
2226 struct list_head debugfs_list;
2227 struct list_head dev_node;
2228 struct kref refcount;
2229 struct mutex restore_phase_mutex;
2230 struct mutex ctx_lock;