Searched refs:transfer_last_id (Results 1 – 1 of 1) sorted by relevance
58 static atomic_t transfer_last_id; variable298 atomic_add((int)(xfer_id - next_token), &transfer_last_id); in scmi_xfer_token_set()363 xfer->transfer_id = atomic_inc_return(&transfer_last_id); in scmi_xfer_get()