Home
last modified time | relevance | path

Searched refs:SIZEOF_PDE_INLINE_NAME (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/proc/
H A Dinternal.h75 #define SIZEOF_PDE_INLINE_NAME (SIZEOF_PDE - sizeof(struct proc_dir_entry)) macro
H A Dinode.c109 SIZEOF_PDE_INLINE_NAME, NULL); in proc_init_kmemcache()
H A Dgeneric.c435 if (qstr.len + 1 <= SIZEOF_PDE_INLINE_NAME) { in __proc_create()
/kernel/linux/linux-6.6/fs/proc/
H A Dinternal.h75 #define SIZEOF_PDE_INLINE_NAME (SIZEOF_PDE - sizeof(struct proc_dir_entry)) macro
H A Dinode.c107 SIZEOF_PDE_INLINE_NAME, NULL); in proc_init_kmemcache()
H A Dgeneric.c429 if (qstr.len + 1 <= SIZEOF_PDE_INLINE_NAME) { in __proc_create()

Completed in 10 milliseconds