Home
last modified time | relevance | path

Searched defs:lookup_value (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dhwtstamp_config.c22 lookup_value(const char **names, int size, const char *name) in lookup_value() function
/linux/tools/testing/selftests/bpf/map_tests/
H A Dsk_storage_map.c461 } value = { .cnt = 0xeB9f, .lock = 1, }, lookup_value; in test_sk_storage_map_basic() local