Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dvmlinux.lds.h965 #define RUNTIME_CONST(t,x) NAMED_SECTION(runtime_##t##_##x) macro
968 RUNTIME_CONST(shift, d_hash_shift) \
969 RUNTIME_CONST(ptr, dentry_hashtable) \
970 RUNTIME_CONST(ptr, __dentry_cache) \
971 RUNTIME_CONST(ptr, __names_cache) \
972 RUNTIME_CONST(ptr, __filp_cache) \
973 RUNTIME_CONST(ptr, __bfilp_cache)
/linux/arch/x86/kernel/
H A Dvmlinux.lds.S340 RUNTIME_CONST(ptr, USER_PTR_MAX)