Home
last modified time | relevance | path

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

/include/linux/
Dcleanup.h312 #define __is_cond_ptr(_name) class_##_name##_is_conditional macro
325 __guard_ptr(_name)(&scope) || !__is_cond_ptr(_name); \
338 BUILD_BUG_ON(!__is_cond_ptr(_name)); \