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