Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dsock_map.c864 static inline u32 sock_hash_bucket_hash(const void *key, u32 len) in sock_hash_bucket_hash() function
899 hash = sock_hash_bucket_hash(key, key_size); in __sock_hash_lookup_elem()
946 hash = sock_hash_bucket_hash(key, key_size); in sock_hash_delete_elem()
1014 hash = sock_hash_bucket_hash(key, key_size); in sock_hash_update_common()
1064 hash = sock_hash_bucket_hash(key, key_size); in sock_hash_get_next_key()