Home
last modified time | relevance | path

Searched refs:ctx_mem_hash_spinlock (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/misc/habanalabs/common/
A Ddebugfs.c246 spin_lock(&dev_entry->ctx_mem_hash_spinlock); in vm_show()
315 spin_unlock(&dev_entry->ctx_mem_hash_spinlock); in vm_show()
1356 spin_lock_init(&dev_entry->ctx_mem_hash_spinlock); in hl_debugfs_add_device()
1598 spin_lock(&dev_entry->ctx_mem_hash_spinlock); in hl_debugfs_add_ctx_mem_hash()
1600 spin_unlock(&dev_entry->ctx_mem_hash_spinlock); in hl_debugfs_add_ctx_mem_hash()
1607 spin_lock(&dev_entry->ctx_mem_hash_spinlock); in hl_debugfs_remove_ctx_mem_hash()
1609 spin_unlock(&dev_entry->ctx_mem_hash_spinlock); in hl_debugfs_remove_ctx_mem_hash()
A Dhabanalabs.h1883 spinlock_t ctx_mem_hash_spinlock; member

Completed in 20 milliseconds