Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs.h4109 void hl_debugfs_add_ctx_mem_hash(struct hl_device *hdev, struct hl_ctx *ctx);
4173 static inline void hl_debugfs_add_ctx_mem_hash(struct hl_device *hdev, in hl_debugfs_add_ctx_mem_hash() function
H A Ddebugfs.c1888 void hl_debugfs_add_ctx_mem_hash(struct hl_device *hdev, struct hl_ctx *ctx) in hl_debugfs_add_ctx_mem_hash() function
H A Dmemory.c2670 hl_debugfs_add_ctx_mem_hash(hdev, ctx); in vm_ctx_init_with_ranges()