Home
last modified time | relevance | path

Searched defs:max_len (Results 101 - 125 of 466) sorted by relevance

12345678910>>...19

/kernel/linux/linux-6.6/fs/ubifs/
H A Dlog.c361 int err, i, max_len, len; in ubifs_log_start_commit() local
/kernel/linux/linux-6.6/include/linux/
H A Dexportfs.h236 exportfs_encode_fid(struct inode *inode, struct fid *fid, int *max_len) exportfs_encode_fid() argument
/kernel/linux/linux-6.6/include/net/page_pool/
H A Dtypes.h66 unsigned int max_len; member
/kernel/linux/linux-6.6/drivers/staging/hisysevent/
H A Dhisysevent_builder.c98 static bool is_valid_string(const char *str, unsigned int max_len) in is_valid_string() argument
/kernel/linux/linux-6.6/kernel/debug/kdb/
H A Dkdb_support.c126 int kallsyms_symbol_complete(char *prefix_name, int max_len) in kallsyms_symbol_complete() argument
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
H A Dmailbox.c289 mailbox_fetch_notification(struct scmi_chan_info *cinfo, size_t max_len, struct scmi_xfer *xfer) mailbox_fetch_notification() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/
H A Dfw.c39 carl9170_fw_verify_descs(struct ar9170 *ar, const struct carl9170fw_desc_head *head, unsigned int max_len) carl9170_fw_verify_descs() argument
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmutil/
H A Dutils.c166 void brcmu_pktq_init(struct pktq *pq, int num_prec, int max_len) in brcmu_pktq_init() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_usb_mcu.c256 int len, err = 0, pos = 0, max_len = max_payload - 8; in mt76x02u_mcu_fw_send_data() local
H A Dtestmode.c110 u32 max_len, head_len; in mt76_testmode_alloc_skb() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dinit.c44 int max_len = 1792; in mt7603_dma_sched_init() local
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/
H A Dvhci_driver.c195 int max_len[] = {(int)host_len, (int)port_len, SYSFS_BUS_ID_SIZE}; in read_record() local
/kernel/linux/linux-6.6/sound/usb/6fire/
H A Dfirmware.c51 u8 max_len; /* maximum record length in whole ihex */ member
/third_party/ffmpeg/libavutil/
H A Dtx_priv.h194 int max_len; /* Maximum length of transform */ member
/third_party/backends/backend/
H A Dkvs40xx.c658 sane_read(SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len) sane_read() argument
H A Dkvs20xx.c451 sane_read(SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len) sane_read() argument
H A Dsm3840.c141 sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, in sane_read() argument
/third_party/libwebsockets/test-apps/
H A Dtest.js5 var max_len = 100000; variable
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-demos/mount-origin/
H A Dtest.js5 var max_len = 100000; variable
/third_party/libwebsockets/plugins/ssh-base/
H A Dkex-25519.c55 lws_gen_server_key_ed25519(struct lws_context *context, uint8_t *buf256, size_t max_len) lws_gen_server_key_ed25519() argument
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_sshd_demo.c343 ssh_ops_banner(char *buf, size_t max_len, char *lang, size_t max_lang_len) in ssh_ops_banner() argument
/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-mqtt.c302 expand_metadata(lws_ss_handle_t *h, const char* str, const char* post, size_t max_len) in expand_metadata() argument
/third_party/node/deps/openssl/openssl/providers/implementations/rands/
H A Dseed_src.c177 seed_get_seed(void *vseed, unsigned char **pout, int entropy, size_t min_len, size_t max_len, int prediction_resistance, const unsigned char *adin, size_t adin_len) seed_get_seed() argument
H A Dcrngt.c102 ossl_crngt_get_entropy(PROV_DRBG *drbg, unsigned char **pout, int entropy, size_t min_len, size_t max_len, int prediction_resistance) ossl_crngt_get_entropy() argument
H A Dtest_rng.c230 test_rng_get_seed(void *vtest, unsigned char **pout, int entropy, size_t min_len, size_t max_len, ossl_unused int prediction_resistance, ossl_unused const unsigned char *adin, ossl_unused size_t adin_len) test_rng_get_seed() argument

Completed in 28 milliseconds

12345678910>>...19