Home
last modified time | relevance | path

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

12345678910>>...82

/linux/fs/nls/
H A 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/Documentation/locking/
H A Dhwspinlock.rst28 appropriate user process.
72 appropriate error code on failure (e.g. -EINVAL if the hwspinlock
82 hwspinlock; returns 0 on success, or an appropriate error code on failure
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
[all …]
/linux/Documentation/admin-guide/
H A Dkernel-parameters.rst121 AX25 Appropriate AX.25 support is enabled.
134 HW Appropriate hardware is enabled.
140 ISDN Appropriate ISDN support is enabled.
142 JOY Appropriate joystick support is enabled.
154 MOUSE Appropriate mouse support is enabled.
157 NET Appropriate network support is enabled.
158 NFS Appropriate NFS support is enabled.
168 PS2 Appropriate PS/2 support is enabled.
174 SCSI Appropriate SCSI support is enabled.
/linux/drivers/firmware/
H A Dti_sci.c229 * Processes one received message to appropriate transfer information and
449 * Return: 0 if all went fine, else return appropriate error.
509 * Return: 0 if all went well, else returns appropriate error value.
566 * Return: 0 if all went fine, else return appropriate error.
637 * Return: 0 if all went fine, else return appropriate error.
656 * Return: 0 if all went fine, else return appropriate error.
675 * Return: 0 if all went fine, else return appropriate error.
694 * Return: 0 if all went fine, else return appropriate error.
713 * Return: 0 if all went fine, else return appropriate error.
727 * appropriate error.
[all …]
/linux/Documentation/userspace-api/
H A 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/Documentation/staging/
H A 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.
128 Returns 0 on success and an appropriate error value on failure.
149 Returns 0 on success and an appropriate error value on failure.
159 appropriate callback handler) by means of an rpmsg_endpoint struct.
215 Returns 0 on success, and an appropriate error value on failure.
/linux/drivers/dma/
H A 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.
H A Dacpi-dma.c41 * 1 on success, 0 when no information is available, or appropriate errno value
170 * Allocated memory should be freed with appropriate acpi_dma_controller_free()
174 * 0 on success or appropriate errno value on error.
218 * 0 on success or appropriate errno value on error.
258 * 0 on success or appropriate errno value on error.
285 * That's why we can safely adjust slave_id when the appropriate controller is
349 * Pointer to appropriate dma channel on success or an error pointer.
419 * Pointer to appropriate dma channel on success or an error pointer.
/linux/arch/powerpc/include/asm/
H A 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/Documentation/userspace-api/media/v4l/
H A 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
/linux/security/integrity/platform_certs/
H A 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/Documentation/ABI/testing/
H A Dsysfs-class-net-phydev26 This ID is used to match the device with the appropriate
36 These C45 IDs are used to match the device with the appropriate
47 appropriate mode for its data lines to the PHY hardware.
H A Dsysfs-class-power-twl40309 "auto" draw power as appropriate for detected
30 "auto" draw power as appropriate for detected
/linux/Documentation/infiniband/
H A 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/drivers/rpmsg/
H A Drpmsg_core.c56 * Return: 0 on success or an appropriate error value.
81 * appropriate callback handler) by means of an rpmsg_endpoint struct.
154 * Return: 0 on success and an appropriate error value on failure.
183 * Return: 0 on success and an appropriate error value on failure.
211 * Return: 0 on success and an appropriate error value on failure.
239 * Return: 0 on success and an appropriate error value on failure.
278 * Return: 0 on success and an appropriate error value on failure.
297 * Return: the maximum transmission size on success and an appropriate error
630 * Return: 0 on success, and an appropriate error value on failure.
644 * Return: 0 on success, and an appropriate error value on failure.
/linux/drivers/hwspinlock/
H A 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
367 * specifier value or an appropriate error as returned from the OF parsing
435 * specifier value or an appropriate error as returned from the OF parsing
516 * Returns: %0 on success, or an appropriate error code on failure
564 * Returns: %0 on success, or an appropriate error code on failure
613 * Returns: %0 on success, or an appropriate error code on failure
642 * Returns: %0 on success, or an appropriate error code on failure
[all …]
/linux/Documentation/hwmon/
H A Dacpi_power_meter.rst32 socket and a poll notification will be sent to the appropriate
43 To use the power cap feature properly, you need to set appropriate value
50 appropriate `power[1-*]_alarm` file to indicate that capping has begun, and the
/linux/sound/soc/codecs/
H A 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/include/linux/
H A 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/Documentation/i2c/
H A 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/include/linux/bus/
H A Dstm32_firewall_device.h52 * Returns 0 on success, -ENODEV if there's no match with a firewall controller or appropriate errno
65 * appropriate errno code if error occurred
94 * appropriate errno code if error occurred
/linux/include/linux/rpmsg/
H A 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/include/linux/decompress/
H A 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/Documentation/networking/
H A Dnetmem.rst47 dma-mapping is (or is not) appropriate.
50 which knows when dma-syncing is (or is not) appropriate.
91 source, delegating to the dma-mapping APIs when appropriate.
/linux/Documentation/driver-api/phy/
H A 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

12345678910>>...82