/openbmc/qemu/hw/nvme/ |
H A D | dif.c | 65 size_t mlen, uint16_t apptag, in nvme_dif_pract_generate_dif_crc16() 99 size_t mlen, uint16_t apptag, in nvme_dif_pract_generate_dif_crc64() 138 uint8_t *mbuf, size_t mlen, uint16_t apptag, in nvme_dif_pract_generate_dif() 297 uint8_t *mbuf, size_t mlen, uint8_t prinfo, in nvme_dif_check() 349 uint16_t nvme_dif_mangle_mdata(NvmeNamespace *ns, uint8_t *mbuf, size_t mlen, in nvme_dif_mangle_mdata() 491 size_t mlen = nvme_m2b(ns, nlb); in nvme_dif_rw_mdata_in_cb() local 547 size_t mlen = nvme_m2b(ns, nlb); in nvme_dif_rw() local
|
/openbmc/u-boot/fs/zfs/ |
H A D | zfs_lzjb.c | 65 int mlen = (src[0] >> (NBBY - MATCH_BITS)) + MATCH_MIN; in lzjb_decompress() local
|
/openbmc/qemu/hw/dma/ |
H A D | xlnx_csu_dma.c | 202 uint32_t mlen = MIN(len - i, s->width); in xlnx_csu_dma_read() local 233 uint32_t mlen = MIN(len - i, s->width); in xlnx_csu_dma_write() local 591 uint32_t mlen = MIN(size, len) & (~3); /* Size is word aligned */ in xlnx_csu_dma_stream_push() local
|
/openbmc/linux/include/uapi/scsi/ |
H A D | scsi_netlink.h | 99 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \ argument
|
/openbmc/linux/drivers/staging/gdm724x/ |
H A D | netlink_k.c | 33 u32 mlen; in netlink_rcv_cb() local
|
/openbmc/linux/lib/ |
H A D | digsig.c | 73 unsigned long mlen, mblen; in digsig_verify_rsa() local
|
/openbmc/linux/drivers/w1/ |
H A D | w1_netlink.c | 448 u16 mlen = node->msg->len; in w1_process_cb() local 504 u16 mlen = msg->len; in w1_list_count_cmds() local
|
/openbmc/linux/fs/nfs/blocklayout/ |
H A D | rpc_pipefs.c | 112 size_t mlen) in bl_pipe_downcall()
|
/openbmc/linux/crypto/ |
H A D | akcipher.c | 197 unsigned int mlen; in crypto_akcipher_sync_prep() local
|
/openbmc/linux/net/sunrpc/ |
H A D | svcauth_unix.c | 179 char *mesg, int mlen) in ip_map_parse() 488 char *mesg, int mlen) in unix_gid_parse()
|
/openbmc/u-boot/drivers/net/ |
H A D | ne2000_base.c | 450 int i, mlen; in dp83902a_recv() local
|
/openbmc/linux/lib/zstd/compress/ |
H A D | zstd_opt.c | 660 size_t mlen; in ZSTD_insertBtAndGetAllMatches() local 1231 U32 mlen; in ZSTD_compressBlock_opt_generic() local 1298 U32 const mlen = opt[storePos].mlen; in ZSTD_compressBlock_opt_generic() local
|
/openbmc/linux/lib/lz4/ |
H A D | lz4_decompress.c | 388 size_t const mlen = min(length, (size_t)(oend - op)); in LZ4_decompress_generic() local
|
/openbmc/linux/fs/nfsd/ |
H A D | export.c | 78 static int expkey_parse(struct cache_detail *cd, char *mesg, int mlen) in expkey_parse() 597 static int svc_export_parse(struct cache_detail *cd, char *mesg, int mlen) in svc_export_parse()
|
/openbmc/linux/drivers/crypto/starfive/ |
H A D | jh7110-rsa.c | 197 int opsize, mlen, loop; in starfive_rsa_cpu_start() local
|
H A D | jh7110-hash.c | 203 int mlen; in starfive_hash_copy_hash() local
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_devinfo.c | 421 size_t vmax, mmax, mlen; in scsi_dev_info_list_find() local
|
/openbmc/linux/drivers/isdn/mISDN/ |
H A D | l1oip_core.c | 450 int m, mlen; in l1oip_socket_parse() local
|
/openbmc/linux/net/tipc/ |
H A D | msg.c | 210 int mlen, cpy, rem = dlen; in tipc_msg_append() local
|
/openbmc/qemu/hw/hyperv/ |
H A D | vmbus.c | 370 dma_addr_t mlen = pgleft; in gpadl_iter_io() local 480 dma_addr_t mlen = MIN(sg[i].len - off, len); in vmbus_map_sgl() local 568 dma_addr_t mlen = sizeof(*rb); in ringbuf_map_hdr() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.h | 248 int mlen; /* bits to rewrite/match */ member
|
/openbmc/linux/net/sunrpc/auth_gss/ |
H A D | svcauth_gss.c | 226 char *mesg, int mlen) in rsi_parse() 465 char *mesg, int mlen) in rsc_parse()
|
/openbmc/linux/net/sched/ |
H A D | act_ife.c | 695 u16 metaid, u16 mlen, void *mdata) in find_decode_metaid()
|
/openbmc/linux/fs/nfs/ |
H A D | nfs4idmap.c | 665 idmap_pipe_downcall(struct file *filp, const char __user *src, size_t mlen) in idmap_pipe_downcall()
|
/openbmc/linux/net/wireless/ |
H A D | mlme.c | 588 int mlen = min(match_len, reg->match_len); in cfg80211_mlme_register_mgmt() local
|