Home
last modified time | relevance | path

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

/linux-3.4.99/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-3.4.99/fs/fuse/
Ddir.c858 struct file *file, bool *refreshed) in fuse_update_attributes() argument
877 if (refreshed != NULL) in fuse_update_attributes()
878 *refreshed = r; in fuse_update_attributes()
1039 bool refreshed = false; in fuse_permission() local
1053 refreshed = true; in fuse_permission()
1067 if (err == -EACCES && !refreshed) { in fuse_permission()
1084 if (refreshed) in fuse_permission()
Dfuse_i.h752 struct file *file, bool *refreshed);
/linux-3.4.99/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-3.4.99/Documentation/video4linux/bttv/
DPROBLEMS49 - Some popup windows (e.g. of the window manager) are not refreshed.
/linux-3.4.99/Documentation/
Doops-tracing.txt184 information should be refreshed. See the klogd manual page for more
/linux-3.4.99/Documentation/power/
Ddevices.txt618 refreshed using DMA while most of the system is sleeping lightly ... and
/linux-3.4.99/fs/cifs/
DCHANGES582 test7 (hardlink count not immediately refreshed in case in which
/linux-3.4.99/Documentation/scsi/
DChangeLog.lpfc1603 * Keep track if hbaapi index numbers need to be refreshed.