Searched refs:out__bpf_prog_active (Results 1 – 2 of 2) sorted by relevance
59 CHECK(data->out__bpf_prog_active < 0, "bpf_prog_active", in test_basic()60 "got %d, exp >= 0\n", data->out__bpf_prog_active); in test_basic()69 CHECK(this_bpf_prog_active != data->out__bpf_prog_active, "this_bpf_prog_active", in test_basic()71 data->out__bpf_prog_active); in test_basic()
12 int out__bpf_prog_active = -1; /* percpu int */ variable40 out__bpf_prog_active = *active; in handler()