runtime_const_ptr
likely((__force unsigned long)(x) <= runtime_const_ptr(USER_PTR_MAX))
:"r" (runtime_const_ptr(USER_PTR_MAX)),
return runtime_const_ptr(dentry_hashtable) +
#define dentry_cache runtime_const_ptr(__dentry_cache)
#define names_cache runtime_const_ptr(__names_cache)