Searched defs:rq_qos_ops (Results 1 – 7 of 7) sorted by relevance
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 56461 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/ |
| D | vmlinux_510.h | 86049 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 …]
|
| D | vmlinux.h | 86049 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/ |
| D | vmlinux.h | 52782 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 …]
|
| D | vmlinux_510.h | 52782 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/ |
| D | vmlinux_505.h | 59382 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 …]
|
| D | vmlinux.h | 59382 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 …]
|