Searched refs:ctx_mem_hash_spinlock (Results 1 – 2 of 2) sorted by relevance
246 spin_lock(&dev_entry->ctx_mem_hash_spinlock); in vm_show()315 spin_unlock(&dev_entry->ctx_mem_hash_spinlock); in vm_show()1311 spin_lock_init(&dev_entry->ctx_mem_hash_spinlock); in hl_debugfs_add_device()1547 spin_lock(&dev_entry->ctx_mem_hash_spinlock); in hl_debugfs_add_ctx_mem_hash()1549 spin_unlock(&dev_entry->ctx_mem_hash_spinlock); in hl_debugfs_add_ctx_mem_hash()1556 spin_lock(&dev_entry->ctx_mem_hash_spinlock); in hl_debugfs_remove_ctx_mem_hash()1558 spin_unlock(&dev_entry->ctx_mem_hash_spinlock); in hl_debugfs_remove_ctx_mem_hash()
1846 spinlock_t ctx_mem_hash_spinlock; member