Searched defs:optstr (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/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-6.1.9/tools/perf/ui/browsers/ |
D | hists.c | 2498 struct popup_action *act, char **optstr, in add_annotate_opt() 2555 char **optstr, struct thread *thread) in add_thread_opt() 2612 char **optstr, struct map *map) in add_dso_opt() 2633 …int add_callchain_toggle_opt(struct hist_browser *browser, struct popup_action *act, char **optstr) in add_callchain_toggle_opt() 2659 struct popup_action *act, char **optstr, struct map *map) in add_map_opt() 2730 struct popup_action *act, char **optstr, in add_script_opt_2() 2757 struct popup_action *act, char **optstr, in add_script_opt() 2787 struct popup_action *act, char **optstr, in add_res_sample_opt() 2821 struct popup_action *act, char **optstr) in add_switch_opt() 2842 struct popup_action *act, char **optstr) in add_exit_opt() [all …]
|
/linux-6.1.9/samples/bpf/ |
D | xdp1_user.c | 83 const char *optstr = "FSN"; in main() local
|
D | xdp_adjust_tail_user.c | 85 const char *optstr = "i:T:P:SNFh"; in main() local
|
D | xdp_sample_pkts_user.c | 112 const char *optstr = "FS"; in main() local
|
D | xdp_tx_iptunnel_user.c | 155 const char *optstr = "i:a:p:s:d:m:T:P:FSNh"; in main() local
|
/linux-6.1.9/tools/testing/selftests/bpf/ |
D | xdping.c | 93 const char *optstr = "c:I:NsS"; in main() local
|
/linux-6.1.9/arch/x86/boot/ |
D | early_serial_console.c | 119 char optstr[64], *options; in parse_console_uart8250() local
|
/linux-6.1.9/drivers/firmware/efi/libstub/ |
D | file.c | 149 const efi_char16_t *optstr, in handle_cmdline_files()
|
/linux-6.1.9/tools/testing/selftests/vm/ |
D | mremap_test.c | 350 const char *optstr = "t:p:"; in parse_args() local
|
/linux-6.1.9/tools/lib/subcmd/ |
D | parse-options.c | 941 const char *optstr, bool short_opt) in parse_options_usage()
|
/linux-6.1.9/tools/tracing/latency/ |
D | latency-collector.c | 58 static const char *const optstr[] = { variable
|