Lines Matching defs:hl_fpriv
1762 struct hl_fpriv { struct
1763 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;
1772 struct mutex restore_phase_mutex;
1773 u8 is_control;