Searched defs:HASH (Results 1 – 8 of 8) sorted by relevance
31 #define HASH %rcx macro
37 #define HASH %rcx macro
70 #define HASH (0x01 << 5) macro
53 static u32 HASH(const struct in6_addr *addr1, const struct in6_addr *addr2) in HASH() function
62 #define HASH(addr) (((__force u32)addr^((__force u32)addr>>4))&0xF) macro
70 static u32 HASH(const struct in6_addr *addr1, const struct in6_addr *addr2) in HASH() function
1228 #define HASH(ch) (ch & (LEC_ARP_TABLE_SIZE - 1)) macro
48 #define HASH 0x0100 macro