Searched defs:hl_fpriv (Results 1 – 1 of 1) sorted by relevance
1762 struct hl_fpriv { struct1763 struct hl_device *hdev;1764 struct file *filp;1765 struct pid *taskpid;1766 struct hl_ctx *ctx;1767 struct hl_ctx_mgr ctx_mgr;1768 struct hl_cb_mgr cb_mgr;1769 struct list_head debugfs_list;1770 struct list_head dev_node;1771 struct kref refcount;[all …]