Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dstrobemeta.h115 #define TLS_LOCAL_EXEC 0 macro
290 if (loc->tls_mode <= TLS_LOCAL_EXEC) { in calc_location()