Home
last modified time | relevance | path

Searched defs:mlen (Results 101 - 123 of 123) sorted by relevance

12345

/kernel/linux/linux-6.6/tools/perf/util/
H A Dstat-display.c552 unsigned mlen = config->metric_only_len; in print_metric_only() local
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_opt.c660 size_t mlen; in ZSTD_insertBtAndGetAllMatches() local
1231 U32 mlen; ZSTD_compressBlock_opt_generic() local
1298 U32 const mlen = opt[storePos].mlen; ZSTD_compressBlock_opt_generic() local
[all...]
H A Dzstd_compress_internal.h150 U32 mlen; member
/kernel/linux/linux-6.6/net/sunrpc/
H A Drpc_pipe.c108 size_t mlen = min(msg->len - msg->copied, buflen); in rpc_pipe_generic_upcall() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu_emit.c2178 const unsigned mlen = 1 + num_regs; in brw_oword_block_write_scratch() local
3263 const unsigned mlen = 1; /* g0 header */ in gfx12_set_memory_fence_message() local
583 gfx7_set_dp_scratch_message(struct brw_codegen *p, brw_inst *inst, bool write, bool dword, bool invalidate_after_read, unsigned num_regs, unsigned addr_offset, unsigned mlen, unsigned rlen, bool header_present) gfx7_set_dp_scratch_message() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes.c1227 unsigned long long mlen; in s390x_aes_gcm() local
1699 s390x_aes_ccm_setiv(S390X_AES_CCM_CTX *ctx, const unsigned char *nonce, size_t mlen) s390x_aes_ccm_setiv() argument
/third_party/openssl/crypto/evp/
H A De_aes.c1233 unsigned long long mlen; in s390x_aes_gcm() local
1705 s390x_aes_ccm_setiv(S390X_AES_CCM_CTX *ctx, const unsigned char *nonce, size_t mlen) s390x_aes_ccm_setiv() argument
/kernel/linux/linux-5.10/drivers/crypto/
H A Domap-sham.c529 int mlen; in omap_sham_xmit_cpu() local
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dsgiarcs.h294 int mlen; member
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dsgiarcs.h294 int mlen; member
/kernel/linux/linux-5.10/fs/ext4/
H A Dmballoc.c1628 int mlen = 0; in mb_mark_used() local
/kernel/linux/linux-6.6/drivers/misc/
H A Dfastrpc.c970 int mlen; in fastrpc_get_args() local
/kernel/linux/linux-6.6/drivers/crypto/
H A Domap-sham.c506 int mlen; in omap_sham_xmit_cpu() local
/third_party/lz4/lib/
H A Dlz4.c2287 size_t const mlen = MIN(length, (size_t)(oend-op)); in LZ4_decompress_generic() local
H A Dlz4hc.c1271 int mlen; member
1287 LZ4_FORCE_INLINE int LZ4HC_sequencePrice(int litlen, int mlen) in LZ4HC_sequencePrice() argument
1404 { int mlen = MINMATCH; in LZ4HC_compress_optimal() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_lib.c1812 size_t mlen; in tls_decrypt_ticket() local
/third_party/openssl/ssl/
H A Dt1_lib.c1792 size_t mlen; in tls_decrypt_ticket() local
/kernel/linux/linux-6.6/fs/ext4/
H A Dmballoc.c2047 int mlen = 0; in mb_mark_used() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c250 int mlen = mlx5e_tc_attr_to_reg_mappings[type].mlen; in mlx5e_tc_match_to_reg_set() local
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dfilter.c2132 unsigned int mlen = skb_network_offset(skb); in __bpf_redirect_no_mac() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c266 int mlen = mlx5e_tc_attr_to_reg_mappings[type].mlen; in mlx5e_tc_match_to_reg_set_and_get_id() local
551 int mlen = mlx5e_tc_attr_to_reg_mappings[type].mlen; mlx5e_tc_match_to_reg_mod_hdr_change() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dfilter.c2140 unsigned int mlen = skb_network_offset(skb); in __bpf_redirect_no_mac() local
/third_party/pcre2/pcre2/src/
H A Dpcre2test.c3561 unsigned int mlen = strlen(modlist[mid].name); in scan_modifiers() local

Completed in 122 milliseconds

12345