Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dstrobemeta.h354 static __always_inline uint64_t read_str_var(struct strobemeta_cfg *cfg, in read_str_var() function
492 payload += read_str_var(cfg, i, tls_base, &value, data, payload); in read_strobe_meta()

Completed in 3 milliseconds