SIZEOF_PDE
"proc_dir_entry", SIZEOF_PDE, 0, SLAB_PANIC,
BUILD_BUG_ON(sizeof(struct proc_dir_entry) >= SIZEOF_PDE);
#define SIZEOF_PDE_INLINE_NAME (SIZEOF_PDE - sizeof(struct proc_dir_entry))