Searched defs:sync (Results 1 – 5 of 5) sorted by relevance
/mm/ |
D | backing-dev.c | 1051 void clear_wb_congested(struct bdi_writeback_congested *congested, int sync) in clear_wb_congested() 1065 void set_wb_congested(struct bdi_writeback_congested *congested, int sync) in set_wb_congested() 1084 long congestion_wait(int sync, long timeout) in congestion_wait() 1115 long wait_iff_congested(int sync, long timeout) in wait_iff_congested()
|
D | compaction.c | 2078 const bool sync = cc->mode != MIGRATE_ASYNC; in compact_zone() local
|
D | filemap.c | 1028 static int wake_page_function(wait_queue_entry_t *wait, unsigned mode, int sync, void *arg) in wake_page_function()
|
D | memcontrol.c | 1842 unsigned mode, int sync, void *arg) in memcg_oom_wake_function() 4573 int sync, void *key) in memcg_event_wake()
|
D | shmem.c | 1983 static int synchronous_wake_function(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in synchronous_wake_function()
|