Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dksyms_btf.c19 int this_bpf_prog_active; in test_basic() local
68 this_bpf_prog_active = data->out__this_bpf_prog_active; in test_basic()
69 CHECK(this_bpf_prog_active != data->out__bpf_prog_active, "this_bpf_prog_active", in test_basic()
70 "got %d, exp %d\n", this_bpf_prog_active, in test_basic()