Lines Matching defs:value
926 void *value, bool onallcpus) in pcpu_copy_value()
944 void *value, bool onallcpus) in pcpu_init_value()
975 void *value, u32 key_size, u32 hash, in alloc_htab_elem()
1069 static int htab_map_update_elem(struct bpf_map *map, void *key, void *value, in htab_map_update_elem()
1171 static int htab_lru_map_update_elem(struct bpf_map *map, void *key, void *value, in htab_lru_map_update_elem()
1240 void *value, u64 map_flags, in __htab_percpu_map_update_elem()
1295 void *value, u64 map_flags, in __htab_lru_percpu_map_update_elem()
1363 void *value, u64 map_flags) in htab_percpu_map_update_elem()
1369 void *value, u64 map_flags) in htab_lru_percpu_map_update_elem()
1543 void *value; in htab_map_seq_show_elem() local
1562 void *value, bool is_lru_map, in __htab_map_lookup_and_delete_elem()
1627 void *value, u64 flags) in htab_map_lookup_and_delete_elem()
1634 void *key, void *value, in htab_percpu_map_lookup_and_delete_elem()
1642 void *value, u64 flags) in htab_lru_map_lookup_and_delete_elem()
1649 void *key, void *value, in htab_lru_percpu_map_lookup_and_delete_elem()
1665 void *keys = NULL, *values = NULL, *value, *dst_key, *dst_val; in __htab_map_lookup_and_delete_batch() local
2289 int bpf_percpu_hash_copy(struct bpf_map *map, void *key, void *value) in bpf_percpu_hash_copy()
2321 int bpf_percpu_hash_update(struct bpf_map *map, void *key, void *value, in bpf_percpu_hash_update()
2435 int bpf_fd_htab_map_lookup_elem(struct bpf_map *map, void *key, u32 *value) in bpf_fd_htab_map_lookup_elem()
2456 void *key, void *value, u64 map_flags) in bpf_fd_htab_map_update_elem()