Home
last modified time | relevance | path

Searched defs:tcmu_mailbox (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dtarget_core_user.h15 struct tcmu_mailbox { struct
16 __u16 version;
17 __u16 flags;
18 __u32 cmdr_off;
19 __u32 cmdr_size;
20 __u32 cmd_head;
22 __u32 cmd_tail __attribute__((__aligned__(ALIGN_SIZE)));
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dtarget_core_user.h29 struct tcmu_mailbox { struct
30 __u16 version;
31 __u16 flags;
32 __u32 cmdr_off;
33 __u32 cmdr_size;
34 __u32 cmd_head;
35 __u32 cmd_tail __attribute__((__aligned__(ALIGN_SIZE)));
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dtarget_core_user.h29 struct tcmu_mailbox { struct
30 __u16 version;
31 __u16 flags;
32 __u32 cmdr_off;
33 __u32 cmdr_size;
34 __u32 cmd_head;
35 __u32 cmd_tail __attribute__((__aligned__(ALIGN_SIZE)));
/kernel/linux/linux-6.6/include/uapi/linux/
Dtarget_core_user.h51 struct tcmu_mailbox { struct
52 __u16 version;
53 __u16 flags;
54 __u32 cmdr_off;
55 __u32 cmdr_size;
57 __u32 cmd_head;
60 __u32 cmd_tail __attribute__((__aligned__(ALIGN_SIZE)));
/kernel/linux/linux-5.10/include/uapi/linux/
Dtarget_core_user.h50 struct tcmu_mailbox { struct
51 __u16 version;
52 __u16 flags;
53 __u32 cmdr_off;
54 __u32 cmdr_size;
56 __u32 cmd_head;
59 __u32 cmd_tail __attribute__((__aligned__(ALIGN_SIZE)));