Searched refs:AIOHASH (Results 1 – 2 of 2) sorted by relevance
259 #define AIOHASH(resultp) ((((uintptr_t)(resultp) >> 17) ^ \ macro
2049 hashp = _aio_hash + AIOHASH(resultp); in _aio_hash_insert()2076 hashp = _aio_hash + AIOHASH(resultp); in _aio_hash_del()2103 hashp = _aio_hash + AIOHASH(resultp); in _aio_hash_find()