Home
last modified time | relevance | path

Searched refs:converted (Results 1 – 25 of 103) sorted by relevance

12345

/linux/Documentation/PCI/controller/
H A Drcar-pcie-firmware.rst14 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/admin-guide/device-mapper/
H A Ddm-ima.rst157 (converted from ASCII to text for readability)
198 (converted from ASCII to text for readability)
236 (converted from ASCII to text for readability)
270 (converted from ASCII to text for readability)
303 (converted from ASCII to text for readability)
315 (converted from ASCII to text for readability)
367 (converted from ASCII to text for readability)
410 (converted from ASCII to text for readability)
453 (converted from ASCII to text for readability)
480 (converted from ASCII to text for readability)
[all …]
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_open_test.c25 static int safe_int(const char *numstr, int *converted) in safe_int() argument
44 *converted = (int)sli; in safe_int()
/linux/Documentation/arch/arm/nwfpe/
H A Dnotes.rst16 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/drivers/accessibility/speakup/
H A Dspeakup_soft.c341 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/filesystems/iomap/
H A Dporting.rst82 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/Documentation/core-api/wrappers/
H A Datomic_t.rst3 until such a time as that file can be converted directly.
H A Datomic_bitops.rst3 until such a time as that file can be converted directly.
H A Dmemory-barriers.rst3 until such a time as that file can be converted directly.
/linux/Documentation/translations/ko_KR/core-api/wrappers/
H A Dmemory-barriers.rst3 until such a time as that file can be converted directly.
/linux/Documentation/translations/sp_SP/wrappers/
H A Dmemory-barriers.rst4 converted directly.
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-g-topology.rst75 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/drivers/video/fbdev/omap/
H A Dsossi.c319 t->converted = 0; in sossi_convert_timings()
333 t->converted = 1; in sossi_convert_timings()
340 BUG_ON(!t->converted); in sossi_set_timings()
H A Domapfb.h107 int converted; member
/linux/tools/perf/Documentation/
H A Dperf-help.txt27 former is internally converted into the latter.
/linux/Documentation/hwmon/
H A Dtwl4030-madc-hwmon.rst47 the temperature channel shows the converted temperature in
/linux/Documentation/watchdog/
H A Dconvert_drivers_to_kernel_api.rst159 static variables. Those have to be converted to use the members in
161 use signed int, so this has to be converted, too.
176 used. This needs to be converted by initializing the status variable of the
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dcpus.txt21 name with all uppercase letters converted to lowercase, indicates that
/linux/kernel/rcu/
H A DKconfig.debug18 need to be converted to pass a lockdep expression. To prevent
20 users are converted, we can remove this config option.
137 says to use the RCU_CPU_STALL_TIMEOUT value converted from
/linux/tools/testing/selftests/net/af_unix/
H A Dscm_pidfd.c37 static int safe_int(const char *numstr, int *converted) in safe_int() argument
56 *converted = (int)sli; in safe_int()
/linux/Documentation/networking/
H A Dmac80211-auth-assoc-deauth.txt5 # This can be converted into a diagram using the service
/linux/tools/testing/selftests/ftrace/test.d/event/
H A Devent-mod.tc129 echo make sure that the module shows up, and '-' is converted to '_'
/linux/Documentation/security/
H A Ddigsig.rst83 Keys can be in PEM or converted to the kernel format.
/linux/Documentation/driver-api/driver-model/
H A Ddriver.rst29 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/Documentation/driver-api/cxl/linux/
H A Doverview.rst82 * kmem - dax device is converted to hotplug memory blocks

12345