Home
last modified time | relevance | path

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

/linux-6.6.21/scripts/gcc-plugins/
Dstructleak_plugin.c35 #define TYPE_USERSPACE(TYPE) TYPE_LANG_FLAG_5(TYPE) macro
109 if (TYPE_USERSPACE(type)) in finish_type()
113 TYPE_USERSPACE(type) = 1; in finish_type()
195 if (TYPE_USERSPACE(type) || in structleak_execute()