Searched refs:tls_index (Results 1 – 1 of 1) sorted by relevance
264 struct tls_index { struct308 struct tls_index tls_index; in calc_location() local312 bpf_probe_read(&tls_index, sizeof(struct tls_index), in calc_location()315 if (tls_index.module > 0) { in calc_location()319 dtv += tls_index.module; in calc_location()326 ? tls_ptr + tls_index.offset in calc_location()