SIZEOF_PDE         99 fs/proc/inode.c 		"proc_dir_entry", SIZEOF_PDE, 0, SLAB_PANIC,
SIZEOF_PDE        102 fs/proc/inode.c 	BUILD_BUG_ON(sizeof(struct proc_dir_entry) >= SIZEOF_PDE);
SIZEOF_PDE         71 fs/proc/internal.h #define SIZEOF_PDE_INLINE_NAME (SIZEOF_PDE - sizeof(struct proc_dir_entry))