/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | 2003-11-27-ConstructorCast.c | 9 struct thread_struct { struct 13 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() argument
|
H A D | 2003-11-27-UnionCtorInitialization.c | 11 struct thread_struct { struct 15 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() argument
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 1412 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 …]
|
H A D | vmlinux_600.h | 1412 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 …]
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 626 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 …]
|
H A D | vmlinux_602.h | 626 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 …]
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 861 struct thread_struct { struct 862 struct desc_struct tls_array[3]; 863 long unsigned int sp; 864 short unsigned int es; 865 short unsigned int ds; 866 short unsigned int fsindex; 867 short unsigned int gsindex; 868 long unsigned int fsbase; 869 long unsigned int gsbase; 870 struct perf_event *ptrace_bps[4]; [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 886 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 …]
|
H A D | vmlinux_518.h | 886 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 …]
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 2221 struct thread_struct { struct 2222 struct cpu_context cpu_context; 2224 struct { 2228 } uw; 2229 enum fp_type fp_type; 2230 unsigned int fpsimd_cpu; 2231 void *sve_state; 2232 void *sme_state; 2233 unsigned int vl[2]; 2234 unsigned int vl_onexec[2]; [all …]
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 1777 struct thread_struct { struct 1778 struct desc_struct tls_array[3]; 1779 unsigned long sp; 1780 unsigned short es; 1781 unsigned short ds; 1782 unsigned short fsindex; 1783 unsigned short gsindex; 1784 unsigned long fsbase; 1785 unsigned long gsbase; 1786 struct perf_event *ptrace_bps[4]; [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 849 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 …]
|
H A D | vmlinux.h | 849 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 …]
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 469 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;
|
H A D | vmlinux.h | 469 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;
|