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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dunpriv_bpf_disabled.c22 static __u32 got_perfbuf_val; variable
35 got_perfbuf_val = *(__u32 *)data;
90 ASSERT_EQ(got_perfbuf_val, skel->bss->perfbuf_val, "check_perfbuf_val");

Completed in 201 milliseconds