Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtime_namespace.h66 struct proc_timens_offset { struct
72 struct proc_timens_offset *offsets, int n); argument
/linux/kernel/time/
H A Dnamespace.c384 struct proc_timens_offset *offsets, int noffsets) in proc_timens_set_offset()
402 struct proc_timens_offset *off = &offsets[i]; in proc_timens_set_offset()
440 struct proc_timens_offset *off = &offsets[i]; in proc_timens_set_offset()
/linux/fs/proc/
H A Dbase.c1640 struct proc_timens_offset offsets[2]; in timens_offsets_write()
1658 struct proc_timens_offset *off = &offsets[noffsets]; in timens_offsets_write()