Home
last modified time | relevance | path

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

/linux/mm/
H A Dhuge_memory.c4799 char *tok_buf = input_buf; in split_huge_pages_write() local
4804 tok = strsep(&tok_buf, ","); in split_huge_pages_write()
4805 if (tok && tok_buf) { in split_huge_pages_write()
4812 ret = sscanf(tok_buf, "0x%lx,0x%lx,%d,%ld", &off_start, &off_end, in split_huge_pages_write()