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