Searched defs:help (Results 1 - 25 of 86) sorted by relevance

1234

/linux-master/scripts/
H A Dbootgraph.pl30 sub help { subroutine
H A Dheaderdep.pl42 sub help { subroutine
H A Ddev-needs.sh6 function help() { function
/linux-master/net/netfilter/
H A Dnf_nat_tftp.c23 static unsigned int help(struct sk_buff *skb, function
H A Dnf_nat_amanda.c28 static unsigned int help(struct sk_buff *skb, function
H A Dnf_conntrack_broadcast.c28 struct nf_conn_help *help = nfct_help(ct); local
H A Dnf_nat_irc.c32 static unsigned int help(struct sk_buff *skb, function
H A Dnf_conntrack_ovs.c16 const struct nf_conn_help *help; local
82 struct nf_conn_help *help; local
H A Dxt_CT.c77 struct nf_conn_help *help; local
139 static void xt_ct_put_helper(struct nf_conn_help *help) argument
158 struct nf_conn_help *help; local
283 struct nf_conn_help *help; local
[all...]
H A Dnf_conntrack_sane.c58 static int help(struct sk_buff *skb, function
/linux-master/tools/perf/scripts/python/
H A Dstackcollapse.py42 help="include thread id in stack"), variable
45 help="include process id in stack"), variable
48 help="do not separate stacks according to comm"), variable
51 help="beautify Java signatures"), variable
54 help="annotate kernel functions with _[k]") variable
H A Darm-cs-trace-disasm.py34 help="Set path to vmlinux file"), variable
36 help="Set path to objdump executable file"), variable
39 help="Enable debugging log") variable
/linux-master/scripts/gdb/linux/
H A Dmodules.py102 def help(): function
H A Dpage_owner.py21 def help(): function
/linux-master/tools/testing/selftests/amd-pstate/
H A Drun.sh145 help() function
/linux-master/tools/testing/selftests/riscv/hwprobe/
H A Dwhich-cpus.c19 static void help(void) function
/linux-master/tools/usb/usbip/src/
H A Dusbip.c37 const char *help; member in struct:command
[all...]
/linux-master/tools/testing/selftests/tc-testing/
H A Dtdc_multibatch.py23 help="operation to perform on filters") variable
28 help="prefix for generated batch file names") variable
33 help="duplicate filter handle range in all files") variable
39 help="start handle range from (default: 1)") variable
46 help="add this value to third byte of source MAC address of flower filter" variable
H A Dtdc_batch.py15 help="how many lines in batch file") variable
21 help="start handle range from (default: 1)") variable
23 help="skip_sw (offload), by default skip_hw", variable
26 help="all filters share the same action", variable
29 help="all filters have different prio", variable
36 help="operation to perform on filters" variable
44 help="third byte of source MAC address of flower filter" variable
/linux-master/include/net/netfilter/
H A Dnf_nat.h32 union nf_conntrack_nat_help help; member in struct:nf_conn_nat
/linux-master/tools/objtool/
H A Dobjtool.c19 bool help; variable
/linux-master/tools/perf/ui/browsers/
H A Dheader.c36 static const char help[] = local
/linux-master/net/ipv4/netfilter/
H A Dnf_nat_snmp_basic_main.c160 static int help(struct sk_buff *skb, unsigned int protoff, function
/linux-master/tools/cgroup/
H A Diocost_coef_gen.py35 help='Raw block device to use for testing, ignores --testfile-size') variable
37 help='Testfile size in gigabytes (default: %(default)s)') variable
39 help='Individual test run duration in seconds (default: %(default)s)') variable
41 help='Sequential test block size in megabytes (default: %(default)s)') variable
43 help='Sequential test queue depth (default: %(default)s)') variable
45 help='Random test queue depth (default: %(default)s)') variable
47 help='Number of parallel fio jobs to run (default: %(default)s)') variable
/linux-master/tools/workqueue/
H A Dwq_monitor.py50 help='Target workqueue name patterns (all if empty)') variable
52 help='Monitoring interval (0 to print once and exit)') variable
54 help='Output in json') variable

Completed in 489 milliseconds

1234