Home
last modified time | relevance | path

Searched refs:SIZEOF_PDE_INLINE_NAME (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/proc/
Dinternal.h76 #define SIZEOF_PDE_INLINE_NAME (SIZEOF_PDE - sizeof(struct proc_dir_entry)) macro
Dinode.c104 SIZEOF_PDE_INLINE_NAME, NULL); in proc_init_kmemcache()
Dgeneric.c429 if (qstr.len + 1 <= SIZEOF_PDE_INLINE_NAME) { in __proc_create()