Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dstrobemeta.h136 int64_t tls_mode; member
292 if (loc->tls_mode <= TLS_LOCAL_EXEC) { in calc_location()
298 return (void *)((loc->tls_mode + 1) * (int64_t)addr); in calc_location()