Home
last modified time | relevance | path

Searched defs:rq_qos_ops (Results 1 – 7 of 7) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h56461 struct rq_qos_ops { struct
56462 void (*throttle)(struct rq_qos *, struct bio *);
56463 void (*track)(struct rq_qos *, struct request *, struct bio *);
56464 void (*merge)(struct rq_qos *, struct request *, struct bio *);
56465 void (*issue)(struct rq_qos *, struct request *);
56466 void (*requeue)(struct rq_qos *, struct request *);
56467 void (*done)(struct rq_qos *, struct request *);
56468 void (*done_bio)(struct rq_qos *, struct bio *);
56469 void (*cleanup)(struct rq_qos *, struct bio *);
56470 void (*queue_depth_changed)(struct rq_qos *);
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h86049 struct rq_qos_ops { struct
86050 void (*throttle)(struct rq_qos *, struct bio *);
86051 void (*track)(struct rq_qos *, struct request *, struct bio *);
86052 void (*merge)(struct rq_qos *, struct request *, struct bio *);
86053 void (*issue)(struct rq_qos *, struct request *);
86054 void (*requeue)(struct rq_qos *, struct request *);
86055 void (*done)(struct rq_qos *, struct request *);
86056 void (*done_bio)(struct rq_qos *, struct bio *);
86057 void (*cleanup)(struct rq_qos *, struct bio *);
86058 void (*queue_depth_changed)(struct rq_qos *);
[all …]
Dvmlinux.h86049 struct rq_qos_ops { struct
86050 void (*throttle)(struct rq_qos *, struct bio *);
86051 void (*track)(struct rq_qos *, struct request *, struct bio *);
86052 void (*merge)(struct rq_qos *, struct request *, struct bio *);
86053 void (*issue)(struct rq_qos *, struct request *);
86054 void (*requeue)(struct rq_qos *, struct request *);
86055 void (*done)(struct rq_qos *, struct request *);
86056 void (*done_bio)(struct rq_qos *, struct bio *);
86057 void (*cleanup)(struct rq_qos *, struct bio *);
86058 void (*queue_depth_changed)(struct rq_qos *);
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h52782 struct rq_qos_ops { struct
52783 void (*throttle)(struct rq_qos *, struct bio *);
52784 void (*track)(struct rq_qos *, struct request *, struct bio *);
52785 void (*merge)(struct rq_qos *, struct request *, struct bio *);
52786 void (*issue)(struct rq_qos *, struct request *);
52787 void (*requeue)(struct rq_qos *, struct request *);
52788 void (*done)(struct rq_qos *, struct request *);
52789 void (*done_bio)(struct rq_qos *, struct bio *);
52790 void (*cleanup)(struct rq_qos *, struct bio *);
52791 void (*queue_depth_changed)(struct rq_qos *);
[all …]
Dvmlinux_510.h52782 struct rq_qos_ops { struct
52783 void (*throttle)(struct rq_qos *, struct bio *);
52784 void (*track)(struct rq_qos *, struct request *, struct bio *);
52785 void (*merge)(struct rq_qos *, struct request *, struct bio *);
52786 void (*issue)(struct rq_qos *, struct request *);
52787 void (*requeue)(struct rq_qos *, struct request *);
52788 void (*done)(struct rq_qos *, struct request *);
52789 void (*done_bio)(struct rq_qos *, struct bio *);
52790 void (*cleanup)(struct rq_qos *, struct bio *);
52791 void (*queue_depth_changed)(struct rq_qos *);
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h59382 struct rq_qos_ops { struct
59383 void (*throttle)(struct rq_qos *, struct bio *);
59384 void (*track)(struct rq_qos *, struct request *, struct bio *);
59385 void (*merge)(struct rq_qos *, struct request *, struct bio *);
59386 void (*issue)(struct rq_qos *, struct request *);
59387 void (*requeue)(struct rq_qos *, struct request *);
59388 void (*done)(struct rq_qos *, struct request *);
59389 void (*done_bio)(struct rq_qos *, struct bio *);
59390 void (*cleanup)(struct rq_qos *, struct bio *);
59391 void (*queue_depth_changed)(struct rq_qos *);
[all …]
Dvmlinux.h59382 struct rq_qos_ops { struct
59383 void (*throttle)(struct rq_qos *, struct bio *);
59384 void (*track)(struct rq_qos *, struct request *, struct bio *);
59385 void (*merge)(struct rq_qos *, struct request *, struct bio *);
59386 void (*issue)(struct rq_qos *, struct request *);
59387 void (*requeue)(struct rq_qos *, struct request *);
59388 void (*done)(struct rq_qos *, struct request *);
59389 void (*done_bio)(struct rq_qos *, struct bio *);
59390 void (*cleanup)(struct rq_qos *, struct bio *);
59391 void (*queue_depth_changed)(struct rq_qos *);
[all …]