Home
last modified time | relevance | path

Searched refs:next_token (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/platform/chrome/
Dcros_ec_ishtp.c168 static u8 next_token; in ish_send() local
181 client_data->response.token = next_token++; in ish_send()
/Linux-v5.10/drivers/block/
Drbd.c6269 static inline size_t next_token(const char **buf) in next_token() function
6303 len = next_token(buf); in dup_token()
6507 len = next_token(&buf); in rbd_add_parse_args()
6549 len = next_token(&buf); in rbd_add_parse_args()
/Linux-v5.10/tools/lib/traceevent/
Devent-parse.c2184 static int alloc_and_process_delim(struct tep_event *event, char *next_token, in alloc_and_process_delim() argument
2201 if (test_type_token(type, token, TEP_EVENT_DELIM, next_token)) { in alloc_and_process_delim()