Home
last modified time | relevance | path

Searched refs:llen (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/usb/misc/
A Disight_firmware.c38 int llen, len, req, ret = 0; in isight_firmware_load() local
77 llen = min(len, 50); in isight_firmware_load()
78 len -= llen; in isight_firmware_load()
79 if (ptr+llen > firmware->data+firmware->size) { in isight_firmware_load()
85 memcpy(buf, ptr, llen); in isight_firmware_load()
87 ptr += llen; in isight_firmware_load()
91 buf, llen, 300) != llen) { in isight_firmware_load()
/linux/fs/isofs/
A Djoliet.c27 int llen; in uni16_to_x8() local
28 llen = nls->uni2char(be16_to_cpu(ch), op, NLS_MAX_CHARSET_SIZE); in uni16_to_x8()
29 if (llen > 0) in uni16_to_x8()
30 op += llen; in uni16_to_x8()
/linux/include/trace/events/
A Derofs.h154 __field( u64, llen )
162 __entry->llen = map->m_llen;
168 __entry->la, __entry->llen,
198 __field( u64, llen )
210 __entry->llen = map->m_llen;
220 __entry->la, __entry->pa, __entry->llen, __entry->plen,
/linux/include/linux/dsa/
A Docelot.h183 u64 llen, wlen; in ocelot_xfh_get_len() local
185 packing(extraction, &llen, 84, 79, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_len()
188 *len = 60 * wlen + llen - 80; in ocelot_xfh_get_len()
/linux/fs/erofs/
A Dzdata.c436 unsigned int llen = map->m_llen << Z_EROFS_PCLUSTER_LENGTH_BIT; in z_erofs_lookup_collection() local
439 llen |= Z_EROFS_PCLUSTER_FULL_LENGTH; in z_erofs_lookup_collection()
441 while (llen > length && in z_erofs_lookup_collection()
442 length != cmpxchg_relaxed(&pcl->length, length, llen)) { in z_erofs_lookup_collection()
831 unsigned int i, inputsize, outputsize, llen, nr_pages; in z_erofs_decompress_pcluster() local
955 llen = pcl->length >> Z_EROFS_PCLUSTER_LENGTH_BIT; in z_erofs_decompress_pcluster()
956 if (nr_pages << PAGE_SHIFT >= cl->pageofs + llen) { in z_erofs_decompress_pcluster()
957 outputsize = llen; in z_erofs_decompress_pcluster()
/linux/tools/testing/selftests/net/mptcp/
A Dmptcp_sockopt.c382 socklen_t olen, rlen, llen; in do_getsockopt_subflow_addrs() local
410 llen = sizeof(local); in do_getsockopt_subflow_addrs()
411 ret = getsockname(fd, (struct sockaddr *)&local, &llen); in do_getsockopt_subflow_addrs()
420 assert(rlen == llen); in do_getsockopt_subflow_addrs()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Dvenc.c84 u32 llen; member
127 .llen = 0x35F, /* 863 */
172 .llen = 0x359,
273 venc_write_reg(VENC_LLEN, config->llen); in venc_write_config()
/linux/drivers/gpu/drm/omapdrm/dss/
A Dvenc.c83 u32 llen; member
126 .llen = 0x35F, /* 863 */
171 .llen = 0x359,
284 venc_write_reg(venc, VENC_LLEN, config->llen); in venc_write_config()
/linux/arch/powerpc/kernel/
A Drtas-proc.c408 int llen, offs; in ppc_rtas_sensors_show() local
411 loc = of_get_property(rtas_node, rstr, &llen); in ppc_rtas_sensors_show()
423 if (offs >= llen) in ppc_rtas_sensors_show()
/linux/lib/zstd/compress/
A Dzstd_opt.c1199 U32 const llen = opt[storePos].litlen; in ZSTD_compressBlock_opt_generic() local
1202 U32 const advance = llen + mlen; in ZSTD_compressBlock_opt_generic()
1204 anchor - istart, (unsigned)llen, (unsigned)mlen); in ZSTD_compressBlock_opt_generic()
1208 … ip = anchor + llen; /* last "sequence" is a bunch of literals => don't progress anchor */ in ZSTD_compressBlock_opt_generic()
1212 assert(anchor + llen <= iend); in ZSTD_compressBlock_opt_generic()
1213 ZSTD_updateStats(optStatePtr, llen, anchor, offCode, mlen); in ZSTD_compressBlock_opt_generic()
1214 ZSTD_storeSeq(seqStore, llen, anchor, iend, offCode, mlen-MINMATCH); in ZSTD_compressBlock_opt_generic()
/linux/fs/jfs/
A Djfs_xtree.h91 extern int xtLookup(struct inode *ip, s64 lstart, s64 llen,
A Djfs_xtree.c134 s64 llen, int *pflag, s64 * paddr, s32 * plen, int no_check) in xtLookup() argument
149 *plen = llen; in xtLookup()
183 *plen = min(next - lstart, llen); in xtLookup()
200 *plen = min(xend - lstart, llen); in xtLookup()
1520 int index, nextindex, llen, rlen; in xtTailgate() local
1570 if ((llen = xoff - offsetXAD(xad)) == 0) in xtTailgate()
1643 rlen = lengthXAD(xad) - llen; in xtTailgate()
1650 PXDaddress(&pxdlock->pxd, addressXAD(xad) + llen); in xtTailgate()
1656 dbFree(ip, addressXAD(xad) + llen, (s64) rlen); in xtTailgate()
1658 if (llen) in xtTailgate()
[all …]
/linux/tools/lib/traceevent/plugins/
A Dplugin_kvm.c303 int llen; in kvm_emulate_insn_handler() local
322 insn = tep_get_field_raw(s, event, "insn", record, &llen, 1); in kvm_emulate_insn_handler()
/linux/fs/f2fs/
A Dextent_cache.c667 pgoff_t fofs, block_t blkaddr, unsigned int llen, in f2fs_update_extent_tree_range_compressed() argument
678 trace_f2fs_update_extent_tree_range(inode, fofs, blkaddr, llen); in f2fs_update_extent_tree_range_compressed()
695 set_extent_info(&ei, fofs, blkaddr, llen); in f2fs_update_extent_tree_range_compressed()
A Df2fs.h4067 pgoff_t fofs, block_t blkaddr, unsigned int llen,
4148 pgoff_t fofs, block_t blkaddr, unsigned int llen, in f2fs_update_extent_tree_range_compressed() argument
/linux/tools/perf/util/
A Dsort.c3325 static void add_key(struct strbuf *sb, const char *str, int *llen) in add_key() argument
3327 if (*llen >= 75) { in add_key()
3329 *llen = INDENT; in add_key()
3332 *llen += strlen(str) + 1; in add_key()
3336 int *llen) in add_sort_string() argument
3341 add_key(sb, s[i].name, llen); in add_sort_string()
3345 int *llen) in add_hpp_sort_string() argument
3350 add_key(sb, s[i].name, llen); in add_hpp_sort_string()
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_debugfs.c1456 u16 llen, rlen; in i40e_dbg_command_write() local
1467 &llen, &rlen, NULL); in i40e_dbg_command_write()
1483 u16 llen, rlen; in i40e_dbg_command_write() local
1495 &llen, &rlen, NULL); in i40e_dbg_command_write()
/linux/fs/ocfs2/
A Dfile.c1931 s64 llen; in __ocfs2_change_file_space() local
1978 llen = sr->l_len > 0 ? sr->l_len - 1 : sr->l_len; in __ocfs2_change_file_space()
1982 || (sr->l_start + llen) < 0 in __ocfs2_change_file_space()
1983 || (sr->l_start + llen) > max_off) { in __ocfs2_change_file_space()

Completed in 75 milliseconds