Home
last modified time | relevance | path

Searched defs:kern_path (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/
Dpid_namespace.c304 static struct ctl_path kern_path[] = { { .procname = "kernel", }, { } }; variable
/kernel/linux/linux-4.19/kernel/
Dpid_namespace.c305 static struct ctl_path kern_path[] = { { .procname = "kernel", }, { } }; variable
/kernel/linux/linux-5.10/fs/
Dnamei.c2454 int kern_path(const char *name, unsigned int flags, struct path *path) in kern_path() function
/kernel/linux/linux-4.19/fs/
Dnamei.c2433 int kern_path(const char *name, unsigned int flags, struct path *path) in kern_path() function