Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/
Dstackleak.c85 static __always_inline void __stackleak_erase(bool on_task_stack) in __stackleak_erase() function
132 __stackleak_erase(on_thread_stack()); in stackleak_erase()
144 __stackleak_erase(true); in stackleak_erase_on_task_stack()
156 __stackleak_erase(false); in stackleak_erase_off_task_stack()