Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dstrobemeta.h354 static __always_inline uint64_t read_str_var(struct strobemeta_cfg *cfg, in read_str_var() function
482 ctx->payload += read_str_var(ctx->cfg, index, ctx->tls_base, in read_var_callback()
559 payload += read_str_var(cfg, i, tls_base, &value, data, payload); in read_strobe_meta()