Home
last modified time | relevance | path

Searched defs:thread_struct (Results 1 – 13 of 13) sorted by relevance

/external/clang/test/CodeGen/
D2003-11-27-ConstructorCast.c9 struct thread_struct { struct
13 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() argument
D2003-11-27-UnionCtorInitialization.c11 struct thread_struct { struct
15 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() argument
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h1412 struct thread_struct { struct
1413 long unsigned int ksp;
1414 long unsigned int ksp_vsid;
1415 struct pt_regs *regs;
1416 struct debug_reg debug;
1418 struct thread_fp_state fp_state;
1419 struct thread_fp_state *fp_save_area;
1420 int fpexc_mode;
1421 unsigned int align_ctl;
1422 struct perf_event *ptrace_bps[2];
[all …]
Dvmlinux.h1412 struct thread_struct { struct
1413 long unsigned int ksp;
1414 long unsigned int ksp_vsid;
1415 struct pt_regs *regs;
1416 struct debug_reg debug;
1418 struct thread_fp_state fp_state;
1419 struct thread_fp_state *fp_save_area;
1420 int fpexc_mode;
1421 unsigned int align_ctl;
1422 struct perf_event *ptrace_bps[2];
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h626 struct thread_struct { struct
627 long unsigned int reg01;
628 long unsigned int reg03;
629 long unsigned int reg22;
630 long unsigned int reg23;
631 long unsigned int reg24;
632 long unsigned int reg25;
633 long unsigned int reg26;
634 long unsigned int reg27;
635 long unsigned int reg28;
[all …]
Dvmlinux.h626 struct thread_struct { struct
627 long unsigned int reg01;
628 long unsigned int reg03;
629 long unsigned int reg22;
630 long unsigned int reg23;
631 long unsigned int reg24;
632 long unsigned int reg25;
633 long unsigned int reg26;
634 long unsigned int reg27;
635 long unsigned int reg28;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h1194 struct thread_struct { struct
1195 struct desc_struct tls_array[3];
1196 long unsigned int sp;
1197 short unsigned int es;
1198 short unsigned int ds;
1199 short unsigned int fsindex;
1200 short unsigned int gsindex;
1201 long unsigned int fsbase;
1202 long unsigned int gsbase;
1203 struct perf_event *ptrace_bps[4];
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h886 struct thread_struct { struct
887 struct desc_struct tls_array[3];
888 long unsigned int sp;
889 short unsigned int es;
890 short unsigned int ds;
891 short unsigned int fsindex;
892 short unsigned int gsindex;
893 long unsigned int fsbase;
894 long unsigned int gsbase;
895 struct perf_event *ptrace_bps[4];
[all …]
Dvmlinux.h886 struct thread_struct { struct
887 struct desc_struct tls_array[3];
888 long unsigned int sp;
889 short unsigned int es;
890 short unsigned int ds;
891 short unsigned int fsindex;
892 short unsigned int gsindex;
893 long unsigned int fsbase;
894 long unsigned int gsbase;
895 struct perf_event *ptrace_bps[4];
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h849 struct thread_struct { struct
850 struct cpu_context cpu_context;
852 struct {
856 } uw;
857 unsigned int fpsimd_cpu;
858 void *sve_state;
859 void *za_state;
860 unsigned int vl[2];
861 unsigned int vl_onexec[2];
862 long unsigned int fault_address;
[all …]
Dvmlinux_608.h849 struct thread_struct { struct
850 struct cpu_context cpu_context;
852 struct {
856 } uw;
857 unsigned int fpsimd_cpu;
858 void *sve_state;
859 void *za_state;
860 unsigned int vl[2];
861 unsigned int vl_onexec[2];
862 long unsigned int fault_address;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h469 struct thread_struct { struct
470 long unsigned int ra;
471 long unsigned int sp;
472 long unsigned int s[12];
473 struct __riscv_d_ext_state fstate;
474 long unsigned int bad_cause;
Dvmlinux_602.h469 struct thread_struct { struct
470 long unsigned int ra;
471 long unsigned int sp;
472 long unsigned int s[12];
473 struct __riscv_d_ext_state fstate;
474 long unsigned int bad_cause;