Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dtime_namespace.h55 void proc_timens_show_offsets(struct task_struct *p, struct seq_file *m);
/Linux-v5.15/kernel/time/
Dnamespace.c347 void proc_timens_show_offsets(struct task_struct *p, struct seq_file *m) in proc_timens_show_offsets() function
/Linux-v5.15/fs/proc/
Dbase.c1568 proc_timens_show_offsets(p, m); in timens_offsets_show()