Home
last modified time | relevance | path

Searched defs:converted (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/pidfd/
H A Dpidfd_open_test.c25 static int safe_int(const char *numstr, int *converted) in safe_int()
/linux/rust/zerocopy/src/
H A Derror.rs1241 let converted: ConvertError<Infallible, SizeError<&[u8], u8>, ValidityError<&[u8], bool>> = in test_convert_error_from_unaligned() localVariable
1303 let converted: ConvertError< in test_alignment_error_methods() localVariable
1331 let converted: ConvertError<Infallible, SizeError<&[u8], u8>, ValidityError<&[u8], bool>> = in test_convert_error_from_unaligned_variants() localVariable
1343 let converted: ConvertError<Infallible, SizeError<&[u8], u8>, ValidityError<&[u8], bool>> = in test_convert_error_from_unaligned_variants() localVariable
/linux/drivers/accessibility/speakup/
H A Dspeakup_soft.c341 int converted; in softsynth_write() local
/linux/tools/testing/selftests/net/af_unix/
H A Dscm_pidfd.c37 static int safe_int(const char *numstr, int *converted) in safe_int()
/linux/drivers/video/fbdev/omap/
H A Domapfb.h107 int converted; member
/linux/fs/ext4/
H A Dextents.c4687 ext4_lblk_t converted; in ext4_alloc_file_blocks() local
5134 ext4_lblk_t *converted) in ext4_convert_unwritten_extents()