Home
last modified time | relevance | path

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

/lib/
A Dcmdline.c107 char *get_options(const char *str, int nints, int *ints) in get_options() function
139 EXPORT_SYMBOL(get_options);
A Dstring_helpers.c145 get_options(buf, 0, &nints); in parse_int_array()
153 get_options(buf, nints + 1, ints); in parse_int_array()
/lib/tests/
A Dcmdline_kunit.c115 get_options(in, ARRAY_SIZE(r), r); in cmdline_do_one_range_test()
122 get_options(in, 0, r); in cmdline_do_one_range_test()

Completed in 111 milliseconds