/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | tc_ct.h | 36 .mlen = 16,\ 44 .mlen = 16,\ 52 .mlen = 32,\ 60 .mlen = 32,\ 68 .mlen = 32,\ 76 .mlen = ESW_ZONE_ID_BITS,\ 84 .mlen = ESW_ZONE_ID_BITS,\ 87 #define REG_MAPPING_MLEN(reg) (mlx5e_tc_attr_to_reg_mappings[reg].mlen)
|
/linux/scripts/ |
A D | cleanfile | 62 my $mlen = 0; 69 $mlen = $pos if ($pos > $mlen); 76 $mlen = $pos if ($pos > $mlen); 77 return $mlen;
|
A D | cleanpatch | 62 my $mlen = 0; 69 $mlen = $pos if ($pos > $mlen); 76 $mlen = $pos if ($pos > $mlen); 77 return $mlen;
|
/linux/lib/zstd/compress/ |
A D | zstd_opt.c | 625 size_t mlen; in ZSTD_insertBtAndGetAllMatches() local 638 bestLength = mlen; in ZSTD_insertBtAndGetAllMatches() 922 return sol.litlen + sol.mlen; in ZSTD_totalLen() 1061 opt[cur].mlen = 0; in ZSTD_compressBlock_opt_generic() 1079 if (opt[cur].mlen != 0) { in ZSTD_compressBlock_opt_generic() 1133 U32 mlen; in ZSTD_compressBlock_opt_generic() local 1138 for (mlen = lastML; mlen >= startML; mlen--) { /* scan downward */ in ZSTD_compressBlock_opt_generic() 1146 opt[pos].mlen = mlen; in ZSTD_compressBlock_opt_generic() 1163 assert(opt[0].mlen == 0); in ZSTD_compressBlock_opt_generic() 1169 if (lastSequence.mlen != 0) { in ZSTD_compressBlock_opt_generic() [all …]
|
/linux/lib/ |
A D | digsig.c | 73 unsigned long mlen, mblen; in digsig_verify_rsa() local 121 mlen = DIV_ROUND_UP(mblen, 8); in digsig_verify_rsa() 123 if (mlen == 0) { in digsig_verify_rsa() 130 out1 = kzalloc(mlen, GFP_KERNEL); in digsig_verify_rsa() 149 if (mpi_get_nlimbs(res) * BYTES_PER_MPI_LIMB > mlen) { in digsig_verify_rsa() 160 len = mlen; in digsig_verify_rsa()
|
A D | bch.c | 245 unsigned int i, mlen; in bch_encode() local 268 mlen = (len < (4-m)) ? len : 4-m; in bch_encode() 269 bch_encode_unaligned(bch, data, mlen, bch->ecc_buf); in bch_encode() 270 data += mlen; in bch_encode() 271 len -= mlen; in bch_encode() 276 mlen = len/4; in bch_encode() 277 data += 4*mlen; in bch_encode() 278 len -= 4*mlen; in bch_encode() 292 while (mlen--) { in bch_encode()
|
/linux/drivers/gpu/drm/i915/gt/shaders/clear_kernel/ |
A D | hsw.asm | 73 … render MsgDesc: media block read MsgCtrl = 0x0 Surface = 1 mlen 1 rlen 1 { align1 1Q }; 78 … render MsgDesc: media block write MsgCtrl = 0x0 Surface = 1 mlen 2 rlen 0 { align1 1Q }; 106 … render MsgDesc: media block write MsgCtrl = 0x0 Surface = 0 mlen 9 rlen 0 { align1 1Q }; 109 … render MsgDesc: media block write MsgCtrl = 0x0 Surface = 0 mlen 9 rlen 0 { align1 1Q }; 119 thread_spawner MsgDesc: mlen 1 rlen 0 { align1 1Q EOT };
|
A D | ivb.asm | 72 … render MsgDesc: media block read MsgCtrl = 0x0 Surface = 1 mlen 1 rlen 1 { align1 1Q }; 77 … render MsgDesc: media block write MsgCtrl = 0x0 Surface = 1 mlen 2 rlen 0 { align1 1Q }; 104 … render MsgDesc: media block write MsgCtrl = 0x0 Surface = 0 mlen 9 rlen 0 { align1 1Q }; 107 … render MsgDesc: media block write MsgCtrl = 0x0 Surface = 0 mlen 9 rlen 0 { align1 1Q }; 117 thread_spawner MsgDesc: mlen 1 rlen 0 { align1 1Q EOT };
|
/linux/drivers/staging/gdm724x/ |
A D | netlink_k.c | 33 u32 mlen; in netlink_rcv_cb() local 57 mlen = ND_NLMSG_R_LEN(nlh); in netlink_rcv_cb() 61 rcv_cb(dev, nlh->nlmsg_type, msg, mlen); in netlink_rcv_cb()
|
/linux/include/uapi/scsi/ |
A D | scsi_netlink.h | 99 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \ argument 105 (hdr)->msglen = mlen; \
|
/linux/fs/nfs/blocklayout/ |
A D | rpc_pipefs.c | 113 size_t mlen) in bl_pipe_downcall() argument 118 if (mlen != sizeof (struct bl_dev_msg)) in bl_pipe_downcall() 121 if (copy_from_user(&nn->bl_mount_reply, src, mlen) != 0) in bl_pipe_downcall() 126 return mlen; in bl_pipe_downcall()
|
/linux/drivers/w1/ |
A D | w1_netlink.c | 446 u16 mlen = node->msg->len; in w1_process_cb() local 458 while (mlen && !err) { in w1_process_cb() 459 if (cmd->len + sizeof(struct w1_netlink_cmd) > mlen) { in w1_process_cb() 475 mlen -= len; in w1_process_cb() 502 u16 mlen = msg->len; in w1_list_count_cmds() local 505 while (mlen) { in w1_list_count_cmds() 506 if (cmd->len + sizeof(struct w1_netlink_cmd) > mlen) in w1_list_count_cmds() 518 mlen -= len; in w1_list_count_cmds()
|
/linux/drivers/isdn/mISDN/ |
A D | l1oip_core.c | 450 int m, mlen; in l1oip_socket_parse() local 552 mlen = *buf++; in l1oip_socket_parse() 554 if (mlen == 0) in l1oip_socket_parse() 555 mlen = 256; in l1oip_socket_parse() 556 if (len < mlen + 3) { in l1oip_socket_parse() 559 __func__, mlen, len_start-len - 1, len_start); in l1oip_socket_parse() 562 if (len == mlen + 3) { in l1oip_socket_parse() 566 __func__, mlen, len_start-len + 1); in l1oip_socket_parse() 570 mlen = len - 2; /* single frame, subtract timebase */ in l1oip_socket_parse() 596 buf += mlen; in l1oip_socket_parse() [all …]
|
/linux/net/sunrpc/ |
A D | svcauth_unix.c | 177 char *mesg, int mlen) in ip_map_parse() argument 197 if (mesg[mlen-1] != '\n') in ip_map_parse() 199 mesg[mlen-1] = 0; in ip_map_parse() 206 len = qword_get(&mesg, buf, mlen); in ip_map_parse() 232 len = qword_get(&mesg, buf, mlen); in ip_map_parse() 477 char *mesg, int mlen) in unix_gid_parse() argument 489 if (mesg[mlen - 1] != '\n') in unix_gid_parse() 491 mesg[mlen-1] = 0; in unix_gid_parse()
|
A D | rpc_pipe.c | 108 size_t mlen = min(msg->len - msg->copied, buflen); in rpc_pipe_generic_upcall() local 111 left = copy_to_user(dst, data, mlen); in rpc_pipe_generic_upcall() 112 if (left == mlen) { in rpc_pipe_generic_upcall() 117 mlen -= left; in rpc_pipe_generic_upcall() 118 msg->copied += mlen; in rpc_pipe_generic_upcall() 120 return mlen; in rpc_pipe_generic_upcall()
|
/linux/lib/lz4/ |
A D | lz4_decompress.c | 384 size_t const mlen = min(length, (size_t)(oend - op)); in LZ4_decompress_generic() local 385 const BYTE * const matchEnd = match + mlen; in LZ4_decompress_generic() 386 BYTE * const copyEnd = op + mlen; in LZ4_decompress_generic() 393 LZ4_memcpy(op, match, mlen); in LZ4_decompress_generic()
|
/linux/net/sunrpc/auth_gss/ |
A D | svcauth_gss.c | 202 char *mesg, int mlen) in rsi_parse() argument 214 len = qword_get(&mesg, buf, mlen); in rsi_parse() 222 len = qword_get(&mesg, buf, mlen); in rsi_parse() 242 len = qword_get(&mesg, buf, mlen); in rsi_parse() 248 len = qword_get(&mesg, buf, mlen); in rsi_parse() 256 len = qword_get(&mesg, buf, mlen); in rsi_parse() 264 len = qword_get(&mesg, buf, mlen); in rsi_parse() 441 char *mesg, int mlen) in rsc_parse() argument 454 len = qword_get(&mesg, buf, mlen); in rsc_parse() 520 len = qword_get(&mesg, buf, mlen); in rsc_parse() [all …]
|
/linux/net/tipc/ |
A D | msg.c | 206 int mlen, cpy, rem = dlen; in tipc_msg_append() local 229 mlen = msg_size(hdr); in tipc_msg_append() 230 cpy = min_t(size_t, rem, mss - mlen); in tipc_msg_append() 231 if (cpy != copy_from_iter(skb->data + mlen, cpy, &m->msg_iter)) in tipc_msg_append() 233 msg_set_size(hdr, mlen + cpy); in tipc_msg_append()
|
/linux/drivers/scsi/ |
A D | scsi_devinfo.c | 419 size_t vmax, mmax, mlen; in scsi_dev_info_list_find() local 469 mlen = strnlen(devinfo->model, sizeof(devinfo->model)); in scsi_dev_info_list_find() 470 if (mmax < mlen || memcmp(devinfo->model, mskip, mlen)) in scsi_dev_info_list_find()
|
/linux/drivers/net/ethernet/amd/ |
A D | ni65.h | 108 volatile unsigned short mlen; member
|
/linux/fs/nfs/ |
A D | nfs4idmap.c | 667 idmap_pipe_downcall(struct file *filp, const char __user *src, size_t mlen) in idmap_pipe_downcall() argument 687 if (mlen != sizeof(im)) { in idmap_pipe_downcall() 692 if (copy_from_user(&im, src, mlen) != 0) { in idmap_pipe_downcall() 713 ret = mlen; in idmap_pipe_downcall()
|
/linux/fs/nfsd/ |
A D | export.c | 78 static int expkey_parse(struct cache_detail *cd, char *mesg, int mlen) in expkey_parse() argument 90 if (mesg[mlen - 1] != '\n') in expkey_parse() 92 mesg[mlen-1] = 0; in expkey_parse() 570 static int svc_export_parse(struct cache_detail *cd, char *mesg, int mlen) in svc_export_parse() argument 580 if (mesg[mlen-1] != '\n') in svc_export_parse() 582 mesg[mlen-1] = 0; in svc_export_parse()
|
/linux/drivers/net/can/usb/ |
A D | ucan.c | 1052 int mlen; in ucan_prepare_tx_urb() local 1078 mlen = UCAN_OUT_HDR_SIZE + in ucan_prepare_tx_urb() 1083 mlen = UCAN_OUT_HDR_SIZE + in ucan_prepare_tx_urb() 1087 m->len = cpu_to_le16(mlen); in ucan_prepare_tx_urb() 1097 m, mlen, ucan_write_bulk_callback, context); in ucan_prepare_tx_urb()
|
/linux/drivers/net/wireless/ath/ar5523/ |
A D | ar5523.c | 1518 int mlen = min(len, AR5523_MAX_FWBLOCK_SIZE); in ar5523_load_firmware() local 1520 txblock->remain = cpu_to_be32(len - mlen); in ar5523_load_firmware() 1521 txblock->len = cpu_to_be32(mlen); in ar5523_load_firmware() 1534 memcpy(fwbuf, fw->data + offset, mlen); in ar5523_load_firmware() 1536 fwbuf, mlen, &foolen, in ar5523_load_firmware() 1554 len -= mlen; in ar5523_load_firmware() 1555 offset += mlen; in ar5523_load_firmware()
|
/linux/tools/perf/util/ |
A D | stat-display.c | 267 unsigned mlen = config->metric_only_len; in print_metric_only() local 272 if (mlen < strlen(unit)) in print_metric_only() 273 mlen = strlen(unit) + 1; in print_metric_only() 276 mlen += strlen(color) + sizeof(PERF_COLOR_RESET) - 1; in print_metric_only() 279 fprintf(out, "%*s ", mlen, str); in print_metric_only()
|