Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/gcc-plugins/
Dstructleak_plugin.c35 #define TYPE_USERSPACE(TYPE) TYPE_LANG_FLAG_5(TYPE) macro
108 if (TYPE_USERSPACE(type)) in finish_type()
112 TYPE_USERSPACE(type) = 1; in finish_type()
192 if (TYPE_USERSPACE(type) || in structleak_execute()