Lines Matching refs:hl_dbg_device_entry

114 	struct hl_dbg_device_entry *dev_entry = entry->dev_entry;  in command_buffers_show()
145 struct hl_dbg_device_entry *dev_entry = entry->dev_entry; in command_submission_show()
176 struct hl_dbg_device_entry *dev_entry = entry->dev_entry; in command_submission_jobs_show()
213 struct hl_dbg_device_entry *dev_entry = entry->dev_entry; in userptr_show()
244 struct hl_dbg_device_entry *dev_entry = entry->dev_entry; in vm_show()
359 struct hl_dbg_device_entry *dev_entry = entry->dev_entry; in userptr_lookup_show()
413 struct hl_dbg_device_entry *dev_entry = entry->dev_entry; in userptr_lookup_write()
429 struct hl_dbg_device_entry *dev_entry = entry->dev_entry; in mmu_show()
487 struct hl_dbg_device_entry *dev_entry = entry->dev_entry; in mmu_asid_va_write()
525 struct hl_dbg_device_entry *dev_entry = entry->dev_entry; in mmu_ack_error()
549 struct hl_dbg_device_entry *dev_entry = entry->dev_entry; in mmu_ack_error_value_write()
579 struct hl_dbg_device_entry *dev_entry = entry->dev_entry; in engines_show()
615 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_memory_scrub()
847 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_data_read32()
876 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_data_write32()
902 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_data_read64()
929 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_data_write64()
954 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_dma_size_write()
1011 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_monitor_dump_trigger()
1055 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_get_power_state()
1079 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_set_power_state()
1109 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_i2c_data_read()
1137 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_i2c_data_write()
1161 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_led0_write()
1180 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_led1_write()
1199 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_led2_write()
1226 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_device_write()
1270 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_stop_on_err_read()
1291 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_stop_on_err_write()
1319 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_security_violations_read()
1330 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_state_dump_read()
1349 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_state_dump_write()
1384 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_timeout_locked_read()
1403 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_timeout_locked_write()
1423 struct hl_dbg_device_entry *entry = file_inode(f)->i_private; in hl_check_razwi_happened()
1565 static void add_secured_nodes(struct hl_dbg_device_entry *dev_entry, struct dentry *root) in add_secured_nodes()
1612 static void add_files_to_device(struct hl_device *hdev, struct hl_dbg_device_entry *dev_entry, in add_files_to_device()
1740 struct hl_dbg_device_entry *dev_entry = &hdev->hl_debugfs; in hl_debugfs_device_init()
1772 struct hl_dbg_device_entry *entry = &hdev->hl_debugfs; in hl_debugfs_device_fini()
1789 struct hl_dbg_device_entry *dev_entry = &hdev->hl_debugfs; in hl_debugfs_add_device()
1800 struct hl_dbg_device_entry *entry = &hdev->hl_debugfs; in hl_debugfs_remove_device()
1807 struct hl_dbg_device_entry *dev_entry = &hpriv->hdev->hl_debugfs; in hl_debugfs_add_file()
1816 struct hl_dbg_device_entry *dev_entry = &hpriv->hdev->hl_debugfs; in hl_debugfs_remove_file()
1825 struct hl_dbg_device_entry *dev_entry = &cb->hdev->hl_debugfs; in hl_debugfs_add_cb()
1834 struct hl_dbg_device_entry *dev_entry = &cb->hdev->hl_debugfs; in hl_debugfs_remove_cb()
1843 struct hl_dbg_device_entry *dev_entry = &cs->ctx->hdev->hl_debugfs; in hl_debugfs_add_cs()
1852 struct hl_dbg_device_entry *dev_entry = &cs->ctx->hdev->hl_debugfs; in hl_debugfs_remove_cs()
1861 struct hl_dbg_device_entry *dev_entry = &hdev->hl_debugfs; in hl_debugfs_add_job()
1870 struct hl_dbg_device_entry *dev_entry = &hdev->hl_debugfs; in hl_debugfs_remove_job()
1879 struct hl_dbg_device_entry *dev_entry = &hdev->hl_debugfs; in hl_debugfs_add_userptr()
1889 struct hl_dbg_device_entry *dev_entry = &hdev->hl_debugfs; in hl_debugfs_remove_userptr()
1898 struct hl_dbg_device_entry *dev_entry = &hdev->hl_debugfs; in hl_debugfs_add_ctx_mem_hash()
1907 struct hl_dbg_device_entry *dev_entry = &hdev->hl_debugfs; in hl_debugfs_remove_ctx_mem_hash()
1924 struct hl_dbg_device_entry *dev_entry = &hdev->hl_debugfs; in hl_debugfs_set_state_dump()