Searched defs:child_tidptr (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_linux.cpp | 1346 int *parent_tidptr, void *newtls, int *child_tidptr) { in internal_clone() 1398 int *parent_tidptr, void *newtls, int *child_tidptr) { in internal_clone() 1469 int *parent_tidptr, void *newtls, int *child_tidptr) { in internal_clone() 1510 int *parent_tidptr, void *newtls, int *child_tidptr) { in internal_clone() 1559 int *parent_tidptr, void *newtls, int *child_tidptr) { in internal_clone() 1601 int *parent_tidptr, void *newtls, int *child_tidptr) { in internal_clone() 1700 int *parent_tidptr, void *newtls, int *child_tidptr) { in internal_clone() 1762 int *parent_tidptr, void *newtls, int *child_tidptr) { in internal_clone()
|
H A D | sanitizer_linux_s390.cpp | 59 internal_clone(int (* fn)(void *),void * child_stack,int flags,void * arg,int * parent_tidptr,void * newtls,int * child_tidptr) internal_clone() argument
|
/freebsd/sys/arm64/linux/ |
H A D | linux_proto.h | 879 char child_tidptr_l_[PADL_(l_int *)]; l_int * child_tidptr; char child_tidptr_r_[PADR_(l_int *)]; member
|
/freebsd/sys/amd64/linux/ |
H A D | linux_proto.h | 288 char child_tidptr_l_[PADL_(l_int *)]; l_int * child_tidptr; char child_tidptr_r_[PADR_(l_int *)]; member
|
/freebsd/sys/i386/linux/ |
H A D | linux_proto.h | 386 char child_tidptr_l_[PADL_(l_int *)]; l_int * child_tidptr; char child_tidptr_r_[PADR_(l_int *)]; member
|
/freebsd/sys/amd64/linux32/ |
H A D | linux32_proto.h | 387 char child_tidptr_l_[PADL_(l_int *)]; l_int * child_tidptr; char child_tidptr_r_[PADR_(l_int *)]; member
|