Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dstrobemeta.h264 struct tls_index { struct
265 uint64_t module;
266 uint64_t offset;
308 struct tls_index tls_index; in calc_location() local
/external/webrtc/modules/desktop_capture/win/
Dscreen_capturer_win_magnifier.cc31 static const DWORD tls_index = TlsAlloc(); in GetTlsIndex() local