Searched refs:__guard_ptr (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dcleanup.h166 #define __guard_ptr(_name) class_##_name##_lock_ptr macro
170 *done = NULL; __guard_ptr(_name)(&scope) && !done; done = (void *)1)
175 if (!__guard_ptr(_name)(&scope)) _fail; \

Completed in 111 milliseconds