Searched defs:tok_len (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/mm/kasan/ |
H A D | report_generic.c | 220 const size_t tok_len = sep - *frame_descr; in tokenize_frame_descr() local
|
/kernel/linux/linux-5.10/drivers/xen/xenbus/ |
H A D | xenbus_dev_frontend.c | 273 int path_len, tok_len, body_len; in watch_fired() local
|
/kernel/linux/linux-6.6/drivers/xen/xenbus/ |
H A D | xenbus_dev_frontend.c | 273 int path_len, tok_len, body_len; in watch_fired() local
|
/kernel/linux/linux-5.10/mm/kasan/ |
H A D | report.c | 221 const size_t tok_len = sep - *frame_descr; in tokenize_frame_descr() local
|
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | numa.c | 529 char *tok, *tok_end, *tok_step, *tok_len, *tok_mul; in parse_setup_cpu_list() local
|
/kernel/linux/linux-6.6/tools/perf/bench/ |
H A D | numa.c | 557 char *tok, *tok_end, *tok_step, *tok_len, *tok_mul; in parse_setup_cpu_list() local
|
Completed in 9 milliseconds