Home
last modified time | relevance | path

Searched defs:mlen (Results 1 – 25 of 78) sorted by relevance

1234

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/
Dscsi_netlink.h40 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \ argument
/kernel/linux/linux-5.10/include/uapi/scsi/
Dscsi_netlink.h99 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \ argument
/kernel/linux/linux-6.6/include/uapi/scsi/
Dscsi_netlink.h99 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \ argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/
Dscsi_netlink.h50 #define INIT_SCSI_NL_HDR(hdr,t,mtype,mlen) { (hdr)->version = SCSI_NL_VERSION; (hdr)->transport = t… argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/
Dscsi_netlink.h50 #define INIT_SCSI_NL_HDR(hdr,t,mtype,mlen) { (hdr)->version = SCSI_NL_VERSION; (hdr)->transport = t… argument
/kernel/linux/linux-6.6/drivers/staging/gdm724x/
Dnetlink_k.c33 u32 mlen; in netlink_rcv_cb() local
/kernel/linux/linux-5.10/drivers/staging/gdm724x/
Dnetlink_k.c33 u32 mlen; in netlink_rcv_cb() local
/kernel/linux/linux-5.10/lib/
Ddigsig.c73 unsigned long mlen, mblen; in digsig_verify_rsa() local
/kernel/linux/linux-6.6/lib/
Ddigsig.c73 unsigned long mlen, mblen; in digsig_verify_rsa() local
/kernel/linux/linux-5.10/drivers/w1/
Dw1_netlink.c446 u16 mlen = node->msg->len; in w1_process_cb() local
502 u16 mlen = msg->len; in w1_list_count_cmds() local
/kernel/linux/linux-6.6/drivers/w1/
Dw1_netlink.c448 u16 mlen = node->msg->len; in w1_process_cb() local
504 u16 mlen = msg->len; in w1_list_count_cmds() local
/kernel/liteos_m/testsuites/unittest/posix/src/string/
Dmemory_func_test.c266 size_t k, len, mlen, rlen; variable
/kernel/linux/linux-6.6/fs/nfs/blocklayout/
Drpc_pipefs.c112 size_t mlen) in bl_pipe_downcall()
/kernel/linux/linux-5.10/fs/nfs/blocklayout/
Drpc_pipefs.c113 size_t mlen) in bl_pipe_downcall()
/kernel/linux/linux-6.6/crypto/
Dakcipher.c197 unsigned int mlen; in crypto_akcipher_sync_prep() local
/kernel/linux/linux-5.10/lib/zstd/
Dzstd_opt.h441 U32 u, mlen, best_mlen, best_off, litLength; in ZSTD_compressBlock_opt_generic() local
739 U32 u, mlen, best_mlen, best_off, litLength; in ZSTD_compressBlock_opt_extDict_generic() local
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
Dni65.h108 volatile unsigned short mlen; member
/kernel/linux/linux-5.10/net/sunrpc/
Dsvcauth_unix.c177 char *mesg, int mlen) in ip_map_parse()
495 char *mesg, int mlen) in unix_gid_parse()
/kernel/linux/linux-6.6/net/sunrpc/
Dsvcauth_unix.c179 char *mesg, int mlen) in ip_map_parse()
488 char *mesg, int mlen) in unix_gid_parse()
/kernel/linux/linux-6.6/lib/zstd/compress/
Dzstd_opt.c660 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
/kernel/linux/linux-5.10/fs/nfsd/
Dexport.c78 static int expkey_parse(struct cache_detail *cd, char *mesg, int mlen) in expkey_parse()
540 static int svc_export_parse(struct cache_detail *cd, char *mesg, int mlen) in svc_export_parse()
/kernel/linux/linux-5.10/lib/lz4/
Dlz4_decompress.c388 size_t const mlen = min(length, (size_t)(oend - op)); in LZ4_decompress_generic() local
/kernel/linux/linux-6.6/lib/lz4/
Dlz4_decompress.c388 size_t const mlen = min(length, (size_t)(oend - op)); in LZ4_decompress_generic() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.h184 int mlen; /* bytes to rewrite/match */ member
/kernel/linux/linux-6.6/fs/nfsd/
Dexport.c78 static int expkey_parse(struct cache_detail *cd, char *mesg, int mlen) in expkey_parse()
592 static int svc_export_parse(struct cache_detail *cd, char *mesg, int mlen) in svc_export_parse()

1234