Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/incfs/
H A Ddata_mgmt.h123 unsigned int read_log_wakeup_count; member
H A Dvfs.c235 .read_log_wakeup_count = 10, in parse_options()
270 opts->read_log_wakeup_count = value; in parse_options()
1938 mi->mi_options.read_log_wakeup_count); in show_options()
H A Dpseudo_files.c1147 if (count >= mi->mi_options.read_log_wakeup_count) in log_poll()