Home
last modified time | relevance | path

Searched defs:hl_fpriv (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/drivers/accel/habanalabs/common/
Dhabanalabs.h2307 struct hl_fpriv { struct
2308 struct hl_device *hdev;
2309 struct drm_file *file_priv;
2310 struct pid *taskpid;
2311 struct hl_ctx *ctx;
2312 struct hl_ctx_mgr ctx_mgr;
2313 struct hl_mem_mgr mem_mgr;
2314 struct hl_notifier_event notifier_event;
2315 struct list_head debugfs_list;
2316 struct list_head dev_node;
[all …]