Home
last modified time | relevance | path

Searched refs:hl_ctx_mgr (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/misc/habanalabs/common/
A Dcontext.c138 struct hl_ctx_mgr *mgr = &hpriv->ctx_mgr; in hl_ctx_create()
365 void hl_ctx_mgr_init(struct hl_ctx_mgr *mgr) in hl_ctx_mgr_init()
380 void hl_ctx_mgr_fini(struct hl_device *hdev, struct hl_ctx_mgr *mgr) in hl_ctx_mgr_fini()
A Dhabanalabs.h1459 struct hl_ctx_mgr { struct
1802 struct hl_ctx_mgr ctx_mgr;
2827 void hl_ctx_mgr_init(struct hl_ctx_mgr *mgr);
2828 void hl_ctx_mgr_fini(struct hl_device *hdev, struct hl_ctx_mgr *mgr);

Completed in 837 milliseconds