Searched defs:tls_base (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | strobemeta.h | 276 static void *calc_location(struct strobe_value_loc *loc, void *tls_base) in calc_location() 342 size_t idx, void *tls_base, in read_int_var() 357 size_t idx, void *tls_base, in read_str_var() 387 size_t idx, void *tls_base, in read_map_var() 458 void *tls_base; member 517 void *tls_base; in read_strobe_meta() local
|
| D | pyperf.h | 76 static void *get_thread_state(void *tls_base, PidData *pidData) in get_thread_state() 248 void* tls_base = (void*)task; local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | strobemeta.h | 274 static void *calc_location(struct strobe_value_loc *loc, void *tls_base) in calc_location() 340 size_t idx, void *tls_base, in read_int_var() 355 size_t idx, void *tls_base, in read_str_var() 385 size_t idx, void *tls_base, in read_map_var() 463 void *tls_base, *payload; in read_strobe_meta() local
|
| D | pyperf.h | 75 static void *get_thread_state(void *tls_base, PidData *pidData) in get_thread_state() 196 void* tls_base = (void*)task; in __on_event() local
|