Home
last modified time | relevance | path

Searched full:appropriate (Results 1 – 25 of 2319) sorted by relevance

12345678910>>...93

/linux-6.8/fs/nls/
DKconfig45 in so-called DOS codepages. You need to include the appropriate
57 in so-called DOS codepages. You need to include the appropriate
69 in so-called DOS codepages. You need to include the appropriate
82 so-called DOS codepages. You need to include the appropriate
98 so-called DOS codepages. You need to include the appropriate
113 so-called DOS codepages. You need to include the appropriate
124 so-called DOS codepages. You need to include the appropriate
135 so-called DOS codepages. You need to include the appropriate
146 so-called DOS codepages. You need to include the appropriate
157 so-called DOS codepages. You need to include the appropriate
[all …]
/linux-6.8/Documentation/admin-guide/
Dkernel-parameters.rst106 AX25 Appropriate AX.25 support is enabled.
118 HW Appropriate hardware is enabled.
125 ISDN Appropriate ISDN support is enabled.
127 JOY Appropriate joystick support is enabled.
139 MOUSE Appropriate mouse support is enabled.
142 NET Appropriate network support is enabled.
143 NFS Appropriate NFS support is enabled.
153 PS2 Appropriate PS/2 support is enabled.
159 SCSI Appropriate SCSI support is enabled.
/linux-6.8/Documentation/locking/
Dhwspinlock.rst28 appropriate user process.
83 appropriate error code on failure (e.g. -EINVAL if the hwspinlock
100 Returns 0 when successful and an appropriate error code otherwise (most
115 Returns 0 when successful and an appropriate error code otherwise (most
132 Returns 0 when successful and an appropriate error code otherwise (most
149 Returns 0 when successful and an appropriate error code otherwise (most
165 Returns 0 when successful and an appropriate error code otherwise (most
183 Returns 0 on success and an appropriate error code otherwise (most
199 Returns 0 on success and an appropriate error code otherwise (most
216 Returns 0 on success and an appropriate error code otherwise (most
[all …]
/linux-6.8/Documentation/staging/
Drpmsg.rst39 expose appropriate user space interfaces, if needed.
61 arrive, the rpmsg core dispatches them to the appropriate driver according
87 Returns 0 on success and an appropriate error value on failure.
111 Returns 0 on success and an appropriate error value on failure.
136 Returns 0 on success and an appropriate error value on failure.
153 Returns 0 on success and an appropriate error value on failure.
174 Returns 0 on success and an appropriate error value on failure.
195 Returns 0 on success and an appropriate error value on failure.
205 appropriate callback handler) by means of an rpmsg_endpoint struct.
261 Returns 0 on success, and an appropriate error value on failure.
/linux-6.8/drivers/firmware/
Dti_sci.c226 * Processes one received message to appropriate transfer information and
446 * Return: 0 if all went fine, else return appropriate error.
506 * Return: 0 if all went well, else returns appropriate error value.
563 * Return: 0 if all went fine, else return appropriate error.
634 * Return: 0 if all went fine, else return appropriate error.
653 * Return: 0 if all went fine, else return appropriate error.
672 * Return: 0 if all went fine, else return appropriate error.
691 * Return: 0 if all went fine, else return appropriate error.
710 * Return: 0 if all went fine, else return appropriate error.
724 * appropriate error.
[all …]
/linux-6.8/Documentation/userspace-api/
Dunshare.rst77 appropriate by system administrators.
188 appropriate process context structures, populates it with values from
196 task. Therefore unshare() has to take appropriate task_lock()
214 appropriate context structures and then associate them with the
222 structure, if the appropriate bit is set in the flags argument.
250 and duplicated the appropriate structure and the second component
253 These dup_* functions allocated and duplicated the appropriate
274 modify appropriate context pointers, and release the
311 unshares the appropriate structure. Verify that unsharing
/linux-6.8/drivers/dma/
Dof-dma.c113 * Returns 0 on success or appropriate errno value on error.
115 * Allocated memory should be freed with appropriate of_dma_controller_free()
180 * Returns 0 on success or appropriate errno value on error.
182 * Allocated memory should be freed with appropriate of_dma_controller_free()
249 * Returns pointer to appropriate DMA channel on success or an error pointer.
319 * pointer to appropriate dma channel on success or NULL on error.
349 * Returns pointer to appropriate dma channel on success or NULL on error.
Dacpi-dma.c38 * 1 on success, 0 when no information is available, or appropriate errno value
167 * Allocated memory should be freed with appropriate acpi_dma_controller_free()
171 * 0 on success or appropriate errno value on error.
215 * 0 on success or appropriate errno value on error.
255 * 0 on success or appropriate errno value on error.
304 * That's why we can safely adjust slave_id when the appropriate controller is
368 * Pointer to appropriate dma channel on success or an error pointer.
438 * Pointer to appropriate dma channel on success or an error pointer.
/linux-6.8/Documentation/userspace-api/media/v4l/
Dpixfmt-compressed.rst79 appropriate number of macroblocks to decode a full
128 this pixel format. The output buffer must contain the appropriate number
169 this pixel format. The output buffer must contain the appropriate number
192 this pixel format. The output buffer must contain the appropriate number
221 Buffers associated with this pixel format must contain the appropriate
273 this pixel format. The output buffer must contain the appropriate number
Ddev-decoder.rst262 a ``V4L2_BUF_TYPE_*`` enum appropriate for ``OUTPUT``.
285 * The ``CAPTURE`` format will be updated with an appropriate frame buffer
309 a ``V4L2_BUF_TYPE_*`` enum appropriate for ``OUTPUT``.
334 a ``V4L2_BUF_TYPE_*`` enum appropriate for ``OUTPUT``.
411 a ``V4L2_BUF_TYPE_*`` enum appropriate for ``CAPTURE``.
441 a ``V4L2_BUF_TYPE_*`` enum appropriate for ``CAPTURE``.
524 a ``V4L2_BUF_TYPE_*`` enum appropriate for ``CAPTURE``.
545 a ``V4L2_BUF_TYPE_*`` enum appropriate for ``CAPTURE``.
613 a ``V4L2_BUF_TYPE_*`` enum appropriate for ``CAPTURE``.
627 a ``V4L2_BUF_TYPE_*`` enum appropriate for ``CAPTURE``.
[all …]
/linux-6.8/arch/powerpc/include/asm/
Dkvm_booke_hv_asm.h23 * r11 = appropriate SRR1 variant (currently used as scratch)
29 * appropriate SCRATCH = saved r8
32 * r11 = appropriate SRR1 variant (currently used as scratch)
/linux-6.8/drivers/rpmsg/
Drpmsg_core.c54 * Return: 0 on success or an appropriate error value.
79 * appropriate callback handler) by means of an rpmsg_endpoint struct.
152 * Return: 0 on success and an appropriate error value on failure.
181 * Return: 0 on success and an appropriate error value on failure.
212 * Return: 0 on success and an appropriate error value on failure.
241 * Return: 0 on success and an appropriate error value on failure.
269 * Return: 0 on success and an appropriate error value on failure.
319 * Return: 0 on success and an appropriate error value on failure.
339 * Return: 0 on success and an appropriate error value on failure.
358 * Return: the maximum transmission size on success and an appropriate error
[all …]
/linux-6.8/security/integrity/platform_certs/
Dkeyring_handler.c47 * Return the appropriate handler for particular signature list types found in
58 * Return the appropriate handler for particular signature list types found in
90 * Return the appropriate handler for particular signature list types found in
/linux-6.8/drivers/hwspinlock/
Dhwspinlock_core.c83 * to choose the appropriate @mode of operation, exactly the same way users
200 * to choose the appropriate @mode of operation, exactly the same way users
203 * Returns: %0 when the @hwlock was successfully taken, and an appropriate
262 * to the user to choose the appropriate @mode of operation, exactly the
339 * specifier value or an appropriate error as returned from the OF parsing
407 * specifier value or an appropriate error as returned from the OF parsing
488 * Returns: %0 on success, or an appropriate error code on failure
536 * Returns: %0 on success, or an appropriate error code on failure
585 * Returns: %0 on success, or an appropriate error code on failure
614 * Returns: %0 on success, or an appropriate error code on failure
[all …]
/linux-6.8/Documentation/infiniband/
Duser_verbs.rst12 libibverbs also requires appropriate device-dependent kernel and
64 To create the appropriate character device files automatically with
75 appropriate MODE or GROUP to the udev rule.
/linux-6.8/include/linux/
Drculist_nulls.h27 * holding appropriate locks) to avoid racing with another
67 * (such as holding appropriate locks) to avoid racing
90 * (such as holding appropriate locks) to avoid racing
121 * (such as holding appropriate locks) to avoid racing
/linux-6.8/Documentation/i2c/
Di2c-address-translators.rst15 forwards transactions from upstream to the appropriate downstream port
31 an available alias. Maintaining an appropriate pool of available aliases
87 2. When the attach callback is called pick an appropriate alias,
/linux-6.8/sound/soc/codecs/
Dwm9713.h22 /* Calculate the appropriate bit mask for the external PCM clock divider */
25 /* Calculate the appropriate bit mask for the external HiFi clock divider */
/linux-6.8/include/linux/rpmsg/
Dns.h18 * about its removal. When we receive these messages, an appropriate
20 * or ->remove() handler of the appropriate rpmsg driver will be invoked
/linux-6.8/Documentation/driver-api/phy/
Dsamsung-usb2.rst27 the appropriate compatible string. In addition, this file contains
105 by modifying appropriate registers.
107 Final change to the driver is adding appropriate compatible value to the
/linux-6.8/include/linux/decompress/
Dgeneric.h25 *bytes should be read per call. Replace XXX with the appropriate decompressor
31 *flush the output buffer at the appropriate time (decompressor and stream
/linux-6.8/Documentation/ABI/testing/
Dsysfs-class-power-twl40309 "auto" draw power as appropriate for detected
30 "auto" draw power as appropriate for detected
/linux-6.8/drivers/firmware/arm_scmi/
Dbase.c65 * Return: 0 on success, else appropriate SCMI error.
97 * Return: 0 on success, else appropriate SCMI error.
139 * Return: 0 on success, else appropriate SCMI error.
172 * Return: 0 on success, else appropriate SCMI error.
263 * Return: 0 on success, else appropriate SCMI error.
/linux-6.8/security/integrity/evm/
Devm_secfs.c37 * Returns number of bytes read or error code, as appropriate
64 * Returns number of bytes written or error code, as appropriate
125 * Returns number of bytes read or error code, as appropriate
178 * Returns number of bytes written or error code, as appropriate
/linux-6.8/Documentation/arch/arm/sa1100/
Dserial_uart.rst41 In addition to the creation of the appropriate device nodes above, you
50 - don't forget to add 'ttySA0', 'console', or the appropriate tty name

12345678910>>...93