Searched refs:next_token (Results 1 – 2 of 2) sorted by relevance
6412 static inline size_t next_token(const char **buf) in next_token() function6446 len = next_token(buf); in dup_token()6516 len = next_token(&buf); in rbd_add_parse_args()6558 len = next_token(&buf); in rbd_add_parse_args()
2183 static int alloc_and_process_delim(struct tep_event *event, char *next_token, in alloc_and_process_delim() argument2200 if (test_type_token(type, token, TEP_EVENT_DELIM, next_token)) { in alloc_and_process_delim()