Home
last modified time | relevance | path

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

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