Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dcleanup.h321 #define __guard_ptr(_name) class_##_name##_lock_ptr macro
335 __guard_ptr(_name)(&scope) || !__is_cond_ptr(_name); \
347 if (!__guard_ptr(_name)(&scope)) { \