Home
last modified time | relevance | path

Searched defs:bio (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/device/plugins/hiebpf_plugin/tools/src/
Debpf_converter.cpp360 EventBIO bio = {}; in EventBIOParsing() local
/developtools/profiler/hiebpf/src/
Dhiebpf.bpf.c508 int get_filename_by_bio(char *filename, const size_t len, const struct bio *bio) in get_filename_by_bio()
/developtools/profiler/hiebpf/include/
Dvmlinux.h5426 struct bio { struct
5427 struct bio *bi_next; argument
5437 bio_end_io_t *bi_end_io; argument
5440 struct bio_issue bi_issue; argument
5442 struct bio_crypt_ctx *bi_crypt_context; argument
5444 struct bio_integrity_payload *bi_integrity; argument
5449 struct bio_vec *bi_io_vec; argument
5450 struct bio_set *bi_pool; argument
5451 struct bio_vec bi_inline_vecs[0]; argument
29086 struct bio *bio; member
[all …]