Lines Matching defs:thread_struct
837 struct thread_struct { struct
838 struct cpu_context cpu_context;
840 struct {
844 } uw;
845 unsigned int fpsimd_cpu;
846 void *sve_state;
847 unsigned int vl[1];
848 unsigned int vl_onexec[1];
849 long unsigned int fault_address;
850 long unsigned int fault_code;
851 struct debug_info debug;
852 struct ptrauth_keys_user keys_user;
853 struct ptrauth_keys_kernel keys_kernel;
854 u64 mte_ctrl;
855 u64 sctlr_user;