Lines Matching defs:hl_fpriv
2268 struct hl_fpriv { struct
2269 struct hl_device *hdev;
2270 struct file *filp;
2271 struct pid *taskpid;
2272 struct hl_ctx *ctx;
2273 struct hl_ctx_mgr ctx_mgr;
2274 struct hl_mem_mgr mem_mgr;
2275 struct hl_notifier_event notifier_event;
2276 struct list_head debugfs_list;
2277 struct list_head dev_node;
2278 struct kref refcount;
2279 struct mutex restore_phase_mutex;
2280 struct mutex ctx_lock;