Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h984 struct thread_struct { struct
985 struct desc_struct tls_array[3];
986 long unsigned int sp;
987 short unsigned int es;
988 short unsigned int ds;
989 short unsigned int fsindex;
990 short unsigned int gsindex;
991 long unsigned int fsbase;
992 long unsigned int gsbase;
993 struct perf_event *ptrace_bps[4];
[all …]