Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/verifier/
H A Dscale.c5 .fill_helper = bpf_fill_scale,
14 .fill_helper = bpf_fill_scale,
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_verifier.c339 static void bpf_fill_scale(struct bpf_test *self) in bpf_fill_scale() function