Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accel/habanalabs/common/
Dhabanalabs.h2266 struct hl_fpriv { struct
2267 struct hl_device *hdev;
2268 struct file *filp;
2269 struct pid *taskpid;
2270 struct hl_ctx *ctx;
2271 struct hl_ctx_mgr ctx_mgr;
2272 struct hl_mem_mgr mem_mgr;
2273 struct hl_notifier_event notifier_event;
2274 struct list_head debugfs_list;
2275 struct list_head dev_node;
[all …]