Home
last modified time | relevance | path

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

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