Searched defs:hl_fpriv (Results 1 – 1 of 1) sorted by relevance
2332 struct hl_fpriv { struct2333 struct hl_device *hdev;2334 struct drm_file *file_priv;2335 struct pid *taskpid;2336 struct hl_ctx *ctx;2337 struct hl_ctx_mgr ctx_mgr;2338 struct hl_mem_mgr mem_mgr;2339 struct hl_notifier_event notifier_event;2340 struct list_head debugfs_list;2341 struct list_head dev_node;[all …]