Searched defs:hl_fpriv (Results 1 – 1 of 1) sorted by relevance
1797 struct hl_fpriv { struct1798 struct hl_device *hdev;1799 struct file *filp;1800 struct pid *taskpid;1801 struct hl_ctx *ctx;1802 struct hl_ctx_mgr ctx_mgr;1803 struct hl_cb_mgr cb_mgr;1804 struct list_head debugfs_list;1805 struct list_head dev_node;1806 struct kref refcount;[all …]
Completed in 19 milliseconds