Searched refs:next_token (Results 1 – 3 of 3) sorted by relevance
167 static u8 next_token; in ish_send() local180 client_data->response.token = next_token++; in ish_send()
513 unsigned long xfer_id, next_token; in scmi_xfer_token_set() local523 next_token = (xfer->transfer_id & (MSG_TOKEN_MAX - 1)); in scmi_xfer_token_set()527 MSG_TOKEN_MAX, next_token); in scmi_xfer_token_set()546 if (xfer_id != next_token) in scmi_xfer_token_set()547 atomic_add((int)(xfer_id - next_token), &transfer_last_id); in scmi_xfer_token_set()
6204 static inline size_t next_token(const char **buf) in next_token() function6238 len = next_token(buf); in dup_token()6442 len = next_token(&buf); in rbd_add_parse_args()6484 len = next_token(&buf); in rbd_add_parse_args()