Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dtime_namespace.h56 void proc_timens_show_offsets(struct task_struct *p, struct seq_file *m);
/kernel/linux/linux-5.10/kernel/time/
Dnamespace.c352 void proc_timens_show_offsets(struct task_struct *p, struct seq_file *m) in proc_timens_show_offsets() function
/kernel/linux/linux-5.10/fs/proc/
Dbase.c1726 proc_timens_show_offsets(p, m); in timens_offsets_show()