Home
last modified time | relevance | path

Searched defs:bio (Results 26 - 50 of 662) sorted by relevance

12345678910>>...27

/kernel/linux/linux-6.6/block/
H A Dblk-mq-sched.h31 static inline bool bio_mergeable(struct bio *bio) in bio_mergeable() argument
37 blk_mq_sched_allow_merge(struct request_queue *q, struct request *rq, struct bio *bio) blk_mq_sched_allow_merge() argument
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-audit.c69 dm_audit_log_bio(const char *dm_msg_prefix, const char *op, struct bio *bio, sector_t sector, int result) dm_audit_log_bio() argument
H A Ddm-audit.h45 dm_audit_log_bio(const char *dm_msg_prefix, const char *op, struct bio *bio, sector_t sector, int result) dm_audit_log_bio() argument
H A Ddm-bio-record.h33 static inline void dm_bio_record(struct dm_bio_details *bd, struct bio *bio) in dm_bio_record() argument
45 dm_bio_restore(struct dm_bio_details *bd, struct bio *bio) dm_bio_restore() argument
[all...]
H A Ddm-zero.c38 static int zero_map(struct dm_target *ti, struct bio *bio) in zero_map() argument
H A Dmd-multipath.h28 struct bio bio; member
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_rsp_print.c28 int TS_RESP_print_bio(BIO *bio, TS_RESP *a) in TS_RESP_print_bio() argument
42 int TS_STATUS_INFO_print_bio(BIO *bio, TS_STATUS_INFO *a) in TS_STATUS_INFO_print_bio() argument
102 ts_status_map_print(BIO *bio, const struct status_map_st *a, const ASN1_BIT_STRING *v) ts_status_map_print() argument
118 TS_TST_INFO_print_bio(BIO *bio, TS_TST_INFO *a) TS_TST_INFO_print_bio() argument
176 ts_ACCURACY_print_bio(BIO *bio, const TS_ACCURACY *a) ts_ACCURACY_print_bio() argument
[all...]
/third_party/node/deps/openssl/openssl/fuzz/
H A Dasn1.c315 BIO *bio = BIO_new(BIO_s_null()); FuzzerTestOneInput() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_cb.c19 long BIO_debug_callback_ex(BIO *bio, int cmd, const char *argp, size_t len, in BIO_debug_callback_ex() argument
103 BIO_debug_callback(BIO *bio, int cmd, const char *argp, int argi, long argl, long ret) BIO_debug_callback() argument
[all...]
/third_party/openssl/test/testutil/
H A Dload.c21 BIO *bio = NULL; in load_cert_pem() local
36 BIO *bio; in STACK_OF() local
72 BIO *bio = NULL; load_pkey_pem() local
95 BIO *bio = NULL; load_csr_der() local
[all...]
/third_party/openssl/crypto/bio/
H A Dbio_cb.c19 long BIO_debug_callback_ex(BIO *bio, int cmd, const char *argp, size_t len, in BIO_debug_callback_ex() argument
103 BIO_debug_callback(BIO *bio, int cmd, const char *argp, int argi, long argl, long ret) BIO_debug_callback() argument
[all...]
/third_party/openssl/fuzz/
H A Dasn1.c315 BIO *bio = BIO_new(BIO_s_null()); FuzzerTestOneInput() local
[all...]
/third_party/openssl/crypto/ts/
H A Dts_rsp_print.c28 int TS_RESP_print_bio(BIO *bio, TS_RESP *a) in TS_RESP_print_bio() argument
42 int TS_STATUS_INFO_print_bio(BIO *bio, TS_STATUS_INFO *a) in TS_STATUS_INFO_print_bio() argument
102 ts_status_map_print(BIO *bio, const struct status_map_st *a, const ASN1_BIT_STRING *v) ts_status_map_print() argument
118 TS_TST_INFO_print_bio(BIO *bio, TS_TST_INFO *a) TS_TST_INFO_print_bio() argument
176 ts_ACCURACY_print_bio(BIO *bio, const TS_ACCURACY *a) ts_ACCURACY_print_bio() argument
[all...]
/third_party/openssl/test/
H A Dpkcs7_test.c55 BIO *msg_bio = NULL, *x509_bio = NULL, *bio = NULL; in pkcs7_verify_test() local
/base/security/certificate_manager/frameworks/cert_manager_standard/main/common/src/
H A Dcm_pfx.c88 BIO *bio = NULL; in CmParsePkcs12Cert() local
[all...]
/base/security/code_signature/utils/src/
H A Dpkcs7_data.cpp64 BIO *bio = BIO_new(BIO_s_mem()); in GetPKCS7Data() local
/kernel/linux/linux-5.10/drivers/hyperhold/
H A Dhp_iotab.h42 struct bio *bio; member
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Drequest.h8 struct bio *bio; member
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dnd_virtio.c101 int async_pmem_flush(struct nd_region *nd_region, struct bio *bio) in async_pmem_flush() argument
/kernel/linux/linux-5.10/fs/squashfs/
H A Dzlib_wrapper.c52 zlib_uncompress(struct squashfs_sb_info *msblk, void *strm, struct bio *bio, int offset, int length, struct squashfs_page_actor *output) zlib_uncompress() argument
H A Ddecompressor_multi_percpu.c78 int squashfs_decompress(struct squashfs_sb_info *msblk, struct bio *bio, in squashfs_decompress() argument
/kernel/linux/linux-6.6/fs/squashfs/
H A Ddecompressor_multi_percpu.c77 static int squashfs_decompress(struct squashfs_sb_info *msblk, struct bio *bio, in squashfs_decompress() argument
H A Dzlib_wrapper.c52 zlib_uncompress(struct squashfs_sb_info *msblk, void *strm, struct bio *bio, int offset, int length, struct squashfs_page_actor *output) zlib_uncompress() argument
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dnd_virtio.c101 int async_pmem_flush(struct nd_region *nd_region, struct bio *bio) in async_pmem_flush() argument
[all...]
/kernel/linux/linux-6.6/drivers/hyperhold/
H A Dhp_iotab.h42 struct bio *bio; member

Completed in 6 milliseconds

12345678910>>...27