| /Linux-v5.4/drivers/usb/misc/ |
| D | isight_firmware.c | 38 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-v5.4/fs/isofs/ |
| D | joliet.c | 27 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-v5.4/include/trace/events/ |
| D | erofs.h | 154 __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-v5.4/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | venc.c | 84 u32 llen; member 127 .llen = 0x35F, /* 863 */ 172 .llen = 0x359, 225 .llen = 864-1, 316 venc_write_reg(VENC_LLEN, config->llen); in venc_write_config()
|
| /Linux-v5.4/fs/erofs/ |
| D | zdata.c | 376 unsigned int llen = map->m_llen << Z_EROFS_PCLUSTER_LENGTH_BIT; in cllookup() local 379 llen |= Z_EROFS_PCLUSTER_FULL_LENGTH; in cllookup() 381 while (llen > length && in cllookup() 382 length != cmpxchg_relaxed(&pcl->length, length, llen)) { in cllookup() 762 unsigned int i, outputsize, llen, nr_pages; in z_erofs_decompress_pcluster() local 886 llen = pcl->length >> Z_EROFS_PCLUSTER_LENGTH_BIT; in z_erofs_decompress_pcluster() 887 if (nr_pages << PAGE_SHIFT >= cl->pageofs + llen) { in z_erofs_decompress_pcluster() 888 outputsize = llen; in z_erofs_decompress_pcluster()
|
| /Linux-v5.4/drivers/gpu/drm/omapdrm/dss/ |
| D | venc.c | 82 u32 llen; member 125 .llen = 0x35F, /* 863 */ 170 .llen = 0x359, 223 .llen = 864-1, 326 venc_write_reg(venc, VENC_LLEN, config->llen); in venc_write_config()
|
| /Linux-v5.4/drivers/net/ethernet/mscc/ |
| D | ocelot_board.c | 23 u8 llen, wlen; in ocelot_parse_ifh() local 30 llen = IFH_EXTRACT_BITFIELD64(ifh[0], 15, 6); in ocelot_parse_ifh() 32 info->len = OCELOT_BUFFER_CELL_SZ * wlen + llen - 80; in ocelot_parse_ifh()
|
| /Linux-v5.4/arch/powerpc/kernel/ |
| D | rtas-proc.c | 408 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-v5.4/fs/jfs/ |
| D | jfs_xtree.h | 91 extern int xtLookup(struct inode *ip, s64 lstart, s64 llen,
|
| D | jfs_xtree.c | 134 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-v5.4/tools/lib/traceevent/plugins/ |
| D | plugin_kvm.c | 299 int llen; in kvm_emulate_insn_handler() local 318 insn = tep_get_field_raw(s, event, "insn", record, &llen, 1); in kvm_emulate_insn_handler()
|
| /Linux-v5.4/tools/perf/util/ |
| D | sort.c | 3117 static void add_key(struct strbuf *sb, const char *str, int *llen) in add_key() argument 3119 if (*llen >= 75) { in add_key() 3121 *llen = INDENT; in add_key() 3124 *llen += strlen(str) + 1; in add_key() 3128 int *llen) in add_sort_string() argument 3133 add_key(sb, s[i].name, llen); in add_sort_string() 3137 int *llen) in add_hpp_sort_string() argument 3142 add_key(sb, s[i].name, llen); in add_hpp_sort_string()
|
| /Linux-v5.4/drivers/net/ethernet/intel/i40e/ |
| D | i40e_debugfs.c | 1371 u16 llen, rlen; in i40e_dbg_command_write() local 1382 &llen, &rlen, NULL); in i40e_dbg_command_write() 1398 u16 llen, rlen; in i40e_dbg_command_write() local 1410 &llen, &rlen, NULL); in i40e_dbg_command_write()
|
| /Linux-v5.4/fs/ocfs2/ |
| D | file.c | 1863 s64 llen; in __ocfs2_change_file_space() local 1910 llen = sr->l_len > 0 ? sr->l_len - 1 : sr->l_len; in __ocfs2_change_file_space() 1914 || (sr->l_start + llen) < 0 in __ocfs2_change_file_space() 1915 || (sr->l_start + llen) > max_off) { in __ocfs2_change_file_space()
|