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