Searched defs:optstr (Results 1 – 13 of 13) sorted by relevance
/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/ |
D | option.c | 28 nvkm_stropt(const char *optstr, const char *opt, int *arglen) in nvkm_stropt() 54 nvkm_boolopt(const char *optstr, const char *opt, bool value) in nvkm_boolopt() 77 nvkm_longopt(const char *optstr, const char *opt, long value) in nvkm_longopt() 95 nvkm_dbgopt(const char *optstr, const char *sub) in nvkm_dbgopt()
|
/linux-5.10/tools/perf/ui/browsers/ |
D | hists.c | 2497 struct popup_action *act, char **optstr, in add_annotate_opt() 2554 char **optstr, struct thread *thread) in add_thread_opt() 2611 char **optstr, struct map *map) in add_dso_opt() 2632 …int add_callchain_toggle_opt(struct hist_browser *browser, struct popup_action *act, char **optstr) in add_callchain_toggle_opt() 2658 struct popup_action *act, char **optstr, struct map *map) in add_map_opt() 2729 struct popup_action *act, char **optstr, in add_script_opt_2() 2756 struct popup_action *act, char **optstr, in add_script_opt() 2786 struct popup_action *act, char **optstr, in add_res_sample_opt() 2820 struct popup_action *act, char **optstr) in add_switch_opt() 2841 struct popup_action *act, char **optstr) in add_exit_opt() [all …]
|
/linux-5.10/samples/bpf/ |
D | xdp1_user.c | 88 const char *optstr = "FSN"; in main() local
|
D | xdp_adjust_tail_user.c | 90 const char *optstr = "i:T:P:SNFh"; in main() local
|
D | xdp_redirect_map_user.c | 107 const char *optstr = "FSN"; in main() local
|
D | xdp_redirect_user.c | 108 const char *optstr = "FSN"; in main() local
|
D | xdp_sample_pkts_user.c | 117 const char *optstr = "FS"; in main() local
|
D | xdp_tx_iptunnel_user.c | 160 const char *optstr = "i:a:p:s:d:m:T:P:FSNh"; in main() local
|
D | xdp_router_ipv4_user.c | 634 const char *optstr = "SF"; in main() local
|
/linux-5.10/tools/testing/selftests/bpf/ |
D | xdping.c | 94 const char *optstr = "c:I:NsS"; in main() local
|
/linux-5.10/arch/x86/boot/ |
D | early_serial_console.c | 119 char optstr[64], *options; in parse_console_uart8250() local
|
/linux-5.10/drivers/firmware/efi/libstub/ |
D | file.c | 131 const efi_char16_t *optstr, in handle_cmdline_files()
|
/linux-5.10/tools/lib/subcmd/ |
D | parse-options.c | 930 const char *optstr, bool short_opt) in parse_options_usage()
|