Lines Matching defs:key
39 long long key, next_key, first_key, value; in test_hashmap() local
158 long long key, next_key, first_key; in test_hashmap_percpu() local
272 long long key, value; in helper_fill_hashmap() local
294 long long key, value, next_key; in test_hashmap_walk() local
332 long long key, next_first, next_second; in test_hashmap_zero_seed() local
364 int key, next_key, fd; in test_arraymap() local
421 int key, next_key, fd, i; in test_arraymap_percpu() local
484 int key, fd, i; in test_arraymap_percpu_many_keys() local
516 __u32 key, value; in test_devmap() local
531 __u32 key, value; in test_devmap_hash() local
678 __u32 key, value; in test_sockmap() local
1314 } key; in test_map_large() local
1402 static int map_update_retriable(int map_fd, const void *key, const void *value, in map_update_retriable()
1421 static int map_delete_retriable(int map_fd, const void *key, int attempts) in map_delete_retriable()
1443 int i, key, value, err; in test_update_delete() local
1468 int i, fd, key = 0, value = 0; in test_map_parallel() local
1519 int fd, key = 0, value = 0; in test_map_rdonly() local
1544 int fd, key = 0, value = 0; in test_map_wronly_hash() local