Home
last modified time | relevance | path

Searched refs:in_debug (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dcontext.c40 if ((hdev->in_debug) && (hdev->compute_ctx == ctx)) in hl_ctx_fini()
H A Ddevice.c632 if (!hdev->in_debug) { in hl_device_set_debug_mode()
642 hdev->in_debug = 0; in hl_device_set_debug_mode()
650 if (hdev->in_debug) { in hl_device_set_debug_mode()
658 hdev->in_debug = 1; in hl_device_set_debug_mode()
H A Dhabanalabs_drv.c130 if (hdev->in_debug) { in hl_device_open()
H A Dhabanalabs_ioctl.c498 if (!hdev->in_debug) { in hl_debug_ioctl()
H A Dhabanalabs.h1584 * @in_debug: is device under debug. This, together with fpriv_list, enforces
1686 u8 in_debug; member
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dcontext.c111 if (hdev->in_debug) in hl_ctx_fini()
H A Ddevice.c1130 if (!hdev->in_debug) { in hl_device_set_debug_mode()
1140 hdev->in_debug = 0; in hl_device_set_debug_mode()
1145 if (hdev->in_debug) { in hl_device_set_debug_mode()
1152 hdev->in_debug = 1; in hl_device_set_debug_mode()
H A Dhabanalabs_ioctl.c1106 if (!hdev->in_debug) { in hl_debug_ioctl()
H A Dhabanalabs.h3267 * @in_debug: whether the device is in a state where the profiling/tracing infrastructure
3436 u8 in_debug; member
/kernel/linux/linux-5.10/drivers/misc/habanalabs/gaudi/
H A Dgaudi.c2558 if (hdev->in_debug) in gaudi_set_clock_gating()

Completed in 49 milliseconds