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

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

Completed in 86 milliseconds