Searched refs:SIZEOF_PDE_INLINE_NAME (Results 1 – 3 of 3) sorted by relevance
75 #define SIZEOF_PDE_INLINE_NAME (SIZEOF_PDE - sizeof(struct proc_dir_entry)) macro
104 SIZEOF_PDE_INLINE_NAME, NULL); in proc_init_kmemcache()
429 if (qstr.len + 1 <= SIZEOF_PDE_INLINE_NAME) { in __proc_create()