Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dtime_namespace.h57 struct proc_timens_offset { struct
63 struct proc_timens_offset *offsets, int n); argument
/Linux-v6.6/kernel/time/
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()
/Linux-v6.6/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()