Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dstrobemeta.h274 static void *calc_location(struct strobe_value_loc *loc, void *tls_base) in calc_location() function
344 void *location = calc_location(&cfg->int_locs[idx], tls_base); in read_int_var()
364 location = calc_location(&cfg->str_locs[idx], tls_base); in read_str_var()
399 location = calc_location(&cfg->map_locs[idx], tls_base); in read_map_var()