Searched defs:hl_fpriv (Results 1 – 1 of 1) sorted by relevance
2262 struct hl_fpriv { struct2263 struct hl_device *hdev;2264 struct file *filp;2265 struct pid *taskpid;2266 struct hl_ctx *ctx;2267 struct hl_ctx_mgr ctx_mgr;2268 struct hl_mem_mgr mem_mgr;2270 struct list_head debugfs_list;2271 struct list_head dev_node;2272 struct kref refcount;[all …]
Completed in 26 milliseconds