Searched defs:len1 (Results 51 – 60 of 60) sorted by relevance
123
/openbmc/u-boot/drivers/video/ |
H A D | stb_truetype.h | 3044 …2 stbtt__CompareUTF8toUTF16_bigendian_prefix(const stbtt_uint8 *s1, stbtt_int32 len1, const stbtt_… in stbtt__CompareUTF8toUTF16_bigendian_prefix() 3083 STBTT_DEF int stbtt_CompareUTF8toUTF16_bigendian(const char *s1, int len1, const char *s2, int len2… in stbtt_CompareUTF8toUTF16_bigendian()
|
/openbmc/linux/drivers/usb/core/ |
H A D | devio.c | 1284 unsigned int tmo, len1, len2, pipe; in do_proc_bulk() local
|
/openbmc/linux/tools/perf/util/ |
H A D | auxtrace.c | 1832 size_t size, head_off, old_off, len1, len2, padding; in __auxtrace_mmap__read() local
|
/openbmc/linux/fs/btrfs/ |
H A D | send.c | 3984 int len1, len2; in wait_for_parent_move() local 7596 int len1, len2; in tree_compare_item() local
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_bmap.c | 4821 xfs_filblks_t len1 = *indlen1; in xfs_bmap_split_indlen() local
|
/openbmc/linux/tools/perf/ |
H A D | builtin-record.c | 700 size_t len1, void *data2, size_t len2) in record__process_auxtrace()
|
/openbmc/linux/fs/ext4/ |
H A D | extents.c | 1927 unsigned int depth, len1; in ext4_ext_check_overlap() local
|
/openbmc/qemu/hw/cxl/ |
H A D | cxl-mailbox-utils.c | 2561 uint64_t len1, len2 = 0, len_done = 0; in cxl_dc_extent_release_dry_run() local
|
/openbmc/linux/drivers/scsi/pm8001/ |
H A D | pm80xx_hwi.h | 995 __le32 len1; member
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 10122 u64 len1 = 0, len2 = (((dd->vld[15].mtu + max_hb) >> 2) in set_send_length() local
|
123