Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dstrobemeta.h358 static __always_inline uint64_t read_str_var(struct strobemeta_cfg *cfg, in read_str_var() function
495 ctx->payload_off = read_str_var(ctx->cfg, index, ctx->tls_base, in read_var_callback()
578 payload_off = read_str_var(cfg, i, tls_base, &value, data, payload_off); in read_strobe_meta()