Home
last modified time | relevance | path

Searched defs:__visible (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/power/
H A Dhibernate.c32 unsigned long restore_jump_address __visible; variable
39 unsigned long restore_cr3 __visible; variable
40 unsigned long temp_pgt __visible; variable
41 unsigned long relocated_restore_code __visible; variable
/OK3568_Linux_fs/kernel/include/linux/
H A Dcompiler_attributes.h158 # define __visible __attribute__((__externally_visible__)) macro
160 # define __visible macro
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dlockdep.h22 #define __visible macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompiler-gcc.h214 #define __visible __attribute__((externally_visible)) macro
H A Dcompiler.h434 #define __visible macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dcompiler.h451 #define __visible macro
/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dgcc-common.h159 #define __visible __attribute__((visibility("default"))) macro