Home
last modified time | relevance | path

Searched defs:tcmu_tmr_entry (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dtarget_core_user.h73 struct tcmu_tmr_entry { struct
74 struct tcmu_cmd_entry_hdr hdr;
84 __u8 tmr_type;
85 __u8 __pad1;
86 __u16 __pad2;
87 __u32 cmd_cnt;
88 __u64 __pad3;
89 __u64 __pad4;
90 __u16 cmd_ids[0];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dtarget_core_user.h73 struct tcmu_tmr_entry { struct
74 struct tcmu_cmd_entry_hdr hdr;
84 __u8 tmr_type;
85 __u8 __pad1;
86 __u16 __pad2;
87 __u32 cmd_cnt;
88 __u64 __pad3;
89 __u64 __pad4;
90 __u16 cmd_ids[0];
/kernel/linux/linux-6.6/include/uapi/linux/
Dtarget_core_user.h135 struct tcmu_tmr_entry { struct
136 struct tcmu_cmd_entry_hdr hdr;
148 __u8 tmr_type;
150 __u8 __pad1;
151 __u16 __pad2;
152 __u32 cmd_cnt;
153 __u64 __pad3;
154 __u64 __pad4;
155 __u16 cmd_ids[];
/kernel/linux/linux-5.10/include/uapi/linux/
Dtarget_core_user.h133 struct tcmu_tmr_entry { struct
134 struct tcmu_cmd_entry_hdr hdr;
146 __u8 tmr_type;
148 __u8 __pad1;
149 __u16 __pad2;
150 __u32 cmd_cnt;
151 __u64 __pad3;
152 __u64 __pad4;
153 __u16 cmd_ids[0];