Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dtime_namespace.h57 struct proc_timens_offset { struct
63 struct proc_timens_offset *offsets, int n); argument
/Linux-v6.1/kernel/time/
Dnamespace.c363 struct proc_timens_offset *offsets, int noffsets) in proc_timens_set_offset()
381 struct proc_timens_offset *off = &offsets[i]; in proc_timens_set_offset()
419 struct proc_timens_offset *off = &offsets[i]; in proc_timens_set_offset()
/Linux-v6.1/fs/proc/
Dbase.c1581 struct proc_timens_offset offsets[2]; in timens_offsets_write()
1599 struct proc_timens_offset *off = &offsets[noffsets]; in timens_offsets_write()