loop_cmd
Regular
4.4
: ✅struct loop_cmd {
struct kthread_work work;
struct request *rq;
struct list_head list;
bool use_aio;
struct kiocb iocb;
};
4.8
: ✅struct loop_cmd {
struct kthread_work work;
struct request *rq;
struct list_head list;
bool use_aio;
struct kiocb iocb;
};
4.10
: ✅struct loop_cmd {
struct kthread_work work;
struct request *rq;
struct list_head list;
bool use_aio;
struct kiocb iocb;
};
4.13
: ✅struct loop_cmd {
struct kthread_work work;
struct request *rq;
struct list_head list;
bool use_aio;
long int ret;
struct kiocb iocb;
};
4.15
: ✅struct loop_cmd {
struct kthread_work work;
struct request *rq;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *css;
};
4.18
: ✅struct loop_cmd {
struct kthread_work work;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *css;
};
5.0
: ✅struct loop_cmd {
struct kthread_work work;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *css;
};
5.3
: ✅struct loop_cmd {
struct kthread_work work;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *css;
};
5.4
: ✅struct loop_cmd {
struct kthread_work work;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *css;
};
5.8
: ✅struct loop_cmd {
struct kthread_work work;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *css;
};
5.11
: ✅struct loop_cmd {
struct kthread_work work;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *css;
};
5.13
: ✅struct loop_cmd {
struct kthread_work work;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *css;
};
5.15
: ✅struct loop_cmd {
struct list_head list_entry;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *blkcg_css;
struct cgroup_subsys_state *memcg_css;
};
5.19
: ✅struct loop_cmd {
struct list_head list_entry;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *blkcg_css;
struct cgroup_subsys_state *memcg_css;
};
6.2
: ✅struct loop_cmd {
struct list_head list_entry;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *blkcg_css;
struct cgroup_subsys_state *memcg_css;
};
6.5
: ✅struct loop_cmd {
struct list_head list_entry;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *blkcg_css;
struct cgroup_subsys_state *memcg_css;
};
6.8
: ✅struct loop_cmd {
struct list_head list_entry;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *blkcg_css;
struct cgroup_subsys_state *memcg_css;
};
arm64
: ✅struct loop_cmd {
struct kthread_work work;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *css;
};
armhf
: ✅struct loop_cmd {
struct kthread_work work;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *css;
};
ppc64el
: ✅struct loop_cmd {
struct kthread_work work;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *css;
};
riscv64
: ✅struct loop_cmd {
struct kthread_work work;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *css;
};
aws
: ✅struct loop_cmd {
struct kthread_work work;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *css;
};
azure
: ✅struct loop_cmd {
struct kthread_work work;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *css;
};
gcp
: ✅struct loop_cmd {
struct kthread_work work;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *css;
};
lowlatency
: ✅struct loop_cmd {
struct kthread_work work;
bool use_aio;
atomic_t ref;
long int ret;
struct kiocb iocb;
struct bio_vec *bvec;
struct cgroup_subsys_state *css;
};
Regular
4.4
and 4.8
✅
4.8
and 4.10
✅
4.10
and 4.13
⚠️long int ret
4.13
and 4.15
⚠️atomic_t ref
struct bio_vec *bvec
struct cgroup_subsys_state *css
struct list_head list
4.15
and 4.18
⚠️struct request *rq
4.18
and 5.0
✅
5.0
and 5.3
✅
5.3
and 5.4
✅
5.4
and 5.8
✅
5.8
and 5.11
✅
5.11
and 5.13
✅
5.13
and 5.15
⚠️struct list_head list_entry
struct cgroup_subsys_state *blkcg_css
struct cgroup_subsys_state *memcg_css
struct kthread_work work
struct cgroup_subsys_state *css
5.15
and 5.19
✅
5.19
and 6.2
✅
6.2
and 6.5
✅
6.5
and 6.8
✅
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅