Searched defs:extra_context (Results 1 – 4 of 4) 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];
14386 struct extra_context { struct14387 struct _aarch64_ctx head;14388 __u64 datap;14389 __u32 size;14390 __u32 __reserved[3];