Searched refs:TLS_LOCAL_EXEC (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dstrobemeta.h117 #define TLS_LOCAL_EXEC 0 macro
129 * - 0 (TLS_LOCAL_EXEC) - Local Executable mode;
138 * TLS_LOCAL_EXEC: offset from thread pointer (fs:0 for x86-64,
283 * - 0 (TLS_LOCAL_EXEC), if metavar uses Local Executable mode of TLS
292 if (loc->tls_mode <= TLS_LOCAL_EXEC) {

Completed in 115 milliseconds