Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcleanup.h139 #define __guard_ptr(_name) class_##_name##_lock_ptr macro
153 __guard_ptr(_name)(&scope) || !__is_cond_ptr(_name); \
165 if (!__guard_ptr(_name)(&scope)) { \