Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Dsmr_hash.h1170 #define SMRSH_BUCKET_STOP_BIT 0x1ul macro
1836 return (uintptr_t)link & SMRSH_BUCKET_STOP_BIT; in __smr_shash_is_stop()
1842 return (struct smrq_slink *)((uintptr_t)head | SMRSH_BUCKET_STOP_BIT); in __smr_shash_bucket_stop()
H A Dsmr.c2622 #define SMRSH_MIGRATED ((struct smrq_slink *)SMRSH_BUCKET_STOP_BIT)