Home
last modified time | relevance | path

Searched refs:netlbl_domhsh_hash (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/netlabel/
H A Dnetlabel_domainhash.c95 * netlbl_domhsh_hash - Hashing function for the domain hash table
105 static u32 netlbl_domhsh_hash(const char *key) in netlbl_domhsh_hash() function
145 bkt = netlbl_domhsh_hash(domain); in netlbl_domhsh_search()
436 u32 bkt = netlbl_domhsh_hash(entry->domain); in netlbl_domhsh_add()
/kernel/linux/linux-6.6/net/netlabel/
H A Dnetlabel_domainhash.c95 * netlbl_domhsh_hash - Hashing function for the domain hash table
105 static u32 netlbl_domhsh_hash(const char *key) in netlbl_domhsh_hash() function
145 bkt = netlbl_domhsh_hash(domain); in netlbl_domhsh_search()
436 u32 bkt = netlbl_domhsh_hash(entry->domain); in netlbl_domhsh_add()

Completed in 3 milliseconds