Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dread_cgroupfs_xattr.c18 bool found_value_b; variable
53 found_value_b = true; in BPF_PROG()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_xattr.c57 ASSERT_TRUE(skel->bss->found_value_b, "found_value_b"); in test_read_cgroup_xattr()