Searched refs:get_option (Results 1 – 3 of 3) sorted by relevance
56 int get_option(char **str, int *pint) in get_option() function80 EXPORT_SYMBOL(get_option);115 res = get_option((char **)&str, pint); in get_options()
45 get_option(&str, &debug_locks_verbose); in setup_debug_locks_verbose()
48 ret = get_option((char **)&out, &dummy); in cmdline_do_one_test()
Completed in 7 milliseconds