Home
last modified time | relevance | path

Searched refs:out_of_mem_drop_cnt (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/misc/habanalabs/common/
Dcommand_submission.c893 atomic64_inc(&ctx->cs_counters.out_of_mem_drop_cnt); in allocate_cs()
894 atomic64_inc(&cntr->out_of_mem_drop_cnt); in allocate_cs()
922 atomic64_inc(&ctx->cs_counters.out_of_mem_drop_cnt); in allocate_cs()
923 atomic64_inc(&cntr->out_of_mem_drop_cnt); in allocate_cs()
935 atomic64_inc(&ctx->cs_counters.out_of_mem_drop_cnt); in allocate_cs()
936 atomic64_inc(&cntr->out_of_mem_drop_cnt); in allocate_cs()
1329 atomic64_inc(&ctx->cs_counters.out_of_mem_drop_cnt); in hl_cs_copy_chunk_array()
1330 atomic64_inc(&hdev->aggregated_cs_counters.out_of_mem_drop_cnt); in hl_cs_copy_chunk_array()
1489 atomic64_inc(&ctx->cs_counters.out_of_mem_drop_cnt); in cs_ioctl_default()
1490 atomic64_inc(&cntr->out_of_mem_drop_cnt); in cs_ioctl_default()
[all …]
Dhabanalabs_ioctl.c393 atomic64_read(&cntr->out_of_mem_drop_cnt); in cs_counters_info()
408 &hpriv->ctx->cs_counters.out_of_mem_drop_cnt); in cs_counters_info()
Dhabanalabs.h1721 atomic64_t out_of_mem_drop_cnt; member
/Linux-v6.1/drivers/misc/habanalabs/gaudi/
Dgaudi.c1460 atomic64_inc(&ctx->cs_counters.out_of_mem_drop_cnt); in gaudi_collective_wait_create_job()
1461 atomic64_inc(&cntr->out_of_mem_drop_cnt); in gaudi_collective_wait_create_job()
1470 atomic64_inc(&ctx->cs_counters.out_of_mem_drop_cnt); in gaudi_collective_wait_create_job()
1471 atomic64_inc(&cntr->out_of_mem_drop_cnt); in gaudi_collective_wait_create_job()