Home
last modified time | relevance | path

Searched refs:hl_debugfs_remove_job (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/misc/habanalabs/common/
Dhabanalabs.h1989 void hl_debugfs_remove_job(struct hl_device *hdev, struct hl_cs_job *job);
2043 static inline void hl_debugfs_remove_job(struct hl_device *hdev, in hl_debugfs_remove_job() function
Dcommand_submission.c236 hl_debugfs_remove_job(hdev, job); in free_job()
Ddebugfs.c1400 void hl_debugfs_remove_job(struct hl_device *hdev, struct hl_cs_job *job) in hl_debugfs_remove_job() function
/Linux-v5.10/drivers/misc/habanalabs/gaudi/
Dgaudi.c732 hl_debugfs_remove_job(hdev, job); in _gaudi_init_tpc_mem()
4382 hl_debugfs_remove_job(hdev, job); in gaudi_memset_device_memory()
/Linux-v5.10/drivers/misc/habanalabs/goya/
Dgoya.c4790 hl_debugfs_remove_job(hdev, job); in goya_memset_device_memory()