Lines Matching refs:tlsindex
100 * | obj 1 tls ptr | 1 TLS pointer for obj w/ obj->tlsindex 1
102 * | obj 2 tls ptr | 2 TLS pointer for obj w/ obj->tlsindex 2
108 * The values of obj->tlsindex start at 1; this way,
109 * dtv[obj->tlsindex] works, when dtv[0] is the generation. The
141 * TLS space if needed for the object obj with obj->tlsindex idx,
279 q, q + obj->tlsinitsize, obj->tlsindex,
285 tcb->tcb_dtv[obj->tlsindex] = q;
353 * (thread control block) for the object obj whose obj->tlsindex
371 if (obj->tlsindex == idx)
488 * __tls_get_addr(tlsindex)
506 * ti_module, i.e., arg[0], is the obj->tlsindex assigned at