Home
last modified time | relevance | path

Searched refs:notified_at (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dcgroup-defs.h169 unsigned long notified_at; member
/linux/kernel/cgroup/
H A Dcgroup.c4795 last = READ_ONCE(cfile->notified_at); in cgroup_file_notify()
4807 WRITE_ONCE(cfile->notified_at, jiffies); in cgroup_file_notify()