Searched defs:tok_len (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/kasan/ | ||
| H A D | report_generic.c | 220 const size_t tok_len = sep - *frame_descr; in tokenize_frame_descr() local |
| /linux/drivers/xen/xenbus/ | ||
| H A D | xenbus_dev_frontend.c | 273 int path_len, tok_len, body_len; in watch_fired() local |
| /linux/tools/perf/util/ | ||
| H A D | pmu.c | 918 size_t tok_len = strlen(tok); perf_pmu__match_wildcard() local |