worker
Regular
4.4
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
bool desc_valid;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
char desc[24];
struct workqueue_struct *rescue_wq;
};
4.8
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
bool desc_valid;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
char desc[24];
struct workqueue_struct *rescue_wq;
};
4.10
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
bool desc_valid;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
char desc[24];
struct workqueue_struct *rescue_wq;
};
4.13
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
bool desc_valid;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
char desc[24];
struct workqueue_struct *rescue_wq;
};
4.15
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
bool desc_valid;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
char desc[24];
struct workqueue_struct *rescue_wq;
};
4.18
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
char desc[24];
struct workqueue_struct *rescue_wq;
};
5.0
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
char desc[24];
struct workqueue_struct *rescue_wq;
work_func_t last_func;
};
5.3
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
int sleeping;
char desc[24];
struct workqueue_struct *rescue_wq;
work_func_t last_func;
};
5.4
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
int sleeping;
char desc[24];
struct workqueue_struct *rescue_wq;
work_func_t last_func;
};
5.8
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
int sleeping;
char desc[24];
struct workqueue_struct *rescue_wq;
work_func_t last_func;
};
5.11
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
int sleeping;
char desc[24];
struct workqueue_struct *rescue_wq;
work_func_t last_func;
};
5.13
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
int sleeping;
char desc[24];
struct workqueue_struct *rescue_wq;
work_func_t last_func;
};
5.15
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
unsigned int current_color;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
int sleeping;
char desc[24];
struct workqueue_struct *rescue_wq;
work_func_t last_func;
};
5.19
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
unsigned int current_color;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
int sleeping;
char desc[24];
struct workqueue_struct *rescue_wq;
work_func_t last_func;
};
6.2
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
unsigned int current_color;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
int sleeping;
char desc[24];
struct workqueue_struct *rescue_wq;
work_func_t last_func;
};
6.5
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
u64 current_at;
unsigned int current_color;
int sleeping;
work_func_t last_func;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
char desc[24];
struct workqueue_struct *rescue_wq;
};
6.8
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
u64 current_at;
unsigned int current_color;
int sleeping;
work_func_t last_func;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
char desc[24];
struct workqueue_struct *rescue_wq;
};
arm64
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
int sleeping;
char desc[24];
struct workqueue_struct *rescue_wq;
work_func_t last_func;
};
armhf
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
int sleeping;
char desc[24];
struct workqueue_struct *rescue_wq;
work_func_t last_func;
};
ppc64el
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
int sleeping;
char desc[24];
struct workqueue_struct *rescue_wq;
work_func_t last_func;
};
riscv64
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
int sleeping;
char desc[24];
struct workqueue_struct *rescue_wq;
work_func_t last_func;
};
aws
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
int sleeping;
char desc[24];
struct workqueue_struct *rescue_wq;
work_func_t last_func;
};
azure
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
int sleeping;
char desc[24];
struct workqueue_struct *rescue_wq;
work_func_t last_func;
};
gcp
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
int sleeping;
char desc[24];
struct workqueue_struct *rescue_wq;
work_func_t last_func;
};
lowlatency
: ✅struct worker {
struct list_head entry;
struct hlist_node hentry;
struct work_struct *current_work;
work_func_t current_func;
struct pool_workqueue *current_pwq;
struct list_head scheduled;
struct task_struct *task;
struct worker_pool *pool;
struct list_head node;
long unsigned int last_active;
unsigned int flags;
int id;
int sleeping;
char desc[24];
struct workqueue_struct *rescue_wq;
work_func_t last_func;
};
Regular
4.4
and 4.8
✅
4.8
and 4.10
✅
4.10
and 4.13
✅
4.13
and 4.15
✅
4.15
and 4.18
⚠️bool desc_valid
4.18
and 5.0
⚠️work_func_t last_func
5.0
and 5.3
⚠️int sleeping
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
⚠️unsigned int current_color
5.15
and 5.19
✅
5.19
and 6.2
✅
6.2
and 6.5
⚠️u64 current_at
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
✅