Searched refs:ctx_mem_hash_spinlock (Results 1 – 2 of 2) sorted by relevance
241 spin_lock(&dev_entry->ctx_mem_hash_spinlock); in vm_show()295 spin_unlock(&dev_entry->ctx_mem_hash_spinlock); in vm_show()1229 spin_lock_init(&dev_entry->ctx_mem_hash_spinlock); in hl_debugfs_add_device()1432 spin_lock(&dev_entry->ctx_mem_hash_spinlock); in hl_debugfs_add_ctx_mem_hash()1434 spin_unlock(&dev_entry->ctx_mem_hash_spinlock); in hl_debugfs_add_ctx_mem_hash()1441 spin_lock(&dev_entry->ctx_mem_hash_spinlock); in hl_debugfs_remove_ctx_mem_hash()1443 spin_unlock(&dev_entry->ctx_mem_hash_spinlock); in hl_debugfs_remove_ctx_mem_hash()
1274 spinlock_t ctx_mem_hash_spinlock; member