controllerRegular
4.4: ✅struct controller {
struct mutex ctrl_lock;
struct pcie_device *pcie;
struct slot *slot;
wait_queue_head_t queue;
u32 slot_cap;
u16 slot_ctrl;
struct timer_list poll_timer;
long unsigned int cmd_started;
unsigned int cmd_busy;
unsigned int link_active_reporting;
unsigned int notification_enabled;
unsigned int power_fault_detected;
};
4.8: ✅struct controller {
struct mutex ctrl_lock;
struct pcie_device *pcie;
struct slot *slot;
wait_queue_head_t queue;
u32 slot_cap;
u16 slot_ctrl;
struct timer_list poll_timer;
long unsigned int cmd_started;
unsigned int cmd_busy;
unsigned int link_active_reporting;
unsigned int notification_enabled;
unsigned int power_fault_detected;
};
4.10: ✅struct controller {
struct mutex ctrl_lock;
struct pcie_device *pcie;
struct slot *slot;
wait_queue_head_t queue;
u32 slot_cap;
u16 slot_ctrl;
struct timer_list poll_timer;
long unsigned int cmd_started;
unsigned int cmd_busy;
unsigned int link_active_reporting;
unsigned int notification_enabled;
unsigned int power_fault_detected;
};
4.13: ✅struct controller {
struct mutex ctrl_lock;
struct pcie_device *pcie;
struct slot *slot;
wait_queue_head_t queue;
u32 slot_cap;
u16 slot_ctrl;
struct timer_list poll_timer;
long unsigned int cmd_started;
unsigned int cmd_busy;
unsigned int link_active_reporting;
unsigned int notification_enabled;
unsigned int power_fault_detected;
};
4.15: ✅struct controller {
struct mutex ctrl_lock;
struct pcie_device *pcie;
struct slot *slot;
wait_queue_head_t queue;
u32 slot_cap;
u16 slot_ctrl;
struct timer_list poll_timer;
long unsigned int cmd_started;
unsigned int cmd_busy;
unsigned int link_active_reporting;
unsigned int notification_enabled;
unsigned int power_fault_detected;
};
4.18: ✅struct controller {
struct mutex ctrl_lock;
struct pcie_device *pcie;
struct slot *slot;
wait_queue_head_t queue;
u32 slot_cap;
u16 slot_ctrl;
struct timer_list poll_timer;
long unsigned int cmd_started;
unsigned int cmd_busy;
unsigned int link_active_reporting;
unsigned int notification_enabled;
unsigned int power_fault_detected;
};
5.0: ✅struct controller {
struct pcie_device *pcie;
u32 slot_cap;
u16 slot_ctrl;
struct mutex ctrl_lock;
long unsigned int cmd_started;
unsigned int cmd_busy;
wait_queue_head_t queue;
atomic_t pending_events;
unsigned int notification_enabled;
unsigned int power_fault_detected;
struct task_struct *poll_thread;
u8 state;
struct mutex state_lock;
struct delayed_work button_work;
struct hotplug_slot hotplug_slot;
struct rw_semaphore reset_lock;
int request_result;
wait_queue_head_t requester;
};
5.3: ✅struct controller {
struct pcie_device *pcie;
u32 slot_cap;
u16 slot_ctrl;
struct mutex ctrl_lock;
long unsigned int cmd_started;
unsigned int cmd_busy;
wait_queue_head_t queue;
atomic_t pending_events;
unsigned int notification_enabled;
unsigned int power_fault_detected;
struct task_struct *poll_thread;
u8 state;
struct mutex state_lock;
struct delayed_work button_work;
struct hotplug_slot hotplug_slot;
struct rw_semaphore reset_lock;
int request_result;
wait_queue_head_t requester;
};
5.4: ✅struct controller {
struct pcie_device *pcie;
u32 slot_cap;
u16 slot_ctrl;
struct mutex ctrl_lock;
long unsigned int cmd_started;
unsigned int cmd_busy;
wait_queue_head_t queue;
atomic_t pending_events;
unsigned int notification_enabled;
unsigned int power_fault_detected;
struct task_struct *poll_thread;
u8 state;
struct mutex state_lock;
struct delayed_work button_work;
struct hotplug_slot hotplug_slot;
struct rw_semaphore reset_lock;
unsigned int ist_running;
int request_result;
wait_queue_head_t requester;
};
5.8: ✅struct controller {
struct pcie_device *pcie;
u32 slot_cap;
unsigned int inband_presence_disabled;
u16 slot_ctrl;
struct mutex ctrl_lock;
long unsigned int cmd_started;
unsigned int cmd_busy;
wait_queue_head_t queue;
atomic_t pending_events;
unsigned int notification_enabled;
unsigned int power_fault_detected;
struct task_struct *poll_thread;
u8 state;
struct mutex state_lock;
struct delayed_work button_work;
struct hotplug_slot hotplug_slot;
struct rw_semaphore reset_lock;
unsigned int ist_running;
int request_result;
wait_queue_head_t requester;
};
5.11: ✅struct controller {
struct pcie_device *pcie;
u32 slot_cap;
unsigned int inband_presence_disabled;
u16 slot_ctrl;
struct mutex ctrl_lock;
long unsigned int cmd_started;
unsigned int cmd_busy;
wait_queue_head_t queue;
atomic_t pending_events;
unsigned int notification_enabled;
unsigned int power_fault_detected;
struct task_struct *poll_thread;
u8 state;
struct mutex state_lock;
struct delayed_work button_work;
struct hotplug_slot hotplug_slot;
struct rw_semaphore reset_lock;
unsigned int ist_running;
int request_result;
wait_queue_head_t requester;
};
5.13: ✅struct controller {
struct pcie_device *pcie;
u32 slot_cap;
unsigned int inband_presence_disabled;
u16 slot_ctrl;
struct mutex ctrl_lock;
long unsigned int cmd_started;
unsigned int cmd_busy;
wait_queue_head_t queue;
atomic_t pending_events;
unsigned int notification_enabled;
unsigned int power_fault_detected;
struct task_struct *poll_thread;
u8 state;
struct mutex state_lock;
struct delayed_work button_work;
struct hotplug_slot hotplug_slot;
struct rw_semaphore reset_lock;
unsigned int ist_running;
int request_result;
wait_queue_head_t requester;
};
5.15: ✅struct controller {
struct pcie_device *pcie;
u32 slot_cap;
unsigned int inband_presence_disabled;
u16 slot_ctrl;
struct mutex ctrl_lock;
long unsigned int cmd_started;
unsigned int cmd_busy;
wait_queue_head_t queue;
atomic_t pending_events;
unsigned int notification_enabled;
unsigned int power_fault_detected;
struct task_struct *poll_thread;
u8 state;
struct mutex state_lock;
struct delayed_work button_work;
struct hotplug_slot hotplug_slot;
struct rw_semaphore reset_lock;
unsigned int depth;
unsigned int ist_running;
int request_result;
wait_queue_head_t requester;
};
5.19: ✅struct controller {
struct pcie_device *pcie;
u32 slot_cap;
unsigned int inband_presence_disabled;
u16 slot_ctrl;
struct mutex ctrl_lock;
long unsigned int cmd_started;
unsigned int cmd_busy;
wait_queue_head_t queue;
atomic_t pending_events;
unsigned int notification_enabled;
unsigned int power_fault_detected;
struct task_struct *poll_thread;
u8 state;
struct mutex state_lock;
struct delayed_work button_work;
struct hotplug_slot hotplug_slot;
struct rw_semaphore reset_lock;
unsigned int depth;
unsigned int ist_running;
int request_result;
wait_queue_head_t requester;
};
6.2: ✅struct controller {
struct pcie_device *pcie;
u32 slot_cap;
unsigned int inband_presence_disabled;
u16 slot_ctrl;
struct mutex ctrl_lock;
long unsigned int cmd_started;
unsigned int cmd_busy;
wait_queue_head_t queue;
atomic_t pending_events;
unsigned int notification_enabled;
unsigned int power_fault_detected;
struct task_struct *poll_thread;
u8 state;
struct mutex state_lock;
struct delayed_work button_work;
struct hotplug_slot hotplug_slot;
struct rw_semaphore reset_lock;
unsigned int depth;
unsigned int ist_running;
int request_result;
wait_queue_head_t requester;
};
6.5: ✅struct controller {
struct pcie_device *pcie;
u32 slot_cap;
unsigned int inband_presence_disabled;
u16 slot_ctrl;
struct mutex ctrl_lock;
long unsigned int cmd_started;
unsigned int cmd_busy;
wait_queue_head_t queue;
atomic_t pending_events;
unsigned int notification_enabled;
unsigned int power_fault_detected;
struct task_struct *poll_thread;
u8 state;
struct mutex state_lock;
struct delayed_work button_work;
struct hotplug_slot hotplug_slot;
struct rw_semaphore reset_lock;
unsigned int depth;
unsigned int ist_running;
int request_result;
wait_queue_head_t requester;
};
6.8: ✅struct controller {
struct pcie_device *pcie;
u32 slot_cap;
unsigned int inband_presence_disabled;
u16 slot_ctrl;
struct mutex ctrl_lock;
long unsigned int cmd_started;
unsigned int cmd_busy;
wait_queue_head_t queue;
atomic_t pending_events;
unsigned int notification_enabled;
unsigned int power_fault_detected;
struct task_struct *poll_thread;
u8 state;
struct mutex state_lock;
struct delayed_work button_work;
struct hotplug_slot hotplug_slot;
struct rw_semaphore reset_lock;
unsigned int depth;
unsigned int ist_running;
int request_result;
wait_queue_head_t requester;
};
arm64: ✅struct controller {
struct pcie_device *pcie;
u32 slot_cap;
u16 slot_ctrl;
struct mutex ctrl_lock;
long unsigned int cmd_started;
unsigned int cmd_busy;
wait_queue_head_t queue;
atomic_t pending_events;
unsigned int notification_enabled;
unsigned int power_fault_detected;
struct task_struct *poll_thread;
u8 state;
struct mutex state_lock;
struct delayed_work button_work;
struct hotplug_slot hotplug_slot;
struct rw_semaphore reset_lock;
unsigned int ist_running;
int request_result;
wait_queue_head_t requester;
};
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: ✅struct controller {
struct pcie_device *pcie;
u32 slot_cap;
u16 slot_ctrl;
struct mutex ctrl_lock;
long unsigned int cmd_started;
unsigned int cmd_busy;
wait_queue_head_t queue;
atomic_t pending_events;
unsigned int notification_enabled;
unsigned int power_fault_detected;
struct task_struct *poll_thread;
u8 state;
struct mutex state_lock;
struct delayed_work button_work;
struct hotplug_slot hotplug_slot;
struct rw_semaphore reset_lock;
unsigned int ist_running;
int request_result;
wait_queue_head_t requester;
};
aws: ✅struct controller {
struct pcie_device *pcie;
u32 slot_cap;
u16 slot_ctrl;
struct mutex ctrl_lock;
long unsigned int cmd_started;
unsigned int cmd_busy;
wait_queue_head_t queue;
atomic_t pending_events;
unsigned int notification_enabled;
unsigned int power_fault_detected;
struct task_struct *poll_thread;
u8 state;
struct mutex state_lock;
struct delayed_work button_work;
struct hotplug_slot hotplug_slot;
struct rw_semaphore reset_lock;
unsigned int ist_running;
int request_result;
wait_queue_head_t requester;
};
azure: ✅struct controller {
struct pcie_device *pcie;
u32 slot_cap;
u16 slot_ctrl;
struct mutex ctrl_lock;
long unsigned int cmd_started;
unsigned int cmd_busy;
wait_queue_head_t queue;
atomic_t pending_events;
unsigned int notification_enabled;
unsigned int power_fault_detected;
struct task_struct *poll_thread;
u8 state;
struct mutex state_lock;
struct delayed_work button_work;
struct hotplug_slot hotplug_slot;
struct rw_semaphore reset_lock;
unsigned int ist_running;
int request_result;
wait_queue_head_t requester;
};
gcp: ✅struct controller {
struct pcie_device *pcie;
u32 slot_cap;
u16 slot_ctrl;
struct mutex ctrl_lock;
long unsigned int cmd_started;
unsigned int cmd_busy;
wait_queue_head_t queue;
atomic_t pending_events;
unsigned int notification_enabled;
unsigned int power_fault_detected;
struct task_struct *poll_thread;
u8 state;
struct mutex state_lock;
struct delayed_work button_work;
struct hotplug_slot hotplug_slot;
struct rw_semaphore reset_lock;
unsigned int ist_running;
int request_result;
wait_queue_head_t requester;
};
lowlatency: ✅struct controller {
struct pcie_device *pcie;
u32 slot_cap;
u16 slot_ctrl;
struct mutex ctrl_lock;
long unsigned int cmd_started;
unsigned int cmd_busy;
wait_queue_head_t queue;
atomic_t pending_events;
unsigned int notification_enabled;
unsigned int power_fault_detected;
struct task_struct *poll_thread;
u8 state;
struct mutex state_lock;
struct delayed_work button_work;
struct hotplug_slot hotplug_slot;
struct rw_semaphore reset_lock;
unsigned int ist_running;
int request_result;
wait_queue_head_t requester;
};
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 ✅
4.18 and 5.0 ⚠️atomic_t pending_events
struct task_struct *poll_thread
u8 state
struct mutex state_lock
struct delayed_work button_work
struct hotplug_slot hotplug_slot
struct rw_semaphore reset_lock
int request_result
wait_queue_head_t requester
struct slot *slot
struct timer_list poll_timer
unsigned int link_active_reporting
5.0 and 5.3 ✅
5.3 and 5.4 ⚠️unsigned int ist_running
5.4 and 5.8 ⚠️unsigned int inband_presence_disabled
5.8 and 5.11 ✅
5.11 and 5.13 ✅
5.13 and 5.15 ⚠️unsigned int depth
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 riscv64 ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅