Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Dstructleak_plugin.c35 #define TYPE_USERSPACE(TYPE) TYPE_LANG_FLAG_5(TYPE) macro
113 if (TYPE_USERSPACE(type)) in finish_type()
117 TYPE_USERSPACE(type) = 1; in finish_type()
202 if (TYPE_USERSPACE(type) || in structleak_execute()
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A 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()

Completed in 3 milliseconds