| /linux/fs/smb/server/ |
| H A D | unicode.c | 18 * @target: where converted character should be copied 20 * @cp: codepage to which character should be converted 95 * smb_utf16_bytes() - compute converted string length 101 * be after being converted to the given charset, not including any null 142 * @codepage: codepage to which characters should be converted 199 /* put converted char into 'to' buffer */ in smb_from_utf16() 229 * @codepage: codepage to which characters should be converted 332 * @cp: codepage to which characters should be converted
|
| /linux/Documentation/filesystems/iomap/ |
| H A D | porting.rst | 82 The buffered read I/O paths doesn't need to be converted yet, though the 83 direct I/O read path should be converted in this phase. 105 need to be converted. 111 converted to use iomap.
|
| /linux/drivers/acpi/acpica/ |
| H A D | utstrsuppt.c | 28 * return_value_ptr - Where the converted value is returned 30 * RETURN: Status and 64-bit converted integer 82 * return_value_ptr - Where the converted value is returned 84 * RETURN: Status and 64-bit converted integer 136 * return_value_ptr - Where the converted value is returned 138 * RETURN: Status and 64-bit converted integer 319 * 1) Multiply the current accumulated/converted value by the 357 * PARAMETERS: multiplicand - Current accumulated converted integer 411 * PARAMETERS: addend1 - Current accumulated converted integer
|
| H A D | utstrtoul64.c | 60 * return_value - Where the converted integer is 63 * RETURN: Status and converted integer. Returns an exception on a 159 * RETURN: Converted integer 179 * The converted integer is initialized to the value zero. 190 * the current accumulated value of the converted integer (NO ERROR). 243 * RETURN: Converted integer 271 * conversion and returns the current accumulated value of the converted
|
| H A D | dbconvert.c | 21 * return_value - Where the converted value is returned 54 * return_value - Where the converted value is returned 90 * PARAMETERS: string - Input string to be converted 155 * PARAMETERS: string - Input string to be converted 210 * string - Input string to be converted 389 ("Converted _PLD buffer does not compare. New:\n"); in acpi_db_dump_pld_buffer()
|
| /linux/drivers/media/radio/ |
| H A D | radio-rtrack2.c | 7 * Converted to new API by Alan Cox <alan@lxorguk.ukuu.org.uk> 10 * Converted to the radio-isa framework by Hans Verkuil <hverkuil@kernel.org> 11 * Converted to V4L2 API by Mauro Carvalho Chehab <mchehab@kernel.org>
|
| H A D | radio-aimslab.c | 7 * Converted to the radio-isa framework by Hans Verkuil <hverkuil@kernel.org> 8 * Converted to V4L2 API by Mauro Carvalho Chehab <mchehab@kernel.org> 9 * Converted to new API by Alan Cox <alan@lxorguk.ukuu.org.uk>
|
| H A D | radio-terratec.c | 20 * Converted to the radio-isa framework by Hans Verkuil <hverkuil@kernel.org> 21 * Converted to V4L2 API by Mauro Carvalho Chehab <mchehab@kernel.org>
|
| H A D | radio-aztech.c | 5 * Converted to the radio-isa framework by Hans Verkuil <hverkuil@kernel.org> 6 * Converted to V4L2 API by Mauro Carvalho Chehab <mchehab@kernel.org>
|
| /linux/Documentation/arch/arm/nwfpe/ |
| H A D | notes.rst | 16 f4 had been converted to an extended value in the emulator. 19 converted to extended, then stored. If an lfm/sfm combination had been used,
|
| /linux/Documentation/PCI/controller/ |
| H A D | rcar-pcie-firmware.rst | 14 datasheet encoded as text, and as such, the file's content must be converted 23 Once the text content has been converted into a binary firmware file, verify
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | media-ioc-g-topology.rst | 75 stored, converted to a 64-bits integer. It can be zero. if zero, 90 stored, converted to a 64-bits integer. It can be zero. if zero, 105 converted to a 64-bits integer. It can be zero. if zero, the ioctl 119 converted to a 64-bits integer. It can be zero. if zero, the ioctl
|
| /linux/kernel/time/ |
| H A D | jiffies.c | 249 * The values read are assumed to be in seconds, and are converted into 273 * are converted into jiffies. 296 * are converted into jiffies. 325 * are treated as milliseconds, and converted to jiffies when they are stored.
|
| /linux/Documentation/devicetree/bindings/gpio/ |
| H A D | ti,omap-gpio.yaml | 61 SoCs which have not been converted to the ti,sysc interconnect hierarchy. 68 have not been converted to the ti,sysc interconnect hierarchy.
|
| /linux/arch/arm/mach-pxa/ |
| H A D | Kconfig | 65 unless it gets converted to device tree. 91 unless they get converted to device tree.
|
| /linux/fs/smb/client/ |
| H A D | cifs_unicode.c | 94 * @target - where converted character should be copied 96 * @cp - codepage to which character should be converted 146 * @codepage - codepage to which characters should be converted 204 /* put converted char into 'to' buffer */ in cifs_from_utf16() 286 * be after being converted to the given charset, not including any null 578 * be after being converted to the given charset, not including any null
|
| /linux/scripts/kconfig/tests/conditional_dep/ |
| H A D | test_config1 | 5 # Ensure that TEST_OPTIONAL=y with BAZ=m is converted to TEST_OPTIONAL=m
|
| /linux/Documentation/driver-api/driver-model/ |
| H A D | driver.rst | 29 being converted completely to the new model:: 41 Most drivers will not be able to be converted completely to the new 111 complexity and code size, it is recommended that they are converted as
|
| /linux/drivers/accessibility/speakup/ |
| H A D | speakup_soft.c | 341 int converted; in softsynth_write() local 343 converted = kstrtoul_from_user(buf, count, 0, &supplied_index); in softsynth_write() 345 if (converted < 0) in softsynth_write() 346 return converted; in softsynth_write()
|
| /linux/Documentation/core-api/wrappers/ |
| H A D | atomic_t.rst | 3 until such a time as that file can be converted directly.
|
| H A D | atomic_bitops.rst | 3 until such a time as that file can be converted directly.
|
| H A D | memory-barriers.rst | 3 until such a time as that file can be converted directly.
|
| /linux/Documentation/devicetree/bindings/ |
| H A D | incomplete-devices.yaml | 253 unlikely to get converted to DT schema. 259 unlikely to get converted to DT schema.
|
| /linux/Documentation/translations/sp_SP/wrappers/ |
| H A D | memory-barriers.rst | 4 converted directly.
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | verifier_xdp.c | 2 /* Converted from tools/testing/selftests/bpf/verifier/xdp.c */
|