Searched defs:hl_fpriv (Results 1 – 1 of 1) sorted by relevance
1191 struct hl_fpriv { struct1192 struct hl_device *hdev;1193 struct file *filp;1194 struct pid *taskpid;1195 struct hl_ctx *ctx;1196 struct hl_ctx_mgr ctx_mgr;1197 struct hl_cb_mgr cb_mgr;1198 struct list_head debugfs_list;1199 struct list_head dev_node;1200 struct kref refcount;[all …]