next_token       6450 drivers/block/rbd.c 	len = next_token(buf);
next_token       6520 drivers/block/rbd.c 	len = next_token(&buf);
next_token       6562 drivers/block/rbd.c 	len = next_token(&buf);
next_token       2183 tools/lib/traceevent/event-parse.c static int alloc_and_process_delim(struct tep_event *event, char *next_token,
next_token       2200 tools/lib/traceevent/event-parse.c 	if (test_type_token(type, token, TEP_EVENT_DELIM, next_token)) {