Searched defs:extra_context (Results 1 – 5 of 5) sorted by relevance
129 struct extra_context { struct130 struct _aarch64_ctx head;131 __u64 datap; /* 16-byte aligned pointer to extra space cast to __u64 */132 __u32 size; /* size in bytes of the extra space */133 __u32 __reserved[3];
43 struct extra_context { struct44 struct _aarch64_ctx head;45 unsigned long datap;46 unsigned int size;47 unsigned int __reserved[3];
6812 struct extra_context { struct6813 struct _aarch64_ctx head;6814 __u64 datap;6815 __u32 size;6816 __u32 __reserved[3];