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.h970 #define RUNTIME_CONST(t,x) NAMED_SECTION(runtime_##t##_##x) macro
973 RUNTIME_CONST(shift, d_hash_shift) \
974 RUNTIME_CONST(ptr, dentry_hashtable) \
975 RUNTIME_CONST(ptr, __dentry_cache)
/linux/arch/x86/kernel/
H A Dvmlinux.lds.S337 RUNTIME_CONST(ptr, USER_PTR_MAX)