Home
last modified time | relevance | path

Searched full:arguments (Results 1 – 25 of 450) sorted by relevance

12345678910>>...18

/Documentation/networking/
Dradiotap-headers.rst36 argument bitmap extensions..." above), and the start of the arguments is moved
40 covered by the ieee80211_radiotap_header and any arguments following.
43 Requirements for arguments
46 After the fixed part of the header, the arguments follow for each argument
50 - the arguments are all stored little-endian!
57 - the arguments must be aligned to a boundary of the argument size using
75 - The arguments for a given argument index can be a compound of multiple types
/Documentation/firmware-guide/acpi/
Dchromeos-acpi-device.rst52 Arguments:
83 Arguments:
99 Arguments:
113 Arguments:
126 Arguments:
188 Arguments:
261 Arguments:
297 Arguments:
311 Arguments:
326 Arguments:
[all …]
/Documentation/filesystems/
Dcoda.rst478 Arguments
506 Arguments
554 Arguments
588 The vattr structure included in the input arguments is superfluous and
599 Arguments
631 Arguments
665 Arguments
728 Arguments
774 Arguments
807 Arguments
[all …]
/Documentation/devicetree/bindings/pinctrl/
Dmediatek,mt8365-pinctrl.yaml82 resistance. Valid arguments are described as below:
96 different resistance. Valid arguments are described as below:
135 Valid arguments are described as below:
144 So the valid arguments are from 0 to 7.
153 configure those special pins. Valid arguments are described as
167 configure those special pins. Valid arguments are described as
179 cycle when asserted (high pulse width adjustment). Valid arguments
186 when asserted (high pulse width adjustment). Valid arguments are
Dbitmain,bm1880-pinctrl.txt90 - bias-disable: No arguments. Disable pin bias.
91 - bias-pull-down: No arguments. The specified pins should be configured as
93 - bias-pull-up: No arguments. The specified pins should be configured as
95 - input-schmitt-enable: No arguments: Enable schmitt trigger for the specified
97 - input-schmitt-disable: No arguments: Disable schmitt trigger for the specified
Dmediatek,mt8183-pinctrl.yaml131 Valid arguments are described as below:
140 So the valid arguments are from 0 to 7.
147 configure those special pins. Valid arguments are described as
159 configure those special pins. Valid arguments are described as
171 cycle when asserted (high pulse width adjustment). Valid arguments
178 when asserted (high pulse width adjustment). Valid arguments are
Dactions,s900-pinctrl.txt152 - bias-bus-hold: No arguments. The specified pins should retain the previous
154 - bias-high-impedance: No arguments. The specified pins should be configured
156 - bias-pull-down: No arguments. The specified pins should be configured as
158 - bias-pull-up: No arguments. The specified pins should be configured as
160 - input-schmitt-enable: No arguments: Enable schmitt trigger for the specified
162 - input-schmitt-disable: No arguments: Disable schmitt trigger for the specified
Dactions,s700-pinctrl.txt127 - bias-pull-down: No arguments. The specified pins should be configured as
129 - bias-pull-up: No arguments. The specified pins should be configured as
131 - input-schmitt-enable: No arguments: Enable schmitt trigger for the specified
133 - input-schmitt-disable: No arguments: Disable schmitt trigger for the specified
Dmediatek,mt65xx-pinctrl.yaml103 valid arguments.
121 Can support some arguments, such as MTK_DRIVE_4mA, MTK_DRIVE_6mA,
122 etc. See dt-bindings/pinctrl/mt65xx.h for valid arguments.
/Documentation/virt/kvm/arm/
Dmmio-guard.rst40 Arguments: r1-r3 Reserved / Must be zero
52 Arguments: none
61 Arguments: (uint64) The base of the PG-sized IPA range
76 Arguments: (uint64) PG-sized IPA range aligned to the PG
88 Arguments: (uint64) The base of the PG-sized IPA range
104 Arguments: (uint64) PG-sized IPA range aligned to the PG
/Documentation/sphinx/
Dkernel_feat.py90 os.path.join(srctree, 'Documentation', self.arguments[0]),
93 if len(self.arguments) > 1:
94 args.extend(['--arch', self.arguments[1]])
112 nodeList = self.nestedParse(out_lines, self.arguments[0])
/Documentation/arch/arm64/
Dtagged-address-abi.rst58 - The ``range.start``, ``start`` and ``dst`` arguments to the
80 Arguments ``arg3``, ``arg4``, and ``arg5`` must be 0.
85 Arguments ``arg2``, ``arg3``, ``arg4``, and ``arg5`` must be 0.
119 indirectly as arguments to be accessed by the kernel.
122 indirectly as arguments to be accessed by the kernel.
/Documentation/RCU/
DUP.rst25 Now, if call_rcu() were to directly invoke its arguments, then upon return
37 by having call_rcu() directly invoke its arguments only if it was called
47 its arguments would cause it to fail to make the fundamental guarantee
48 underlying RCU, namely that call_rcu() defers invoking its arguments until
100 Permitting call_rcu() to immediately invoke its arguments breaks RCU,
/Documentation/trace/
Dfprobetrace.rst43 FETCHARGS : Arguments. Each probe can have up to 128 args.
69 BTF arguments
101 If user unsures the name of arguments, ``$arg*`` will be helpful. The ``$arg*``
102 is expanded to all function arguments of the function or the tracepoint. ::
134 For these BTF arguments and fields, ``:string`` and ``:ustring`` change the
153 and exit, with BTF arguments.
174 You can see all function arguments and return values are recorded as signed int.
199 structure pointed by the ``prev`` and ``next`` arguments.
Dkprobetrace.rst47 FETCHARGS : Arguments. Each probe can have up to 128 args.
75 respectively. 'x' prefix implies it is unsigned. Traced arguments are shown
87 Char type can be used to show the character value of traced arguments.
136 probe and gives you what arguments will be shown in trace buffer. If an event
187 1st to 4th arguments as "myprobe" event. Note, which register/stack entry is
191 As this example shows, users can choose more familiar names for each arguments.
222 You can see that the event has 4 arguments as in the expressions you specified.
/Documentation/userspace-api/netlink/
Dintro-specs.rst19 a handul of arguments, the most important ones are:
44 The input arguments are parsed as JSON, while the output is only
79 but it takes a few arguments so calling it directly for each file
120 // 4. Free the request arguments
/Documentation/bpf/
Dprog_cgroup_sockopt.rst16 all input arguments: ``level``, ``optname``, ``optval`` and ``optlen``.
22 sockopt and it has writable context: it can modify the supplied arguments
84 to the input arguments (``level``, ``optname``, ``optval``, ``optlen``),
86 *not* the original input ``setsockopt`` arguments. The potentially
Dclassic_vs_extended.rst16 pointer. Since 64-bit CPUs are passing arguments to functions via registers
19 function. Natively, x86_64 passes first 6 arguments in registers, aarch64/
20 sparcv9/mips64 have 7 - 8 registers for arguments; x86_64 has 6 callee saved
65 place function arguments into R1 to R5 registers to satisfy calling
69 doesn't need to emit extra moves. Function arguments will be in the correct
109 can call kernel functions with up to 5 arguments. Calls with 6 or more arguments
185 arg2, u64 arg3, u64 arg4, u64 arg5); will receive arguments in proper
/Documentation/process/
Dadding-syscalls.rst68 For simpler system calls that only take a couple of arguments, the preferred
79 For more sophisticated system calls that involve a larger number of arguments,
80 it's preferred to encapsulate the majority of the arguments into a structure
171 arguments (i.e. parameter 1, 3, 5), to allow use of contiguous pairs of 32-bit
172 registers. (This concern does not apply if the arguments are part of a
202 number of arguments to the system call, and the macro takes the system call name
203 followed by the (type, name) pairs for the parameters as arguments. Using
291 system call's arguments has a type that is explicitly 64-bit even on a 32-bit
297 does **not** need a compatibility layer; for example, :manpage:`splice(2)`'s arguments of
320 parse the arguments from a 32-bit invocation.
[all …]
/Documentation/admin-guide/device-mapper/
Dstatistics.rst62 The number of optional arguments
65 The following optional arguments are supported:
94 If we omit the number of optional arguments, program id must not
96 optional arguments.
Ddm-clone.rst150 #feature args Number of feature arguments passed
153 #core args An even number of arguments corresponding to key/value pairs
159 Optional feature arguments are:
167 Optional core arguments are:
197 #feature args Number of feature arguments to follow
198 feature args Feature arguments, e.g. `no_hydration`
199 #core args Even number of core arguments to follow
/Documentation/features/
Dlist-arch.sh6 # (If no arguments are given then it will print the host architecture's status.)
/Documentation/ABI/testing/
Ddebugfs-olpc12 are optional (hex) arguments.
/Documentation/dev-tools/kunit/
Drun_wrapper.rst55 To view kunit_tool flags (optional command-line arguments), run:
234 Running command-line arguments
237 kunit_tool has a number of other command-line arguments which can
239 command line arguments:
302 - ``--qemu_args``: Specifies additional qemu arguments, for example, ``-smp 8``.
310 - ``--kernel_args``: Specifies additional kernel command-line arguments. May be repeated.
/Documentation/kbuild/
Dkconfig-macro-language.rst97 particular number of arguments.
122 The "warning-if" function takes two arguments. If the condition part is "y",
154 while whitespaces in the other arguments are kept. You need to use a kind of
191 accepts only one. To pass commas in arguments, you can use the following trick::

12345678910>>...18