Home
last modified time | relevance | path

Searched defs:bufsz (Results 51 - 75 of 141) sorted by relevance

123456

/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/
H A Dsign.c196 build_sign_string(struct lws *wsi, char *buf, size_t bufsz, in build_sign_string() argument
341 build_auth_string(struct lws *wsi, char * buf, size_t bufsz, in build_auth_string() argument
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb.c159 aes_ocb_block_update_internal(PROV_AES_OCB_CTX *ctx, unsigned char *buf, size_t *bufsz, unsigned char *out, size_t *outl, size_t outsize, const unsigned char *in, size_t inl, OSSL_ocb_cipher_fn ciph) aes_ocb_block_update_internal() argument
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb.c159 aes_ocb_block_update_internal(PROV_AES_OCB_CTX *ctx, unsigned char *buf, size_t *bufsz, unsigned char *out, size_t *outl, size_t outsize, const unsigned char *in, size_t inl, OSSL_ocb_cipher_fn ciph) aes_ocb_block_update_internal() argument
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dmei_wdt.c498 const size_t bufsz = 32; in mei_dbgfs_read_activation() local
/kernel/linux/linux-5.10/include/linux/
H A Dkexec.h86 size_t bufsz; member
94 compat_size_t bufsz; member
171 unsigned long bufsz; member
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dmei_wdt.c498 const size_t bufsz = 32; in mei_dbgfs_read_activation() local
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Defi.h439 static inline int efi_runtime_map_copy(void *buf, size_t bufsz) in efi_runtime_map_copy() argument
/kernel/linux/linux-6.6/net/mac80211/
H A Ddebugfs_sta.c143 size_t bufsz = AQM_TXQ_ENTRY_LEN * (IEEE80211_NUM_TIDS + 2); in sta_aqm_read() local
203 size_t bufsz = 400; in sta_airtime_read() local
256 size_t bufsz = 400; in sta_aql_read() local
319 ssize_t bufsz = 71 + IEEE80211_NUM_TIDS * 40; sta_agg_status_read() local
470 ssize_t bufsz = 512; link_sta_ht_capa_read() local
558 ssize_t bufsz = 512; link_sta_vht_capa_read() local
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/
H A Dciphercommon.h56 size_t bufsz; /* Number of bytes in buf */ member
/third_party/openssl/providers/implementations/include/prov/
H A Dciphercommon.h56 size_t bufsz; /* Number of bytes in buf */ member
/device/soc/rockchip/common/sdk_linux/ipc/
H A Dmsg.c1030 static long do_msg_fill(void __user *dest, struct msg_msg *msg, size_t bufsz) in do_msg_fill() argument
1051 static inline struct msg_msg *prepare_copy(void __user *buf, size_t bufsz) in prepare_copy() argument
1072 static inline struct msg_msg *prepare_copy(void __user *buf, size_t bufsz) in prepare_copy() argument
1107 static long do_msgrcv(int msqid, void __user *buf, size_t bufsz, long msgtyp, int msgflg, in do_msgrcv() argument
1290 compat_do_msg_fill(void __user *dest, struct msg_msg *msg, size_t bufsz) compat_do_msg_fill() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Drtas.c369 u32 bufsz; in __fetch_rtas_last_error() local
/kernel/linux/linux-5.10/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.h64 int bufsz; /* RX ring buffer size */ member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Ddebug.c210 const size_t bufsz = in il_dbgfs_tx_stats_read() local
270 const size_t bufsz in il_dbgfs_rx_stats_read() local
314 size_t bufsz; il_dbgfs_sram_read() local
399 const size_t bufsz = 30 + sizeof(char) * 500 * (il->num_stations); il_dbgfs_stations_read() local
503 int pos = 0, i, bufsz = PAGE_SIZE; il_dbgfs_channels_read() local
583 const size_t bufsz = sizeof(buf); il_dbgfs_status_read() local
645 int bufsz = 24 * 64; /* 24 items * 64 char per item */ il_dbgfs_interrupt_read() local
743 const size_t bufsz = sizeof(buf); il_dbgfs_qos_read() local
794 const size_t bufsz = sizeof(buf); il_dbgfs_disable_ht40_read() local
823 const size_t bufsz = il_dbgfs_tx_queue_read() local
867 const size_t bufsz = sizeof(buf); il_dbgfs_rx_queue_read() local
923 int bufsz = sizeof(struct il_sensitivity_data) * 4 + 100; il_dbgfs_sensitivity_read() local
1022 int bufsz = sizeof(struct il_chain_noise_data) * 4 + 100; il_dbgfs_chain_noise_read() local
1091 const size_t bufsz = sizeof(buf); il_dbgfs_power_save_status_read() local
1190 const size_t bufsz = sizeof(buf); il_dbgfs_missed_beacon_read() local
1232 const size_t bufsz = sizeof(buf); il_dbgfs_force_reset_read() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmain.c1688 iwl_print_event_log(struct iwl_priv *priv, u32 start_idx, u32 num_events, u32 mode, int pos, char **buf, size_t bufsz) iwl_print_event_log() argument
1767 iwl_print_last_event_logs(struct iwl_priv *priv, u32 capacity, u32 num_wraps, u32 next_entry, u32 size, u32 mode, int pos, char **buf, size_t bufsz) iwl_print_last_event_logs() argument
1813 size_t bufsz = 0; iwl_dump_nic_event_log() local
[all...]
/kernel/linux/linux-5.10/ipc/
H A Dmsg.c1020 static long do_msg_fill(void __user *dest, struct msg_msg *msg, size_t bufsz) in do_msg_fill() argument
1039 static inline struct msg_msg *prepare_copy(void __user *buf, size_t bufsz) in prepare_copy() argument
1058 static inline struct msg_msg *prepare_copy(void __user *buf, size_t bufsz) in prepare_copy() argument
1092 static long do_msgrcv(int msqid, void __user *buf, size_t bufsz, long msgtyp, int msgflg, in do_msgrcv() argument
1271 compat_do_msg_fill(void __user *dest, struct msg_msg *msg, size_t bufsz) compat_do_msg_fill() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_wr.c1052 uint32_t bufsz, len, lastlen = 0; in csio_wr_process_fl() local
/kernel/linux/linux-6.6/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.h64 int bufsz; /* RX ring buffer size */ member
/kernel/linux/linux-6.6/include/linux/
H A Dkexec.h95 size_t bufsz; member
103 compat_size_t bufsz; member
180 unsigned long bufsz; member
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_wr.c1053 uint32_t bufsz, len, lastlen = 0; in csio_wr_process_fl() local
/kernel/linux/linux-6.6/ipc/
H A Dmsg.c1026 static long do_msg_fill(void __user *dest, struct msg_msg *msg, size_t bufsz) in do_msg_fill() argument
1045 static inline struct msg_msg *prepare_copy(void __user *buf, size_t bufsz) in prepare_copy() argument
1064 static inline struct msg_msg *prepare_copy(void __user *buf, size_t bufsz) in prepare_copy() argument
1098 static long do_msgrcv(int msqid, void __user *buf, size_t bufsz, long msgtyp, int msgflg, in do_msgrcv() argument
1277 compat_do_msg_fill(void __user *dest, struct msg_msg *msg, size_t bufsz) compat_do_msg_fill() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmain.c1681 iwl_print_event_log(struct iwl_priv *priv, u32 start_idx, u32 num_events, u32 mode, int pos, char **buf, size_t bufsz) iwl_print_event_log() argument
1759 iwl_print_last_event_logs(struct iwl_priv *priv, u32 capacity, u32 num_wraps, u32 next_entry, u32 size, u32 mode, int pos, char **buf, size_t bufsz) iwl_print_last_event_logs() argument
1805 size_t bufsz = 0; iwl_dump_nic_event_log() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A Ddebug.c210 const size_t bufsz = in il_dbgfs_tx_stats_read() local
270 const size_t bufsz in il_dbgfs_rx_stats_read() local
314 size_t bufsz; il_dbgfs_sram_read() local
399 const size_t bufsz = 30 + sizeof(char) * 500 * (il->num_stations); il_dbgfs_stations_read() local
503 int pos = 0, i, bufsz = PAGE_SIZE; il_dbgfs_channels_read() local
583 const size_t bufsz = sizeof(buf); il_dbgfs_status_read() local
645 int bufsz = 24 * 64; /* 24 items * 64 char per item */ il_dbgfs_interrupt_read() local
743 const size_t bufsz = sizeof(buf); il_dbgfs_qos_read() local
794 const size_t bufsz = sizeof(buf); il_dbgfs_disable_ht40_read() local
823 const size_t bufsz = il_dbgfs_tx_queue_read() local
867 const size_t bufsz = sizeof(buf); il_dbgfs_rx_queue_read() local
923 int bufsz = sizeof(struct il_sensitivity_data) * 4 + 100; il_dbgfs_sensitivity_read() local
1022 int bufsz = sizeof(struct il_chain_noise_data) * 4 + 100; il_dbgfs_chain_noise_read() local
1091 const size_t bufsz = sizeof(buf); il_dbgfs_power_save_status_read() local
1190 const size_t bufsz = sizeof(buf); il_dbgfs_missed_beacon_read() local
1232 const size_t bufsz = sizeof(buf); il_dbgfs_force_reset_read() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H A Ddebugfs.c134 static const size_t bufsz = 1024; in mt7996_sys_recovery_get() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddebugfs.c133 static const size_t bufsz = 1024; in mt7915_sys_recovery_get() local
[all...]

Completed in 30 milliseconds

123456