Lines Matching +defs:val +defs:key
56 static int test_elem_callback(void *map, int *key, in test_elem_callback()
59 struct elem init = {}, *val; in test_elem_callback() local
89 static int test_hmap_elem_callback(void *map, int *key, in test_hmap_elem_callback()
92 struct hmap_elem init = {}, *val; in test_hmap_elem_callback() local
120 static int wq_callback(void *map, int *key, void *value) in wq_callback()
128 static int wq_cb_sleepable(void *map, int *key, void *value) in wq_cb_sleepable()
146 int key = 0; in test_call_array_sleepable() local
156 int key = 1; in test_syscall_array_sleepable() local
166 int key = 2; in test_call_hash_sleepable() local
176 int key = 3; in test_call_hash_malloc_sleepable() local
186 int key = 4; in test_call_lru_sleepable() local