Home
last modified time | relevance | path

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

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