Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dtime_namespace.h58 struct proc_timens_offset { struct
64 struct proc_timens_offset *offsets, int n); argument
/Linux-v5.10/kernel/time/
Dnamespace.c368 struct proc_timens_offset *offsets, int noffsets) in proc_timens_set_offset()
386 struct proc_timens_offset *off = &offsets[i]; in proc_timens_set_offset()
424 struct proc_timens_offset *off = &offsets[i]; in proc_timens_set_offset()
/Linux-v5.10/fs/proc/
Dbase.c1579 struct proc_timens_offset offsets[2]; in timens_offsets_write()
1597 struct proc_timens_offset *off = &offsets[noffsets]; in timens_offsets_write()