Home
last modified time | relevance | path

Searched defs:help (Results 1 – 25 of 102) sorted by relevance

12345

/linux-6.12.1/net/netfilter/
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
243 struct nf_conn_help *help = nfct_help(ct); in unhelp() local
256 struct nf_conn_help *help = nfct_help(ct); in nf_ct_helper_destroy() local
324 const struct nf_conn_help *help; in nf_ct_helper_log() local
398 struct nf_conn_help *help = nfct_help(exp->master); in expect_iter_me() local
Dxt_CT.c77 struct nf_conn_help *help; in xt_ct_set_helper() local
139 static void xt_ct_put_helper(struct nf_conn_help *help) in xt_ct_put_helper()
158 struct nf_conn_help *help; in xt_ct_tg_check() local
283 struct nf_conn_help *help; in xt_ct_tg_destroy() local
Dnf_conntrack_ovs.c16 const struct nf_conn_help *help; in nf_ct_helper() local
82 struct nf_conn_help *help; in nf_ct_add_helper() local
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
Dnf_nat_tftp.c23 static unsigned int help(struct sk_buff *skb, in help() function
Dnf_conntrack_broadcast.c28 struct nf_conn_help *help = nfct_help(ct); in nf_conntrack_broadcast_help() local
Dnf_nat_amanda.c28 static unsigned int help(struct sk_buff *skb, in help() function
Dnf_nat_irc.c32 static unsigned int help(struct sk_buff *skb, in help() function
/linux-6.12.1/arch/um/include/shared/
Dinit.h86 #define __uml_setup(str, fn, help...) \ argument
92 #define __uml_setup(str, fn, help...) \ argument
96 #define __uml_help(fn, help...) \ argument
/linux-6.12.1/tools/perf/util/
Dparse-events.l39 char *help = NULL; in value() local
154 char *help = NULL; in modifiers_error() local
197 char *help = strdup("Maximum precise value is 3"); in modifiers() local
/linux-6.12.1/scripts/
Dbootgraph.pl30 sub help { subroutine
Dheaderdep.pl42 sub help { subroutine
Ddev-needs.sh6 function help() { function
/linux-6.12.1/include/net/netfilter/
Dnf_conntrack_helper.h45 int (*help)(struct sk_buff *skb, member
132 struct nf_conn_help *help; in nfct_help_data() local
Dnf_nat.h32 union nf_conntrack_nat_help help; member
/linux-6.12.1/tools/testing/memblock/
DMakefile41 help: target
/linux-6.12.1/tools/power/pm-graph/
DMakefile80 help: target
/linux-6.12.1/scripts/gdb/linux/
Dkasan.py12 def help(): function
Dstackdepot.py16 def help(): function
Dmodules.py102 def help(): function
/linux-6.12.1/tools/include/nolibc/
DMakefile54 help: target
/linux-6.12.1/tools/testing/selftests/amd-pstate/
Drun.sh145 help() function
/linux-6.12.1/tools/testing/selftests/powerpc/dexcr/
Dchdexcr.c19 static void help(void) in help() function
/linux-6.12.1/tools/objtool/
Dobjtool.c19 bool help; variable
/linux-6.12.1/tools/testing/selftests/riscv/hwprobe/
Dwhich-cpus.c19 static void help(void) in help() function

12345