Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/efi/libstub/
Darm64-stub.c17 #pragma GCC visibility push(hidden)
19 #pragma GCC visibility pop
/Linux-v4.19/arch/x86/include/asm/
Dvvar.h35 extern type vvar_ ## name __attribute__((visibility("hidden")));
/Linux-v4.19/scripts/kconfig/
Dmenu.c151 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()
Dexpr.h247 struct expr *visibility; member
/Linux-v4.19/arch/x86/entry/vdso/
Dvclock_gettime.c33 __attribute__((visibility("hidden")));
38 __attribute__((visibility("hidden")));
/Linux-v4.19/Documentation/arm64/
Dtagged-pointers.txt44 visibility.
/Linux-v4.19/arch/x86/tools/
Drelocs.c175 static const char *sym_visibility(unsigned visibility) in sym_visibility() argument
186 if (visibility < ARRAY_SIZE(visibility_name)) { in sym_visibility()
187 name = visibility_name[visibility]; in sym_visibility()
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dsecure.txt39 the various possible combinations of device visibility to be
/Linux-v4.19/Documentation/process/
D6.Followthrough.rst120 Inclusion into a subsystem tree can bring a higher level of visibility to a
144 To begin with, the visibility of your patch has increased yet again. There
Dcoding-style.rst675 Data structures that have visibility outside the single-threaded
/Linux-v4.19/Documentation/core-api/
Datomic_ops.rst409 ... visibility delayed ...
417 obj->active update visibility occurs
420 which return values, the above sequence of memory visibility can never
/Linux-v4.19/Documentation/gpu/
Ddrm-kms-helpers.rst33 pipeline: Planes, handling rectangles for visibility checking and scissoring,
/Linux-v4.19/scripts/gcc-plugins/
Dgcc-common.h154 #define __visible __attribute__((visibility("default")))
/Linux-v4.19/Documentation/kbuild/
Dkconfig-language.txt21 to determine the visibility of an entry. Any child entry is only
208 Dependencies define the visibility of a menu entry and can also reduce
/Linux-v4.19/Documentation/RCU/
Dtorture.txt254 it becomes one when removed from reader visibility, and is
/Linux-v4.19/Documentation/filesystems/
Dfscrypt.rst85 same system, regardless of the visibility of the keyring key.
416 Note: introducing the complex visibility semantics of keyrings here
/Linux-v4.19/Documentation/sparc/oradax/
Doracle-dax.txt70 it has no visibility into physical addresses. So a CCB may contain
/Linux-v4.19/Documentation/livepatch/
Dlivepatch.txt247 and do not need the global visibility.
/Linux-v4.19/arch/arm/
DKconfig1010 between two write operations may not ensure the correct visibility
1099 written polling loops from denying visibility of updates to memory.
/Linux-v4.19/Documentation/cgroup-v1/
Dmemory.txt564 useful for providing visibility into the numa locality information within
/Linux-v4.19/lib/
DKconfig.debug1313 on the last reference count to improve the visibility of this
/Linux-v4.19/Documentation/admin-guide/
Dcgroup-v2.rst1721 can be used to restrict visibility of this path. For example, before