Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dtime_namespace.h60 struct proc_timens_offset { struct
66 struct proc_timens_offset *offsets, int n); argument
/linux-6.15/kernel/time/
H A Dnamespace.c383 struct proc_timens_offset *offsets, int noffsets) in proc_timens_set_offset()
401 struct proc_timens_offset *off = &offsets[i]; in proc_timens_set_offset()
439 struct proc_timens_offset *off = &offsets[i]; in proc_timens_set_offset()
/linux-6.15/fs/proc/
H A Dbase.c1634 struct proc_timens_offset offsets[2]; in timens_offsets_write()
1652 struct proc_timens_offset *off = &offsets[noffsets]; in timens_offsets_write()