Home
last modified time | relevance | path

Searched refs:hl_debugfs_remove_ctx_mem_hash (Results 1 – 3 of 3) sorted by relevance

/drivers/misc/habanalabs/
Dhabanalabs.h1588 void hl_debugfs_remove_ctx_mem_hash(struct hl_device *hdev, struct hl_ctx *ctx);
1657 static inline void hl_debugfs_remove_ctx_mem_hash(struct hl_device *hdev, in hl_debugfs_remove_ctx_mem_hash() function
Ddebugfs.c1154 void hl_debugfs_remove_ctx_mem_hash(struct hl_device *hdev, struct hl_ctx *ctx) in hl_debugfs_remove_ctx_mem_hash() function
Dmemory.c1624 hl_debugfs_remove_ctx_mem_hash(hdev, ctx); in hl_vm_ctx_fini()