Searched refs:visibility (Results 1 – 22 of 22) sorted by relevance
17 #pragma GCC visibility push(hidden)19 #pragma GCC visibility pop
35 extern type vvar_ ## name __attribute__((visibility("hidden")));
151 if (!menu->visibility) in menu_add_prop()162 dup_expr = expr_copy(menu->visibility); in menu_add_prop()184 current_entry->visibility = expr_alloc_and(current_entry->visibility, in menu_add_visibility()636 if (menu->visibility) { in menu_is_visible()637 if (expr_calc_value(menu->visibility) == no) in menu_is_visible()
247 struct expr *visibility; member
33 __attribute__((visibility("hidden")));38 __attribute__((visibility("hidden")));
44 visibility.
175 static const char *sym_visibility(unsigned visibility) in sym_visibility() argument186 if (visibility < ARRAY_SIZE(visibility_name)) { in sym_visibility()187 name = visibility_name[visibility]; in sym_visibility()
39 the various possible combinations of device visibility to be
120 Inclusion into a subsystem tree can bring a higher level of visibility to a144 To begin with, the visibility of your patch has increased yet again. There
675 Data structures that have visibility outside the single-threaded
409 ... visibility delayed ...417 obj->active update visibility occurs420 which return values, the above sequence of memory visibility can never
33 pipeline: Planes, handling rectangles for visibility checking and scissoring,
154 #define __visible __attribute__((visibility("default")))
21 to determine the visibility of an entry. Any child entry is only208 Dependencies define the visibility of a menu entry and can also reduce
254 it becomes one when removed from reader visibility, and is
85 same system, regardless of the visibility of the keyring key.416 Note: introducing the complex visibility semantics of keyrings here
70 it has no visibility into physical addresses. So a CCB may contain
247 and do not need the global visibility.
1010 between two write operations may not ensure the correct visibility1099 written polling loops from denying visibility of updates to memory.
564 useful for providing visibility into the numa locality information within
1313 on the last reference count to improve the visibility of this
1721 can be used to restrict visibility of this path. For example, before