Home
last modified time | relevance | path

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

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