| /kernel/linux/linux-6.6/block/ |
| H A D | blk-mq-sched.h | 31 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 D | dm-audit.c | 69 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 D | dm-audit.h | 45 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 D | dm-bio-record.h | 33 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 D | dm-zero.c | 38 static int zero_map(struct dm_target *ti, struct bio *bio) in zero_map() argument
|
| H A D | md-multipath.h | 28 struct bio bio; member
|
| /third_party/node/deps/openssl/openssl/crypto/ts/ |
| H A D | ts_rsp_print.c | 28 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 D | asn1.c | 315 BIO *bio = BIO_new(BIO_s_null()); FuzzerTestOneInput() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bio_cb.c | 19 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 D | load.c | 21 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 D | bio_cb.c | 19 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 D | asn1.c | 315 BIO *bio = BIO_new(BIO_s_null()); FuzzerTestOneInput() local [all...] |
| /third_party/openssl/crypto/ts/ |
| H A D | ts_rsp_print.c | 28 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 D | pkcs7_test.c | 55 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 D | cm_pfx.c | 88 BIO *bio = NULL; in CmParsePkcs12Cert() local [all...] |
| /base/security/code_signature/utils/src/ |
| H A D | pkcs7_data.cpp | 64 BIO *bio = BIO_new(BIO_s_mem());
in GetPKCS7Data() local
|
| /kernel/linux/linux-5.10/drivers/hyperhold/ |
| H A D | hp_iotab.h | 42 struct bio *bio; member
|
| /kernel/linux/linux-5.10/drivers/md/bcache/ |
| H A D | request.h | 8 struct bio *bio; member
|
| /kernel/linux/linux-5.10/drivers/nvdimm/ |
| H A D | nd_virtio.c | 101 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 D | zlib_wrapper.c | 52 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 D | decompressor_multi_percpu.c | 78 int squashfs_decompress(struct squashfs_sb_info *msblk, struct bio *bio, in squashfs_decompress() argument
|
| /kernel/linux/linux-6.6/fs/squashfs/ |
| H A D | decompressor_multi_percpu.c | 77 static int squashfs_decompress(struct squashfs_sb_info *msblk, struct bio *bio, in squashfs_decompress() argument
|
| H A D | zlib_wrapper.c | 52 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 D | nd_virtio.c | 101 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 D | hp_iotab.h | 42 struct bio *bio; member
|