Searched refs:top_options (Results 1 – 1 of 1) sorted by relevance
2421 const struct option top_options[] = { in cmd_kwork() local2512 argc = parse_options(argc, argv, top_options, top_usage, 0); in cmd_kwork()2514 usage_with_options(top_usage, top_options); in cmd_kwork()2520 setup_sorting(&kwork, top_options, top_usage); in cmd_kwork()