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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf.c22 int test_alloc_entry = -EINVAL; variable
202 test_alloc_entry = 0;
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_nf.c113 ASSERT_EQ(skel->data->test_alloc_entry, 0, "Test for alloc new entry");

Completed in 93 milliseconds