Searched defs:SLL_SetNext (Results 1 – 3 of 3) sorted by relevance
47 inline void SLL_SetNext(void *t, void *n) { in SLL_SetNext() function
641 static ALWAYS_INLINE void SLL_SetNext(HardenedSLL t, HardenedSLL n, uintptr_t entropy) { in SLL_SetNext() function