Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcgroup-defs.h122 unsigned long notified_at; member
/Linux-v5.4/kernel/cgroup/
Dcgroup.c4149 unsigned long last = cfile->notified_at; in cgroup_file_notify()
4156 cfile->notified_at = jiffies; in cgroup_file_notify()