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