Home
last modified time | relevance | path

Searched full:arbitrary (Results 1 – 25 of 2039) sorted by relevance

12345678910>>...82

/kernel/linux/linux-6.6/include/kunit/
Dtest.h269 * @priv: for user to store arbitrary data. Commonly used to pass data
275 * used by the test writer to store arbitrary data.
826 * @condition: an arbitrary boolean expression. The test fails when this does
847 * @condition: an arbitrary boolean expression. The test fails when this does
866 * @left: an arbitrary expression that evaluates to a primitive C type.
867 * @right: an arbitrary expression that evaluates to a primitive C type.
887 * @left: an arbitrary expression that evaluates to a pointer.
888 * @right: an arbitrary expression that evaluates to a pointer.
908 * @left: an arbitrary expression that evaluates to a primitive C type.
909 * @right: an arbitrary expression that evaluates to a primitive C type.
[all …]
/kernel/linux/linux-5.10/include/kunit/
Dtest.h27 * @data: for the user to store arbitrary data.
196 * @priv: for user to store arbitrary data. Commonly used to pass data
202 * used by the test writer to store arbitrary data.
415 * @context: for the user to pass in arbitrary data to the init function.
1185 * @condition: an arbitrary boolean expression. The test fails when this does
1206 * @condition: an arbitrary boolean expression. The test fails when this does
1225 * @left: an arbitrary expression that evaluates to a primitive C type.
1226 * @right: an arbitrary expression that evaluates to a primitive C type.
1247 * @left: an arbitrary expression that evaluates to a pointer.
1248 * @right: an arbitrary expression that evaluates to a pointer.
[all …]
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-class-switchtec20 Values: arbitrary string.
37 Values: arbitrary string.
78 Values: arbitrary string.
87 Values: arbitrary string.
96 Values: arbitrary string.
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-switchtec20 Values: arbitrary string.
37 Values: arbitrary string.
78 Values: arbitrary string.
87 Values: arbitrary string.
96 Values: arbitrary string.
/kernel/linux/linux-6.6/drivers/leds/
DTODO41 Userspace is interested in knowing "this LED can produce arbitrary
51 white and to turn it into any arbitrary color. It is essential that
52 userspace is able to set arbitrary colors, and it might be good to
/kernel/linux/linux-5.10/drivers/leds/
DTODO41 Userspace is interested in knowing "this LED can produce arbitrary
51 white and to turn it into any arbitrary color. It is essential that
52 userspace is able to set arbitrary colors, and it might be good to
/kernel/linux/linux-5.10/Documentation/ABI/obsolete/
Dsysfs-driver-intel_pmc_bxt1 These files allow sending arbitrary IPC commands to the PMC/SCU which
9 Description: This interface allows userspace to send an arbitrary
/kernel/linux/linux-6.6/Documentation/ABI/obsolete/
Dsysfs-driver-intel_pmc_bxt1 These files allow sending arbitrary IPC commands to the PMC/SCU which
9 Description: This interface allows userspace to send an arbitrary
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvhw/
Ddrf.h125 /* Helper for reading an arbitrary object. */
132 /* Helper for writing an arbitrary object. */
139 /* Helper for modifying an arbitrary object. */
150 /* Helper for extracting a field value from arbitrary object. */
157 /* Helper for writing field value to arbitrary object (all other bits cleared). */
165 /* Helper for writing field definition to arbitrary object (all other bits cleared). */
173 /* Helper for modifying field value in arbitrary object. */
183 /* Helper for modifying field definition in arbitrary object. */
193 /* Helper for testing against field value in arbitrary object */
201 /* Helper for testing against field definition in arbitrary object */
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dselection-api-intro.rst8 shrink or enlarge it to an image of arbitrary size. Next, the devices
11 arbitrary scan line and horizontal offset into a video signal. We call
/kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/
Dselection-api-intro.rst8 shrink or enlarge it to an image of arbitrary size. Next, the devices
11 arbitrary scan line and horizontal offset into a video signal. We call
/kernel/linux/linux-6.6/Documentation/mm/
Dpage_frags.rst5 A page fragment is an arbitrary-length arbitrary-offset area of memory
/kernel/linux/linux-5.10/Documentation/vm/
Dpage_frags.rst7 A page fragment is an arbitrary-length arbitrary-offset area of memory
/kernel/linux/linux-5.10/Documentation/bpf/
Dbpf_design_QA.rst225 Q: Can BPF call arbitrary kernel functions?
230 Q: Can BPF overwrite arbitrary kernel memory?
234 Tracing bpf programs can *read* arbitrary memory with bpf_probe_read()
236 arbitrary memory, since they don't have access to these helpers.
237 Programs can never read or write arbitrary memory directly.
239 Q: Can BPF overwrite arbitrary user memory?
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
Dpkcs7_key_type.c67 * user defined keys take an arbitrary string as the description and an
68 * arbitrary blob of data as the payload
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
Dcpm.txt53 indicate the portion of muram that is usable by the OS for arbitrary
54 purposes. The data node may have an arbitrary number of reg resources,
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
Dpkcs7_key_type.c67 * user defined keys take an arbitrary string as the description and an
68 * arbitrary blob of data as the payload
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
Dcpm.txt53 indicate the portion of muram that is usable by the OS for arbitrary
54 purposes. The data node may have an arbitrary number of reg resources,
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvhw/
Ddrf.h125 /* Helper for reading an arbitrary object. */
132 /* Helper for writing an arbitrary object. */
139 /* Helper for modifying an arbitrary object. */
150 /* Helper for extracting a field value from arbitrary object. */
157 /* Helper for writing field value to arbitrary object (all other bits cleared). */
165 /* Helper for writing field definition to arbitrary object (all other bits cleared). */
173 /* Helper for modifying field value in arbitrary object. */
183 /* Helper for modifying field definition in arbitrary object. */
/kernel/linux/linux-6.6/mm/damon/
DKconfig60 the interface for arbitrary data access monitoring.
67 can use the interface for arbitrary data access monitoring.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/
Dtouchscreen.yaml32 description: maximum reported pressure (arbitrary range dependent on the controller)
49 description: pressure noise value of the absolute input device (arbitrary
/kernel/linux/linux-6.6/Documentation/bpf/
Dbpf_design_QA.rst236 Q: Can BPF call arbitrary kernel functions?
241 Q: Can BPF overwrite arbitrary kernel memory?
245 Tracing bpf programs can *read* arbitrary memory with bpf_probe_read()
247 arbitrary memory, since they don't have access to these helpers.
248 Programs can never read or write arbitrary memory directly.
250 Q: Can BPF overwrite arbitrary user memory?
288 Q: Attaching to arbitrary kernel functions is an ABI?
/kernel/linux/linux-5.10/Documentation/block/
Dbiovecs.rst67 arbitrary range of an existing biovec, both starting and ending midway
68 through biovecs. This is what enables efficient splitting of arbitrary
74 bios with more than a single bvec! Now, we can efficiently split arbitrary
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/
Dcnxt,cx92755-pinctrl.txt37 container of an arbitrary number of subnodes, called pin group nodes in this
46 A pin group node specifies the desired pin mux for an arbitrary number of
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dkeystone-pll.txt48 - bit-mask : arbitrary bitmask for programming the mux
70 - bit-mask : arbitrary bitmask for programming the divider

12345678910>>...82