Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/time/
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,
/Linux-v6.6/include/linux/
Dproc_ns.h35 extern const struct proc_ns_operations timens_operations;
/Linux-v6.6/fs/proc/
Dnamespaces.c37 &timens_operations,