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.h972 #define RUNTIME_CONST(t,x) NAMED_SECTION(runtime_##t##_##x) macro
975 RUNTIME_CONST(shift, d_hash_shift) \
976 RUNTIME_CONST(ptr, dentry_hashtable) \
977 RUNTIME_CONST(ptr, __dentry_cache) \
978 RUNTIME_CONST(ptr, __names_cache)
/linux/arch/x86/kernel/
H A Dvmlinux.lds.S340 RUNTIME_CONST(ptr, USER_PTR_MAX)