Home
last modified time | relevance | path

Searched defs:help (Results 76 - 100 of 150) sorted by relevance

123456

/kernel/linux/linux-5.10/tools/perf/ui/gtk/
H A Dhists.c593 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 Dparse-events.h126 char *help; /* optional help string */ member
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_expect.c214 struct nf_conn_help *help = nfct_help(ct); in nf_ct_remove_expectations() local
H A Dnf_conntrack_helper.c201 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 Dnf_conntrack_ftp.c373 static int help(struct sk_buff *skb, in help() function
H A Dnf_conntrack_proto.c127 const struct nf_conn_help *help; in nf_confirm() local
H A Dnf_nat_sip.c321 struct nf_conn_help *help = nfct_help(ct->master); in nf_nat_sip_expected() local
H A Dnft_ct.c67 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 Dhists.c593 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 Dnfnetlink_cthelper.c44 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 Dnf_conntrack_proto.c138 const struct nf_conn_help *help; in nf_confirm() local
H A Dnf_nat_sip.c321 struct nf_conn_help *help = nfct_help(ct->master); in nf_nat_sip_expected() local
H A Dnf_conntrack_ftp.c369 static int help(struct sk_buff *skb, in help() function
H A Dnf_conntrack_helper.c180 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 Daccess_tracking_perf_test.c331 static void help(char *name) in help() function
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dconf.c51 struct gstr help = str_new(); in print_help() local
[all...]
H A Dmenu.c854 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 Dparse-events.h137 char *help; /* optional help string */ member
/kernel/linux/linux-6.6/scripts/
H A Dcheckpatch.pl79 sub help { subroutine
[all...]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddbinput.c340 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 Ddirty_log_test.c501 static void help(char *name) in help() function
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dmconf.c787 struct gstr help = str_new(); in show_help() local
[all...]
/kernel/linux/linux-5.10/tools/lib/subcmd/
H A Dparse-options.h107 const char *help; member
[all...]
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dannotate.c611 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 Dkdb.h203 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

Completed in 21 milliseconds

123456