Home
last modified time | relevance | path

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

/openbmc/linux/scripts/gcc-plugins/
H A Dstructleak_plugin.c81 static bool is_userspace_type(tree type) in is_userspace_type() function
90 if (is_userspace_type(fieldtype)) in is_userspace_type()
112 if (is_userspace_type(type)) in finish_type()