Searched refs:laptop_mode (Results 1 – 5 of 5) sorted by relevance
43 The main knob is /proc/sys/vm/laptop_mode. Setting that to 1 switches the
35 - laptop_mode174 laptop_mode:
1492 extern int laptop_mode;1501 if (laptop_mode && req->cmd == READ) in end_that_request_last()
94 int laptop_mode; variable1063 if (!laptop_mode && dirty > dirty_limit) in bdflush_stop()2947 if (time_before(jiffies, bh->b_flushtime) && !laptop_mode) in sync_old_buffers()3128 if (laptop_mode) in kupdate()
56 extern int laptop_mode;317 &laptop_mode, sizeof(int), 0644, NULL, &proc_dointvec},