Home
last modified time | relevance | path

Searched refs:help (Results 1 – 25 of 1821) sorted by relevance

12345678910>>...73

/Linux-v6.1/drivers/clk/mediatek/
DKconfig11 help
19 help
25 help
31 help
37 help
43 help
49 help
55 help
61 help
67 help
[all …]
/Linux-v6.1/arch/arm/mach-s3c/
DKconfig15 help
22 help
36 help
45 help
58 help
66 help
75 help
84 help
89 help
94 help
[all …]
DKconfig.s3c24xx8 bool "Samsung S3C24XX SoCs (deprecated, see help)"
18 help
37 help
52 help
62 help
71 help
80 help
89 help
101 help
108 help
[all …]
/Linux-v6.1/drivers/net/phy/
DKconfig11 help
21 help
34 help
52 help
68 help
74 help
79 help
88 help
95 help
100 help
[all …]
/Linux-v6.1/net/netfilter/
Dnf_conntrack_helper.c178 struct nf_conn_help *help; in nf_ct_helper_ext_add() local
180 help = nf_ct_ext_add(ct, NF_CT_EXT_HELPER, gfp); in nf_ct_helper_ext_add()
181 if (help) in nf_ct_helper_ext_add()
182 INIT_HLIST_HEAD(&help->expectations); in nf_ct_helper_ext_add()
185 return help; in nf_ct_helper_ext_add()
193 struct nf_conn_help *help; in __nf_ct_try_assign_helper() local
207 help = nfct_help(tmpl); in __nf_ct_try_assign_helper()
208 if (help != NULL) { in __nf_ct_try_assign_helper()
209 helper = rcu_dereference(help->helper); in __nf_ct_try_assign_helper()
213 help = nfct_help(ct); in __nf_ct_try_assign_helper()
[all …]
/Linux-v6.1/drivers/staging/fbtft/
DKconfig16 help
22 help
28 help
34 help
40 help
46 help
52 help
58 help
64 help
70 help
[all …]
/Linux-v6.1/drivers/pinctrl/freescale/
DKconfig24 help
31 help
40 help
47 help
54 help
61 help
68 help
75 help
82 help
89 help
[all …]
/Linux-v6.1/arch/arm64/
DKconfig.platforms8 help
19 help
25 help
32 help
51 help
60 help
66 help
78 help
89 help
94 help
[all …]
/Linux-v6.1/drivers/media/tuners/
DKconfig31 help
38 help
45 help
52 help
60 help
68 help
76 help
83 help
90 help
97 help
[all …]
/Linux-v6.1/tools/lib/subcmd/
Dparse-options.h107 const char *help; member
122 #define OPT_ARGUMENT(l, h) { .type = OPTION_ARGUMENT, .long_name = (l), .help = (h) }
123 #define OPT_GROUP(h) { .type = OPTION_GROUP, .help = (h) }
124 …IT, .short_name = (s), .long_name = (l), .value = check_vtype(v, int *), .help = (h), .defval = (b…
125 …OPTION_BOOLEAN, .short_name = (s), .long_name = (l), .value = check_vtype(v, bool *), .help = (h) }
126 …N, .short_name = (s), .long_name = (l), .value = check_vtype(v, bool *), .help = (h), .flags = (f)…
129 .value = check_vtype(v, bool *), .help = (h), \
131 …e = OPTION_INCR, .short_name = (s), .long_name = (l), .value = check_vtype(v, int *), .help = (h) }
132 …t_name = (s), .long_name = (l), .value = check_vtype(v, unsigned int *), .help = (h), .defval = (i…
133 …ype = OPTION_SET_PTR, .short_name = (s), .long_name = (l), .value = (v), .help = (h), .defval = (p…
[all …]
/Linux-v6.1/arch/sh/boards/
DKconfig29 help
40 help
48 help
56 help
64 help
74 help
85 help
94 help
103 help
113 help
[all …]
/Linux-v6.1/net/6lowpan/
DKconfig5 help
13 help
21 help
30 help
37 help
43 help
50 help
56 help
62 help
68 help
[all …]
/Linux-v6.1/drivers/media/dvb-frontends/
DKconfig19 help
26 help
35 help
43 help
51 help
59 help
68 help
75 help
87 help
97 help
[all …]
/Linux-v6.1/tools/bpf/bpftool/Documentation/
Dbpftool.rst17 **bpftool** [*OPTIONS*] *OBJECT* { *COMMAND* | **help** }
30 **delete** | **pin** | **event_pipe** | **help** }
33 **load** | **attach** | **detach** | **help** }
35 *LINK-COMMANDS* := { **show** | **list** | **pin** | **detach** | **help** }
37 *CGROUP-COMMANDS* := { **show** | **list** | **attach** | **detach** | **help** }
39 *PERF-COMMANDS* := { **show** | **list** | **help** }
41 *NET-COMMANDS* := { **show** | **list** | **help** }
43 *FEATURE-COMMANDS* := { **probe** | **help** }
45 *BTF-COMMANDS* := { **show** | **list** | **dump** | **help** }
47 *GEN-COMMANDS* := { **object** | **skeleton** | **min_core_btf** | **help** }
[all …]
/Linux-v6.1/tools/testing/selftests/tc-testing/
Dtdc_multibatch.py15 parser.add_argument("device", help="device name")
16 parser.add_argument("dir", help="where to put batch files")
18 "num_filters", type=int, help="how many lines per batch file")
19 parser.add_argument("num_files", type=int, help="how many batch files")
23 help="operation to perform on filters")
28 help="prefix for generated batch file names")
33 help="duplicate filter handle range in all files")
39 help="start handle range from (default: 1)")
46 help="add this value to third byte of source MAC address of flower filter"
/Linux-v6.1/drivers/video/fbdev/omap2/omapfb/displays/
DKconfig7 help
13 help
18 help
25 help
30 help
35 help
40 help
47 help
54 help
60 help
[all …]
/Linux-v6.1/drivers/edac/
DKconfig15 help
29 help
37 help
47 help
59 help
81 help
106 help
113 help
120 help
127 help
[all …]
/Linux-v6.1/drivers/clocksource/
DKconfig38 help
44 help
49 help
56 help
63 help
68 help
82 help
91 help
99 help
107 help
[all …]
/Linux-v6.1/drivers/ata/
DKconfig8 help
20 help
46 help
57 help
75 help
87 help
101 help
113 help
123 help
142 help
[all …]
/Linux-v6.1/drivers/regulator/
DKconfig5 help
30 help
35 help
42 help
52 help
63 help
71 help
81 help
89 help
96 help
[all …]
/Linux-v6.1/drivers/video/backlight/
DKconfig13 help
27 help
35 help
43 help
50 help
61 help
68 help
75 help
83 help
89 help
[all …]
/Linux-v6.1/drivers/gpu/drm/exynos/
DKconfig11 help
23 help
28 help
34 help
39 help
44 help
54 help
63 help
73 help
80 help
[all …]
/Linux-v6.1/drivers/power/reset/
DKconfig4 help
15 help
22 help
30 help
38 help
45 help
52 help
61 help
72 help
83 help
[all …]
/Linux-v6.1/arch/m68k/
DKconfig.machine11 help
22 help
38 help
49 help
57 help
68 help
79 help
91 help
102 help
115 help
[all …]
/Linux-v6.1/arch/arm/mach-ep93xx/
DKconfig13 help
31 help
38 help
48 help
55 help
62 help
69 help
76 help
83 help
90 help
[all …]

12345678910>>...73