Home
last modified time | relevance | path

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

/Linux-v5.15/scripts/gcc-plugins/
Dstructleak_plugin.c35 #define TYPE_USERSPACE(TYPE) TYPE_LANG_FLAG_5(TYPE) macro
111 if (TYPE_USERSPACE(type)) in finish_type()
115 TYPE_USERSPACE(type) = 1; in finish_type()
197 if (TYPE_USERSPACE(type) || in structleak_execute()