file_priv
Regular
4.4
: ✅struct file_priv {
struct tpm_chip *chip;
atomic_t data_pending;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct work;
u8 data_buffer[4096];
};
4.8
: ✅struct file_priv {
struct tpm_chip *chip;
atomic_t data_pending;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct work;
u8 data_buffer[4096];
};
4.10
: ✅struct file_priv {
struct tpm_chip *chip;
atomic_t data_pending;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct work;
u8 data_buffer[4096];
};
4.13
: ✅struct file_priv {
struct tpm_chip *chip;
atomic_t data_pending;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct work;
u8 data_buffer[4096];
};
4.15
: ✅struct file_priv {
struct tpm_chip *chip;
atomic_t data_pending;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct work;
u8 data_buffer[4096];
};
4.18
: ✅struct file_priv {
struct tpm_chip *chip;
size_t data_pending;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct work;
u8 data_buffer[4096];
};
5.0
: ✅struct file_priv {
struct tpm_chip *chip;
struct tpm_space *space;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct timeout_work;
struct work_struct async_work;
wait_queue_head_t async_wait;
size_t response_length;
bool response_read;
bool command_enqueued;
u8 data_buffer[4096];
};
5.3
: ✅struct file_priv {
struct tpm_chip *chip;
struct tpm_space *space;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct timeout_work;
struct work_struct async_work;
wait_queue_head_t async_wait;
size_t response_length;
bool response_read;
bool command_enqueued;
u8 data_buffer[4096];
};
5.4
: ✅struct file_priv {
struct tpm_chip *chip;
struct tpm_space *space;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct timeout_work;
struct work_struct async_work;
wait_queue_head_t async_wait;
ssize_t response_length;
bool response_read;
bool command_enqueued;
u8 data_buffer[4096];
};
5.8
: ✅struct file_priv {
struct tpm_chip *chip;
struct tpm_space *space;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct timeout_work;
struct work_struct async_work;
wait_queue_head_t async_wait;
ssize_t response_length;
bool response_read;
bool command_enqueued;
u8 data_buffer[4096];
};
5.11
: ✅struct file_priv {
struct tpm_chip *chip;
struct tpm_space *space;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct timeout_work;
struct work_struct async_work;
wait_queue_head_t async_wait;
ssize_t response_length;
bool response_read;
bool command_enqueued;
u8 data_buffer[4096];
};
5.13
: ✅struct file_priv {
struct tpm_chip *chip;
struct tpm_space *space;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct timeout_work;
struct work_struct async_work;
wait_queue_head_t async_wait;
ssize_t response_length;
bool response_read;
bool command_enqueued;
u8 data_buffer[4096];
};
5.15
: ✅struct file_priv {
struct tpm_chip *chip;
struct tpm_space *space;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct timeout_work;
struct work_struct async_work;
wait_queue_head_t async_wait;
ssize_t response_length;
bool response_read;
bool command_enqueued;
u8 data_buffer[4096];
};
5.19
: ✅struct file_priv {
struct tpm_chip *chip;
struct tpm_space *space;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct timeout_work;
struct work_struct async_work;
wait_queue_head_t async_wait;
ssize_t response_length;
bool response_read;
bool command_enqueued;
u8 data_buffer[4096];
};
6.2
: ✅struct file_priv {
struct tpm_chip *chip;
struct tpm_space *space;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct timeout_work;
struct work_struct async_work;
wait_queue_head_t async_wait;
ssize_t response_length;
bool response_read;
bool command_enqueued;
u8 data_buffer[4096];
};
6.5
: ✅struct file_priv {
struct tpm_chip *chip;
struct tpm_space *space;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct timeout_work;
struct work_struct async_work;
wait_queue_head_t async_wait;
ssize_t response_length;
bool response_read;
bool command_enqueued;
u8 data_buffer[4096];
};
6.8
: ✅struct file_priv {
struct tpm_chip *chip;
struct tpm_space *space;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct timeout_work;
struct work_struct async_work;
wait_queue_head_t async_wait;
ssize_t response_length;
bool response_read;
bool command_enqueued;
u8 data_buffer[4096];
};
arm64
: ✅struct file_priv {
struct tpm_chip *chip;
struct tpm_space *space;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct timeout_work;
struct work_struct async_work;
wait_queue_head_t async_wait;
ssize_t response_length;
bool response_read;
bool command_enqueued;
u8 data_buffer[4096];
};
armhf
: ✅struct file_priv {
struct tpm_chip *chip;
struct tpm_space *space;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct timeout_work;
struct work_struct async_work;
wait_queue_head_t async_wait;
ssize_t response_length;
bool response_read;
bool command_enqueued;
u8 data_buffer[4096];
};
ppc64el
: ✅struct file_priv {
struct tpm_chip *chip;
struct tpm_space *space;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct timeout_work;
struct work_struct async_work;
wait_queue_head_t async_wait;
ssize_t response_length;
bool response_read;
bool command_enqueued;
u8 data_buffer[4096];
};
riscv64
: ✅struct file_priv {
struct tpm_chip *chip;
struct tpm_space *space;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct timeout_work;
struct work_struct async_work;
wait_queue_head_t async_wait;
ssize_t response_length;
bool response_read;
bool command_enqueued;
u8 data_buffer[4096];
};
aws
: ✅struct file_priv {
struct tpm_chip *chip;
struct tpm_space *space;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct timeout_work;
struct work_struct async_work;
wait_queue_head_t async_wait;
ssize_t response_length;
bool response_read;
bool command_enqueued;
u8 data_buffer[4096];
};
azure
: ✅struct file_priv {
struct tpm_chip *chip;
struct tpm_space *space;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct timeout_work;
struct work_struct async_work;
wait_queue_head_t async_wait;
ssize_t response_length;
bool response_read;
bool command_enqueued;
u8 data_buffer[4096];
};
gcp
: ✅struct file_priv {
struct tpm_chip *chip;
struct tpm_space *space;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct timeout_work;
struct work_struct async_work;
wait_queue_head_t async_wait;
ssize_t response_length;
bool response_read;
bool command_enqueued;
u8 data_buffer[4096];
};
lowlatency
: ✅struct file_priv {
struct tpm_chip *chip;
struct tpm_space *space;
struct mutex buffer_mutex;
struct timer_list user_read_timer;
struct work_struct timeout_work;
struct work_struct async_work;
wait_queue_head_t async_wait;
ssize_t response_length;
bool response_read;
bool command_enqueued;
u8 data_buffer[4096];
};
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
⚠️atomic_t data_pending
➡️ size_t data_pending
4.18
and 5.0
⚠️struct tpm_space *space
struct work_struct timeout_work
struct work_struct async_work
wait_queue_head_t async_wait
size_t response_length
bool response_read
bool command_enqueued
size_t data_pending
struct work_struct work
5.0
and 5.3
✅
5.3
and 5.4
⚠️size_t response_length
➡️ ssize_t response_length
5.4
and 5.8
✅
5.8
and 5.11
✅
5.11
and 5.13
✅
5.13
and 5.15
✅
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
✅