Home
last modified time | relevance | path

Searched refs:refreshed (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/Documentation/scheduler/
Dsched-bwc.txt17 A group's unused runtime is globally tracked, being refreshed with quota units
91 be allowed to until the parent's runtime is refreshed.
/linux-4.4.14/Documentation/fb/
Dtgafb.txt64 refreshed. This is an X server problem, not a tgafb problem, and is fixed in
Dframebuffer.txt201 This means the screen data is refreshed about 59 times per second. To have a
/linux-4.4.14/fs/fuse/
Ddir.c910 struct file *file, bool *refreshed) in fuse_update_attributes() argument
929 if (refreshed != NULL) in fuse_update_attributes()
930 *refreshed = r; in fuse_update_attributes()
1083 bool refreshed = false; in fuse_permission() local
1097 refreshed = true; in fuse_permission()
1111 if (err == -EACCES && !refreshed) { in fuse_permission()
1125 if (refreshed) in fuse_permission()
Dfuse_i.h896 struct file *file, bool *refreshed);
/linux-4.4.14/Documentation/video4linux/bttv/
DPROBLEMS49 - Some popup windows (e.g. of the window manager) are not refreshed.
/linux-4.4.14/Documentation/
Doops-tracing.txt184 information should be refreshed. See the klogd manual page for more
/linux-4.4.14/Documentation/power/
Ddevices.txt653 refreshed using DMA while most of the system is sleeping lightly ... and
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES582 test7 (hardlink count not immediately refreshed in case in which
/linux-4.4.14/Documentation/scsi/
DChangeLog.lpfc1603 * Keep track if hbaapi index numbers need to be refreshed.