Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_progs.c437 __u64 array_value; in test_bpf_obj_id() local
636 err = bpf_map_lookup_elem(map_fd, &array_key, &array_value); in test_bpf_obj_id()
642 array_value != array_magic_value, in test_bpf_obj_id()
647 array_value, array_magic_value); in test_bpf_obj_id()