Lines Matching defs:key
302 static struct sock *__sock_map_lookup_elem(struct bpf_map *map, u32 key) in __sock_map_lookup_elem()
313 static void *sock_map_lookup(struct bpf_map *map, void *key) in sock_map_lookup()
349 static int sock_map_delete_elem(struct bpf_map *map, void *key) in sock_map_delete_elem()
362 static int sock_map_get_next_key(struct bpf_map *map, void *key, void *next) in sock_map_get_next_key()
443 static int sock_map_update_elem(struct bpf_map *map, void *key, in sock_map_update_elem()
477 struct bpf_map *, map, void *, key, u64, flags) in BPF_CALL_4() argument
500 struct bpf_map *, map, u32, key, u64, flags) in BPF_CALL_4() argument
524 struct bpf_map *, map, u32, key, u64, flags) in BPF_CALL_4() argument
561 u8 key[0]; member
578 static inline u32 sock_hash_bucket_hash(const void *key, u32 len) in sock_hash_bucket_hash()
590 sock_hash_lookup_elem_raw(struct hlist_head *head, u32 hash, void *key, in sock_hash_lookup_elem_raw()
604 static struct sock *__sock_hash_lookup_elem(struct bpf_map *map, void *key) in __sock_hash_lookup_elem()
652 static int sock_hash_delete_elem(struct bpf_map *map, void *key) in sock_hash_delete_elem()
679 void *key, u32 key_size, in sock_hash_alloc_elem()
704 static int sock_hash_update_common(struct bpf_map *map, void *key, in sock_hash_update_common()
772 static int sock_hash_update_elem(struct bpf_map *map, void *key, in sock_hash_update_elem()
804 static int sock_hash_get_next_key(struct bpf_map *map, void *key, in sock_hash_get_next_key()
966 struct bpf_map *, map, void *, key, u64, flags) in BPF_CALL_4() argument
988 struct bpf_map *, map, void *, key, u64, flags) in BPF_CALL_4() argument
1012 struct bpf_map *, map, void *, key, u64, flags) in BPF_CALL_4() argument