Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtime_namespace.h57 struct proc_timens_offset { struct
63 struct proc_timens_offset *offsets, int n); argument
/openbmc/linux/kernel/time/
H A Dnamespace.c381 struct proc_timens_offset *offsets, int noffsets) in proc_timens_set_offset()
399 struct proc_timens_offset *off = &offsets[i]; in proc_timens_set_offset()
437 struct proc_timens_offset *off = &offsets[i]; in proc_timens_set_offset()
/openbmc/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()