Home
last modified time | relevance | path

Searched defs:processed (Results 76 - 100 of 244) sorted by relevance

12345678910

/kernel/linux/linux-5.10/crypto/
H A Dalgif_aead.c107 size_t processed = 0; /* [in] TX bufs to be consumed */ in _aead_recvmsg() local
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_redirect_cpu_kern.c30 __u64 processed; member
663 unsigned int processed; // offset:24; size:4; signed:0; member
703 unsigned int processed; // offset:24; size:4; signed:0; global() member
[all...]
/kernel/linux/linux-5.10/tools/perf/util/cs-etm-decoder/
H A Dcs-etm-decoder.c707 size_t processed = 0; in cs_etm_decoder__process_data_block() local
/kernel/linux/linux-5.10/fs/btrfs/
H A Dbackref.h193 unsigned int processed:1; member
/kernel/linux/linux-5.10/fs/erofs/
H A Dxattr.c228 unsigned int value_sz, processed, slice; in xattr_foreach() local
341 xattr_namematch(struct xattr_iter *_it, unsigned int processed, char *buf, unsigned int len) xattr_namematch() argument
359 xattr_copyvalue(struct xattr_iter *_it, unsigned int processed, char *buf, unsigned int len) xattr_copyvalue() argument
568 xattr_namelist(struct xattr_iter *_it, unsigned int processed, char *buf, unsigned int len) xattr_namelist() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_mac.c32 bool processed; member
/kernel/linux/linux-6.6/fs/erofs/
H A Dxattr.c183 unsigned int slice, processed; in erofs_xattr_copy_to_buffer() local
259 unsigned int slice, processed, value_sz; in erofs_getxattr_foreach() local
[all...]
/third_party/lzma/C/Util/SfxSetup/
H A DSfxSetup.c153 size_t processed, pos; in FindSignature() local
[all...]
/third_party/lzma/CPP/7zip/Compress/
H A DBcj2Coder.cpp595 const UInt64 processed = outSizeWritten + (size_t)(dec.dest - _bufs[BCJ2_NUM_STREAMS]); in Code() local
/third_party/lzma/CPP/Windows/
H A DFileIO.cpp281 UInt32 processed = 0; in CorrectDeviceSize() local
309 UInt32 processed = 0; in CorrectDeviceSize() local
[all...]
H A DSystemInfo.cpp78 size_t processed; in ReadFile_to_Buffer() local
/third_party/nghttp2/tests/
H A Dnghttp2_test_helper.c167 size_t processed; in inflate_hd() local
/third_party/lzma/C/
H A D7zDec.c71 UInt64 processed; member
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c169 unsigned int frag, last, packlen, i, x4 = 4 * n4x, minblocks, processed = in tls1_1_multi_block_encrypt() local
H A De_aes_cbc_hmac_sha1.c174 unsigned int frag, last, packlen, i, x4 = 4 * n4x, minblocks, processed = in tls1_1_multi_block_encrypt() local
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-aptx-gst.c490 static size_t encode_buffer(void *codec_info, uint32_t timestamp, const uint8_t *input_buffer, size_t input_size, uint8_t *output_buffer, size_t output_size, size_t *processed) { in encode_buffer() argument
500 static size_t encode_buffer_hd(void *codec_info, uint32_t timestamp, const uint8_t *input_buffer, size_t input_size, uint8_t *output_buffer, size_t output_size, size_t *processed) { in encode_buffer_hd() argument
526 static size_t decode_buffer(void *codec_info, const uint8_t *input_buffer, size_t input_size, uint8_t *output_buffer, size_t output_size, size_t *processed) { in decode_buffer() argument
542 decode_buffer_hd(void *codec_info, const uint8_t *input_buffer, size_t input_size, uint8_t *output_buffer, size_t output_size, size_t *processed) decode_buffer_hd() argument
[all...]
H A Da2dp-codec-ldac-gst.c403 static size_t encode_buffer(void *codec_info, uint32_t timestamp, const uint8_t *input_buffer, size_t input_size, uint8_t *output_buffer, size_t output_size, size_t *processed) { in encode_buffer() argument
/third_party/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c169 unsigned int frag, last, packlen, i, x4 = 4 * n4x, minblocks, processed = in tls1_1_multi_block_encrypt() local
H A De_aes_cbc_hmac_sha1.c174 unsigned int frag, last, packlen, i, x4 = 4 * n4x, minblocks, processed = in tls1_1_multi_block_encrypt() local
/third_party/openssl/test/
H A Dhttp_test.c102 http_bio_cb_ex(BIO *bio, int oper, const char *argp, size_t len, int cmd, long argl, int ret, size_t *processed) http_bio_cb_ex() argument
/base/request/request/frameworks/cj/ffi/include/
H A Dcj_request_ffi.h109 int64_t processed; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux_lb.c980 int processed = 0; in dhd_napi_poll() local
/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dcharlcd.c354 int processed = 0; in handle_lcd_special_code() local
626 int processed = 0; charlcd_write_char() local
[all...]
/kernel/linux/linux-5.10/drivers/firmware/
H A Dqemu_fw_cfg.c802 int processed, consumed = 0; in fw_cfg_cmdline_set() local
[all...]
/kernel/linux/linux-5.10/drivers/iio/
H A Dinkern.c563 iio_convert_raw_to_processed_unlocked(struct iio_channel *chan, int raw, int *processed, unsigned int scale) iio_convert_raw_to_processed_unlocked() argument
641 iio_convert_raw_to_processed(struct iio_channel *chan, int raw, int *processed, unsigned int scale) iio_convert_raw_to_processed() argument
[all...]

Completed in 27 milliseconds

12345678910