Searched refs:hash_long (Results 1 – 10 of 10) sorted by relevance
60 static inline unsigned long hash_long(unsigned long val, unsigned int bits) in hash_long() function73 return hash_long((uintptr_t)ptr, bits); in hash_ptr()
74 int bucket = hash_long(client->fd, FIO_CLIENT_HASH_BITS); in fio_client_add_hash()144 int bucket = hash_long(fd, FIO_CLIENT_HASH_BITS) & FIO_CLIENT_HASH_MASK; in find_client_by_fd()
58 struct flist_head *l = &hash[hash_long(val, hash_bits)]; in hash_lookup()73 struct flist_head *l = &hash[hash_long(val, hash_bits)]; in hash_insert()
110 inflight_list = &inflight_hash[hash_long(sector, INFLIGHT_HASH_BITS)]; in inflight_find()136 list = &inflight_hash[hash_long(i->end_sector, INFLIGHT_HASH_BITS)]; in __inflight_add()452 hash_list = &pid_hash[hash_long(pid, PID_HASH_BITS)]; in pid_hash_get()
456 hash_long(e); in hash_primitive()460 private static void hash_long(CodeEmitter e) { in hash_long() method in EmitUtils
META-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/ ...
META-INF/MANIFEST.MF LICENSE NOTICE net/sf/cglib/beans/BeanCopier$ ...
META-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...
META-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...