Home
last modified time | relevance | path

Searched refs:tcbhead (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dstrobemeta.h254 struct tcbhead { struct
320 /* dtv = ((struct tcbhead *)tls_base)->dtv[tls_index.module] */ in calc_location()
322 &((struct tcbhead *)tls_base)->dtv); in calc_location()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dstrobemeta.h256 struct tcbhead { struct
322 /* dtv = ((struct tcbhead *)tls_base)->dtv[tls_index.module] */ in calc_location()
324 &((struct tcbhead *)tls_base)->dtv); in calc_location()

Completed in 3 milliseconds