Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_rhashtable.c57 struct test_obj_val { struct
63 struct test_obj_val value; argument
68 struct test_obj_val value;
89 const struct test_obj_val *val = arg->key; in my_cmpfn()
97 .key_len = sizeof(struct test_obj_val),
104 .key_len = sizeof(struct test_obj_val),
145 struct test_obj_val key = { in test_rht_lookup()
246 struct test_obj_val key = { in test_rhashtable()
313 struct test_obj_val key = { in test_rhltable()
593 struct test_obj_val key = { in thread_lookup_test()