Searched refs:tmp_client (Results 1 – 1 of 1) sorted by relevance
770 struct amdxdna_client *tmp_client; in aie2_get_hwctx_status() local786 list_for_each_entry(tmp_client, &xdna->client_list, node) { in aie2_get_hwctx_status()787 idx = srcu_read_lock(&tmp_client->hwctx_srcu); in aie2_get_hwctx_status()788 amdxdna_for_each_hwctx(tmp_client, hwctx_id, hwctx) { in aie2_get_hwctx_status()797 tmp->pid = tmp_client->pid; in aie2_get_hwctx_status()806 srcu_read_unlock(&tmp_client->hwctx_srcu, idx); in aie2_get_hwctx_status()811 srcu_read_unlock(&tmp_client->hwctx_srcu, idx); in aie2_get_hwctx_status()