Home
last modified time | relevance | path

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

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