/kernel/linux/linux-5.10/tools/perf/ui/gtk/ |
H A D | hists.c | 593 perf_evlist__gtk_browse_hists(struct evlist *evlist, const char *help, struct hist_browser_timer *hbt __maybe_unused, float min_pcnt) perf_evlist__gtk_browse_hists() argument
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | parse-events.h | 126 char *help; /* optional help string */ member
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_conntrack_expect.c | 214 struct nf_conn_help *help = nfct_help(ct); in nf_ct_remove_expectations() local
|
H A D | nf_conntrack_helper.c | 201 struct nf_conn_help *help; in nf_ct_helper_ext_add() local 236 struct nf_conn_help *help; in __nf_ct_try_assign_helper() local 292 struct nf_conn_help *help = nfct_help(ct); unhelp() local 305 struct nf_conn_help *help = nfct_help(ct); nf_ct_helper_destroy() local 373 const struct nf_conn_help *help; nf_ct_helper_log() local 447 struct nf_conn_help *help = nfct_help(exp->master); expect_iter_me() local [all...] |
H A D | nf_conntrack_ftp.c | 373 static int help(struct sk_buff *skb, in help() function
|
H A D | nf_conntrack_proto.c | 127 const struct nf_conn_help *help; in nf_confirm() local
|
H A D | nf_nat_sip.c | 321 struct nf_conn_help *help = nfct_help(ct->master); in nf_nat_sip_expected() local
|
H A D | nft_ct.c | 67 const struct nf_conn_help *help; in nft_ct_get_eval() local 1076 struct nf_conn_help *help; in nft_ct_helper_obj_eval() local 1248 struct nf_conn_help *help; in nft_ct_expect_obj_eval() local [all...] |
/kernel/linux/linux-6.6/tools/perf/ui/gtk/ |
H A D | hists.c | 593 int evlist__gtk_browse_hists(struct evlist *evlist, const char *help, in evlist__gtk_browse_hists() argument
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nfnetlink_cthelper.c | 44 const struct nf_conn_help *help; in nfnl_userspace_cthelper() local 98 struct nf_conn_help *help = nfct_help(ct); in nfnl_cthelper_from_nlattr() local 115 const struct nf_conn_help *help = nfct_help(ct); in nfnl_cthelper_to_nlattr() local [all...] |
H A D | nf_conntrack_proto.c | 138 const struct nf_conn_help *help; in nf_confirm() local
|
H A D | nf_nat_sip.c | 321 struct nf_conn_help *help = nfct_help(ct->master); in nf_nat_sip_expected() local
|
H A D | nf_conntrack_ftp.c | 369 static int help(struct sk_buff *skb, in help() function
|
H A D | nf_conntrack_helper.c | 180 struct nf_conn_help *help; in nf_ct_helper_ext_add() local 195 struct nf_conn_help *help; in __nf_ct_try_assign_helper() local 248 struct nf_conn_help *help = nfct_help(ct); unhelp() local 261 struct nf_conn_help *help = nfct_help(ct); nf_ct_helper_destroy() local 329 const struct nf_conn_help *help; nf_ct_helper_log() local 403 struct nf_conn_help *help = nfct_help(exp->master); expect_iter_me() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/ |
H A D | access_tracking_perf_test.c | 331 static void help(char *name) in help() function
|
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | conf.c | 51 struct gstr help = str_new(); in print_help() local [all...] |
H A D | menu.c | 854 void menu_get_ext_help(struct menu *menu, struct gstr *help) in menu_get_ext_help() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | parse-events.h | 137 char *help; /* optional help string */ member
|
/kernel/linux/linux-6.6/scripts/ |
H A D | checkpatch.pl | 79 sub help { subroutine [all...] |
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | dbinput.c | 340 acpi_db_match_command_help(const char *command, const struct acpi_db_command_help *help) acpi_db_match_command_help() argument [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/ |
H A D | dirty_log_test.c | 501 static void help(char *name) in help() function
|
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | mconf.c | 787 struct gstr help = str_new(); in show_help() local [all...] |
/kernel/linux/linux-5.10/tools/lib/subcmd/ |
H A D | parse-options.h | 107 const char *help; member [all...] |
/kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
H A D | annotate.c | 611 static int annotate_browser__show(struct ui_browser *browser, char *title, const char *help) in annotate_browser__show() argument 671 const char *help = "Press 'h' for help on key bindings"; in annotate_browser__run() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | kdb.h | 203 kdb_register(char *cmd, kdb_func_t func, char *usage, char *help, short minlen) kdb_register() argument 205 kdb_register_flags(char *cmd, kdb_func_t func, char *usage, char *help, short minlen, kdb_cmdflags_t flags) kdb_register_flags() argument
|