Home
last modified time | relevance | path

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

/openssl/crypto/hashtable/
H A Dhashtable.c111 #define CACHE_LINE_BYTES 64 macro
112 #define CACHE_LINE_ALIGNMENT CACHE_LINE_BYTES
114 #define NEIGHBORHOOD_LEN (CACHE_LINE_BYTES / sizeof(struct ht_neighborhood_entry_st))
169 CACHE_LINE_BYTES, freeptr); in alloc_new_neighborhood_list()

Completed in 5 milliseconds