Home
last modified time | relevance | path

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

/linux/net/core/
H A Dsock_map.c861 static inline u32 sock_hash_bucket_hash(const void *key, u32 len) in sock_hash_bucket_hash() function
896 hash = sock_hash_bucket_hash(key, key_size); in __sock_hash_lookup_elem()
943 hash = sock_hash_bucket_hash(key, key_size); in sock_hash_delete_elem()
1011 hash = sock_hash_bucket_hash(key, key_size); in sock_hash_update_common()
1061 hash = sock_hash_bucket_hash(key, key_size); in sock_hash_get_next_key()