Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dcleanup.h322 #define __is_cond_ptr(_name) class_##_name##_is_conditional macro
335 __guard_ptr(_name)(&scope) || !__is_cond_ptr(_name); \
348 BUILD_BUG_ON(!__is_cond_ptr(_name)); \