Home
last modified time | relevance | path

Searched refs:time_namespace (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/include/linux/
H A Dtime_namespace.h19 struct time_namespace { struct
29 extern struct time_namespace init_time_ns; argument
33 struct time_namespace *ns);
36 static inline struct time_namespace *get_time_ns(struct time_namespace *ns) in get_time_ns()
42 struct time_namespace *copy_time_ns(unsigned long flags,
44 struct time_namespace *old_ns);
45 void free_time_ns(struct time_namespace *ns);
108 struct time_namespace *ns) in vdso_join_timens()
114 struct time_namespace *ns) in timens_commit()
118 static inline struct time_namespace *get_time_ns(struct time_namespace *ns) in get_time_ns()
[all …]
H A Dnsproxy.h38 struct time_namespace *time_ns;
39 struct time_namespace *time_ns_for_children;
/openbmc/linux/kernel/time/
H A Dnamespace.c79 struct time_namespace *old_ns) in clone_time_ns()
81 struct time_namespace *ns; in clone_time_ns()
180 struct time_namespace *ns) in timens_setup_vdso_data()
220 struct time_namespace *ns) in timens_set_vvar_page()
247 void free_time_ns(struct time_namespace *ns) in free_time_ns()
263 struct time_namespace *ns = NULL; in timens_get()
279 struct time_namespace *ns = NULL; in timens_for_children_get()
307 struct time_namespace *ns = to_time_ns(new); in timens_install()
368 struct time_namespace *time_ns; in proc_timens_show_offsets()
384 struct time_namespace *time_ns; in proc_timens_set_offset()
[all …]
/openbmc/linux/arch/loongarch/kernel/
H A Dvdso.c133 int vdso_join_timens(struct task_struct *task, struct time_namespace *ns) in vdso_join_timens()
/openbmc/linux/arch/riscv/kernel/
H A Dvdso.c108 int vdso_join_timens(struct task_struct *task, struct time_namespace *ns) in vdso_join_timens()
/openbmc/linux/arch/s390/kernel/
H A Dvdso.c54 int vdso_join_timens(struct task_struct *task, struct time_namespace *ns) in vdso_join_timens()
/openbmc/linux/arch/powerpc/kernel/
H A Dvdso.c115 int vdso_join_timens(struct task_struct *task, struct time_namespace *ns) in vdso_join_timens()
/openbmc/linux/arch/x86/entry/vdso/
H A Dvma.c111 int vdso_join_timens(struct task_struct *task, struct time_namespace *ns) in vdso_join_timens()
/openbmc/linux/arch/arm64/kernel/
H A Dvdso.c132 int vdso_join_timens(struct task_struct *task, struct time_namespace *ns) in vdso_join_timens()
/openbmc/linux/
H A DMAINTAINERS17142 F: include/linux/time_namespace.h