Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dproc_ns.h33 extern const struct proc_ns_operations mntns_operations;
/linux/fs/proc/
H A Dnamespaces.c32 &mntns_operations,
/linux/kernel/events/
H A Dcore.c8631 task, &mntns_operations); in perf_event_namespaces()