Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
Drbd.c5220 static inline size_t next_token(const char **buf) in next_token() function
5254 len = next_token(buf); in dup_token()
5324 len = next_token(&buf); in rbd_add_parse_args()
5366 len = next_token(&buf); in rbd_add_parse_args()
/Linux-v4.19/tools/lib/traceevent/
Devent-parse.c2111 static int alloc_and_process_delim(struct event_format *event, char *next_token, in alloc_and_process_delim() argument
2128 if (test_type_token(type, token, EVENT_DELIM, next_token)) { in alloc_and_process_delim()