Home
last modified time | relevance | path

Searched defs:len1 (Results 1 – 25 of 56) sorted by relevance

123

/openbmc/linux/fs/udf/
H A Ddirectory.c323 static void udf_copy_to_bufs(void *buf1, int len1, void *buf2, int len2, in udf_copy_to_bufs()
344 static uint16_t udf_crc_fi_bufs(void *buf1, int len1, void *buf2, int len2, in udf_crc_fi_bufs()
366 static void udf_copy_fi_to_bufs(char *buf1, int len1, char *buf2, int len2, in udf_copy_fi_to_bufs()
404 int len1, len2 = 0, off; in udf_fiiter_write_fi() local
/openbmc/linux/arch/powerpc/kernel/
H A Dsys_ppc32.c95 unsigned long, len1, unsigned long, len2) in PPC32_SYSCALL_DEFINE4() argument
102 unsigned long, len1, unsigned long, len2) in PPC32_SYSCALL_DEFINE4() argument
129 u32, offset1, u32, offset2, u32, len1, u32, len2) in SYSCALL_DEFINE6() argument
/openbmc/linux/lib/
H A Dcrc32test.c721 u32 len1 = j, len2 = test[i].length - j; in crc32c_combine_test() local
809 u32 len1 = j, len2 = test[i].length - j; in crc32_combine_test() local
/openbmc/linux/fs/hfsplus/
H A Dunicode.c35 u16 len1, len2, c1, c2; in hfsplus_strcasecmp() local
68 u16 len1, len2, c1, c2; in hfsplus_strcmp() local
441 int dsize1, dsize2, len1, len2; in hfsplus_compare_dentry() local
/openbmc/linux/tools/perf/util/
H A Dlevenshtein.c47 int len1 = strlen(string1), len2 = strlen(string2); in levenshtein() local
/openbmc/linux/fs/hfs/
H A Dstring.c76 int hfs_strcmp(const unsigned char *s1, unsigned int len1, in hfs_strcmp()
/openbmc/linux/include/linux/mfd/
H A Dviperboard.h51 u8 len1; member
62 u8 len1; member
/openbmc/linux/lib/zlib_dfltcc/
H A Ddfltcc_util.h30 size_t *len1, in dfltcc()
/openbmc/linux/arch/ia64/lib/
H A Dcopy_user.S70 #define len1 r28 macro
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-hwbreak.c439 int len1, len2; in test_multi_sethwdebug_range() local
470 int len1, len2; in test_multi_sethwdebug_range_dawr_overlap() local
/openbmc/qemu/chardev/
H A Dchar-win.c157 static int win_chr_write(Chardev *chr, const uint8_t *buf, int len1) in win_chr_write()
H A Dchar-win-stdio.c239 int len1; in win_stdio_write() local
/openbmc/qemu/include/qemu/
H A Drange.h211 static inline int ranges_overlap(uint64_t first1, uint64_t len1, in ranges_overlap()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-viperboard.c116 u16 remain_len, len1, len2, start = 0x0000; in vprbrd_i2c_read() local
/openbmc/u-boot/drivers/mtd/ubi/
H A Dvtbl.c259 int len1 = be16_to_cpu(vtbl[i].name_len); local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info-gen3.c288 u32 len, len0, len1; in iwl_pcie_load_payloads_continuously() local
/openbmc/linux/drivers/mtd/ubi/
H A Dvtbl.c253 int len1 = be16_to_cpu(vtbl[i].name_len); in vtbl_check() local
/openbmc/qemu/hw/net/
H A Dtulip.c167 int len1 = (desc->control >> RDES1_BUF1_SIZE_SHIFT) & RDES1_BUF1_SIZE_MASK; in tulip_copy_rx_bytes() local
581 int len1 = (desc->control >> TDES1_BUF1_SIZE_SHIFT) & TDES1_BUF1_SIZE_MASK; in tulip_copy_tx_buffers() local
H A Dnpcm7xx_emc.c490 static ssize_t emc_receive(NetClientState *nc, const uint8_t *buf, size_t len1) in emc_receive()
/openbmc/linux/fs/ntfs3/
H A Dlznt.c51 size_t len1 = 0, len2 = 0; in longest_match_std() local
H A Dnamei.c533 static int ntfs_d_compare(const struct dentry *dentry, unsigned int len1, in ntfs_d_compare()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_descs.c182 int len1, int len2, bool tx_own, in dwxgmac2_prepare_tso_tx_desc()
H A Ddwmac4_descs.c346 int len1, int len2, bool tx_own, in dwmac4_rd_prepare_tso_tx_desc()
/openbmc/qemu/tests/unit/
H A Dtest-xs-node.c110 size_t len1 = 0, len2 = 0; in compare_content() local
/openbmc/linux/fs/nfs/blocklayout/
H A Dextent_tree.c181 sector_t len1 = 0, len2 = 0; in __ext_tree_remove() local

123