Home
last modified time | relevance | path

Searched defs:read_end (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/fs/squashfs/
H A Dblock.c82 const u64 read_end = round_up(index + length, msblk->devblksize); in squashfs_bio_read() local
/kernel/linux/linux-6.6/fs/squashfs/
H A Dblock.c196 const u64 read_end = round_up(index + length, msblk->devblksize); in squashfs_bio_read() local
79 squashfs_bio_read_cached(struct bio *fullbio, struct address_space *cache_mapping, u64 index, int length, u64 read_start, u64 read_end, int page_count) squashfs_bio_read_cached() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dbio_enc.c36 unsigned char *read_start, *read_end; member
/third_party/openssl/crypto/evp/
H A Dbio_enc.c36 unsigned char *read_start, *read_end; member
/third_party/ffmpeg/libavcodec/
H A Dflac_parser.c664 const uint8_t *read_end = buf; in flac_parse() local
[all...]
/kernel/linux/common_modules/tzdriver/tlogger/
H A Dtlogger.c1134 static void update_dumpmsg_offset(uint32_t *read_start, uint32_t *read_end, in update_dumpmsg_offset() argument
1167 static int get_dumpmsg_offset(uint32_t *read_start, uint32_t *read_end) in get_dumpmsg_offset() argument
1194 get_msg_buffer(unsigned char **buffer, uint32_t *buffer_max_len, uint32_t *read_start, uint32_t *read_end, const char *file_path, uint32_t file_path_len) get_msg_buffer() argument
1273 uint32_t read_end = 0; tlogger_store_msg() local
[all...]
/third_party/python/Modules/_io/
H A Dbufferedio.c212 Py_off_t read_end; member
[all...]

Completed in 14 milliseconds