Searched refs:timens_operations (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dproc_ns.h35 extern const struct proc_ns_operations timens_operations;
/linux-master/kernel/time/
H A Dnamespace.c106 ns->ns.ops = &timens_operations;
460 const struct proc_ns_operations timens_operations = { variable in typeref:struct:proc_ns_operations
483 .ns.ops = &timens_operations,
/linux-master/fs/proc/
H A Dnamespaces.c37 &timens_operations,

Completed in 222 milliseconds